This repository contains links to the university projects with a repository that I have worked on during my studies.
- Mario Bros: Recreation of the first level of the Mario Bros. videogame for the NES from 0 using Python and Pyxel.
- Creator-Consumer Queue: Implementation of a creator-consumer queue for banking purposes using C.
- Koi-Fish themed web: The first web we did is a restaurant koi-fish themed.
- Minimalist web: The second web we did which is a minimalist, styled and more professional page.
- Fluid Simulation & Optimization: A simulation of a fluid in a closed space, optimized to run in less than 30s 1,000 epochs of a 10,000+ particles file.
- Criptography Bank App: A basic bank app made in Python with criptography algorithms to protect the data.
- ML - Classification and Regression: A classification and regression project using Python's ScikitLearn and JupyterNotebook.
- ML - Clustering: A clustering project using Python's ScikitLearn and JupyterNotebook.
- Client-Server System Unix Queues: A client-server system for interchanging and storing tuples of values made with Unix Queues.
- Client-Server System Sockets: A client-server system for interchanging and storing tuples of values made with C's sockets.
- Client-Server System RPC: A client-server system for interchanging and storing tuples of values made with RPC.
- Ubiquitous APP: A ubiquitous app made purely in js, html5 and css.