Home | Resume | Projects | Cool Stuff | GitHub | LinkedIn | Instagram


Pikselate - Social Network application for photos based on location only
  • Swift
  • ExpressJS
  • MySQL


MyCoursesApp - A course Organizer to keep track of grades, assignments, and due dates.
  • Swift
  • SQLite3
I made this small web app because I wanted to see if it's possible, given a list of addresses and a starting point, to give an estimated time of arrival for each address based on usual traffic by returning the best route in terms of time (since shipping companies can never give me a small time interval for delivery).
  • ExpressJS
  • Jade/CSS
  • Google Maps API
Cloud Storage application
  • ExpressJS
  • Jade/CSS
  • SQLite3
A course Organizer to keep track of grades, assignments, and due dates.
  • PHP
  • HTML/CSS
  • SQLite3
cuPID is a software that allows students to register in projects created by administrators. After all students are registered in the project, the administrator will run an algorithm that would determine the best team matches based on the qualifications filled in the student profile by each student.
  • C++
  • QT
  • CSS
Print JSON objects and arrays in a nice and readable way.
  • NodeJS
Express Middleware that logs incoming requests to standard output.
  • NodeJS