Pinned Repositories
backpropagation
chess
Chess game built with Java using the Swing library
commerce
Project 2 of the CS50’s Web Programming course
django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
k-means-clustering
k-means clustering method in Scala
mail
Project 3 of the CS50’s Web Programming course
mini-c-compiler
A mini-C compiler built with Python
music-streaming-service
A simple music streaming service using Python
network
Project 4 of the CS50’s Web Programming course
parallel-matrix-multiplication
Benchmark the performance of the parallel matrix multiplication methods
esteban-gasan's Repositories
esteban-gasan/backpropagation
esteban-gasan/chess
Chess game built with Java using the Swing library
esteban-gasan/commerce
Project 2 of the CS50’s Web Programming course
esteban-gasan/django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
esteban-gasan/k-means-clustering
k-means clustering method in Scala
esteban-gasan/mail
Project 3 of the CS50’s Web Programming course
esteban-gasan/mini-c-compiler
A mini-C compiler built with Python
esteban-gasan/music-streaming-service
A simple music streaming service using Python
esteban-gasan/network
Project 4 of the CS50’s Web Programming course
esteban-gasan/parallel-matrix-multiplication
Benchmark the performance of the parallel matrix multiplication methods
esteban-gasan/traffic-ticket-app
An app to keep track of traffic tickets
esteban-gasan/monte-carlo-pi
Parallel implementation of the dartboard algorithm to approximate pi
esteban-gasan/movie-api
A simple example of a movie API
esteban-gasan/operating-system-algorithms
esteban-gasan/python-automation
Some python scripts to automate stuff in your PC
esteban-gasan/quiz-maker
Tool to create tests and evaluate students
esteban-gasan/schedule-parser
Parser to process the info from text-based schedules
esteban-gasan/search
Project 0 of the CS50’s Web Programming course
esteban-gasan/single-cycle-processor
A Verilog implementation of a single cycle processor using the LEGv8 instruction set architecture
esteban-gasan/space-game
A space invaders-like game built using Pygame
esteban-gasan/websockets-image-search
Websockets example
esteban-gasan/wiki
Project 1 of the CS50’s Web Programming course