Code_
Portfolio
Compilation of active and archived code bases I have worked on through the years, showcasing a small section of my skills as a developer.
Active_Projects
[ 5_TOTAL ]PWB_PMS 2.0
A total conversion of my college group's thesis into Ruby on Rails Framework. Project is a construction company progress management tool with a bit of employee and inventory tracking involved. There is plans for repurposing the existing API code base and creating a NextJS + Rails app based on the finalized output for this repository.
portfolio
A Portfolio site created with NextJS 16. Currently the site you are viewing right now. As of this writing, I have set my code base to private as this site is still a work-in-progress.
pokedex
A Pokedex clone site, design insipration is taken heavily from the game Pokemon Fire Red in the Game Boy Advance console, this is created for a separate job application and features were incomplete. I intend to complete this site in the future and add this as part of the portfolio.
SocketIO Study
This Application was created as a test bench to try and create a simple chat-app through web-sockets. Code is somewhat-obsolete, and in-need of a major overhaul, but the real-time messaging function sort-of works.
Next Chat
This is an experimental real-time chat app using Node.JS and NextJS instead of Socket.io. This also needs a major UI overhaul, as this repo was created purely to test theory and logic setup.
Archived_Projects
[ 4_TOTAL ]These are archived projects that are completed or abandoned. In due time I intend to migrate them using newer tech stacks in order to add them again for future portfolio items.
Jake-eLearning
A simple E-Learning site where you can create quizzes. All created through Ruby on Rails
Travellers Nomadic Hut
A Air-BnB Clone created in Ruby on Rails with deprecated Social Media Login support.
Suggestion Box React
A small Suggestion box application created through ReactJS using react-hook-form. Its an incomplete application, created as a testing code base.
Currently_Learning
[ NODE_STATUS: SYNCING ]These are tech stacks, tools, and languages I am currently exploring..