Pinned Repositories
AviatoApp
User interface components and client-side functionalities for the Aviato application.
AviatoCore
An ASP.NET Core Web API, adhering to Clean Architecture, tailored for airport management.
cancer-immune-system-models
python-based simulations of the Kuznetsov and Taylor model using both Euler and Runge-Kutta numerical methods
Codeforces-Performance-Predictor
Data fetch, statistical analysis and linear regression work, to predict the expected future performance of Codeforces users, using the API.
concurrent-linked-list
C implementation of a lock-based concurrent linked list
cooperAItive
A solution to play non-fully observable cooperative games using Artificial Intelligence
dolce-neve
Dolce Neve Gelato's web page
domino-player
dockerized example player to connect to the cooperAItive remote domino engine
myIRC
Python-based IRC client featuring a user-friendly GUI.
To-Dos-App
An application that records a to-do list using ASP.NET and React.js
AlexBeovides's Repositories
AlexBeovides/dolce-neve
Dolce Neve Gelato's web page
AlexBeovides/RegularCardGame
BlazorServer application for a trading card game, featuring a custom mini-programming language for card effects.
AlexBeovides/To-Dos-App
An application that records a to-do list using ASP.NET and React.js
AlexBeovides/AviatoApp
User interface components and client-side functionalities for the Aviato application.
AlexBeovides/AviatoCore
An ASP.NET Core Web API, adhering to Clean Architecture, tailored for airport management.
AlexBeovides/cancer-immune-system-models
python-based simulations of the Kuznetsov and Taylor model using both Euler and Runge-Kutta numerical methods
AlexBeovides/Codeforces-Performance-Predictor
Data fetch, statistical analysis and linear regression work, to predict the expected future performance of Codeforces users, using the API.
AlexBeovides/concurrent-linked-list
C implementation of a lock-based concurrent linked list
AlexBeovides/cooperAItive
A solution to play non-fully observable cooperative games using Artificial Intelligence
AlexBeovides/domino-player
dockerized example player to connect to the cooperAItive remote domino engine
AlexBeovides/frontend-mentor
frontend mentor challenges
AlexBeovides/house-price-predictor
Predictor of the price of a Cuban house given the description text (2022)
AlexBeovides/library-mgmt-api
API for managing library's book catalog, loans, and readers using Nest.js and Sequelize ORM.
AlexBeovides/Moogle
Programming Project - 2022
AlexBeovides/myIRC
Python-based IRC client featuring a user-friendly GUI.
AlexBeovides/hulk-compiler
Python-based compiler for the HULK programming language, featuring semantic analysis and C code generation capabilities.
AlexBeovides/little-lemon
TypeScript-based web page for the fictional restaurant Little Lemon
AlexBeovides/memory-allocation-simulator
A tool for testing different memory allocation policies
AlexBeovides/next-movie-db
a Next.js frontend for The Movie DB, showcasing popular films with Material UI & Redux.
AlexBeovides/optimization-project
price 2 function optimization analysis
AlexBeovides/S-MIPS-CPU
S-MIPS processor designed in logisim
AlexBeovides/scheduling-simulator
A tool for experimenting with process scheduling policies