CS50-SQL-Final-Project
The final project for the cs50 introduction to databases with SQL was an opportunity to take my newfound skill with SQL and develop my very own database.
These are some of the things I've built.
The final project for the cs50 introduction to databases with SQL was an opportunity to take my newfound skill with SQL and develop my very own database.
Created to automatically keep track of my office attendance by recording when connected to the office Wi-Fi
Built a custom JSON parser from the ground up transforming raw strings into structured data through manual tokenisation
Final Engineering Project for the Makers bootcamp. A a secure-first Rails application implementing Google OAuth and end-to-end encryption.
A Ruby implementation of the classic Tic-Tac-Toe game using bit-mask operations for efficient game state management.