Pinned Repositories
3D_Earth
3D Earth, coded in C++, using OpenGL.
clickbait-detection-analysis-results
Analysis results for the clickbait detection project done at the D4DS research group.
Cosgrove_System
Server-Client system application used to transfer files between process, using mutual exclusion methods
Digit_Recognition_IBL
Implementation of an algorithm used to classify graphic digits with IBL
Digit_Recognitions_News_Clusterization
Algorithm used to recognize graphic digits and classify newsgroups
EEPROM_File_Writer
llmasdeu
Config files for my GitHub profile.
LSudoking
Sudoku solver using recursive algorithms
PageRank
Page Rank algorithm implementation for the California websites directory, coded with Python
PWBOX
Full stack implementation of a Dropbox-like files storage application.
llmasdeu's Repositories
llmasdeu/3D_Earth
3D Earth, coded in C++, using OpenGL.
llmasdeu/clickbait-detection-analysis-results
Analysis results for the clickbait detection project done at the D4DS research group.
llmasdeu/Cosgrove_System
Server-Client system application used to transfer files between process, using mutual exclusion methods
llmasdeu/Digit_Recognition_IBL
Implementation of an algorithm used to classify graphic digits with IBL
llmasdeu/Digit_Recognitions_News_Clusterization
Algorithm used to recognize graphic digits and classify newsgroups
llmasdeu/EEPROM_File_Writer
llmasdeu/llmasdeu
Config files for my GitHub profile.
llmasdeu/LSudoking
Sudoku solver using recursive algorithms
llmasdeu/PageRank
Page Rank algorithm implementation for the California websites directory, coded with Python
llmasdeu/PizziSalle_PatronsJava
Simple application coded in Java to test design patrons.
llmasdeu/Pong_p5.js
Pong implementation with p5.js
llmasdeu/PPROG2-P_Final
Proyecto Final de Projectes de Programació II.
llmasdeu/Proj_Prog_I_Joc_2D
llmasdeu/Projecte_Processing
llmasdeu/PWBOX
Full stack implementation of a Dropbox-like files storage application.
llmasdeu/Restaurants_Android_App
Fictional Android app for restaurants.
llmasdeu/Spotify_Web_API
llmasdeu/SymfonyMoviesAPI
Simple movies API written with Symfony 5.
llmasdeu/TaskManager_Flutter
Task manager app, coded with Flutter
llmasdeu/TravelApp_iOS
iOS travels app, coded in Swift
llmasdeu/WeatherApp_iOS
iOS weather forecast app, coded in Swift
llmasdeu/WordCount
Java application that counts words in a file, using Hash tables