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.

office_attendace

Created to automatically keep track of my office attendance by recording when connected to the office Wi-Fi

my_json_parser

Built a custom JSON parser from the ground up transforming raw strings into structured data through manual tokenisation

makers_final_project

Final Engineering Project for the Makers bootcamp. A a secure-first Rails application implementing Google OAuth and end-to-end encryption.

bitwise_tic_tac_toe

A Ruby implementation of the classic Tic-Tac-Toe game using bit-mask operations for efficient game state management.