Dani K. (DaCasBe)

DaCasBe

Geek Repo

Location:Cordoba, Spain

Github PK Tool:Github PK Tool

Dani K.'s repositories

TwitchPy

This is a package you can use to connect with the Twitch API, manage a channel, create bots, etc

Language:PythonLicense:GPL-3.0Stargazers:32Issues:6Issues:61

Multiple-Quadratic-Knapsack-Problem-using-Population-based-Metaheuristics

This is a program that use two metaheuristics to solve the Multiple Quadratic Knapsack Problem. The used metaheuristics are a Genetic Algorithm and the Ant Colony Optimization.

Language:C++Stargazers:8Issues:0Issues:0

Multiple-Quadratic-Knapsack-Problem-using-Global-Search

This is a program that use four kinds of global search to solve the Multiple Quadratic Knapsack Problem. The used types of global search are Simulated Annealing, Tabu Search, GRASP and Iterated Greedy.

Language:C++Stargazers:4Issues:0Issues:0

Multiple-Quadratic-Knapsack-Problem-using-Local-Search

This is a program that use two kinds of local search to solve the Multiple Quadratic Knapsack Problem. The used types of local search are Simple Search and Search by Maximun Slope.

Language:C++Stargazers:4Issues:0Issues:0

Multiple-Quadratic-Knapsack-Problem-using-Random-Search

This is a program that use a random search to solve the Multiple Quadratic Knapsack Problem.

Language:C++Stargazers:4Issues:0Issues:0

Minesweeper

This was the first game I did without any help. I did it while studying the first course of Computer Engineering

Language:CStargazers:1Issues:0Issues:0

Battleship

It is the famous game Battleship (multiplayer)

Language:C++Stargazers:0Issues:0Issues:0

Gestion-de-stock

Un sistema simple de gestión de inventario

Language:C++Stargazers:0Issues:0Issues:0

Pac-Man

The classic Pac-Man video game. It is necessary to have the allegro.h library.

Language:C++Stargazers:0Issues:1Issues:0

Pong

It is the famous game Pong

Language:CStargazers:0Issues:1Issues:0

Snake

It is the famous game Snake

Language:CStargazers:0Issues:0Issues:0

Spaceship-Game

This is a game about a ship that has to dodge asteroids or destroy them for scoring points

Language:C++Stargazers:0Issues:0Issues:0