Showcase
This page contains a few projects (and coding doodles) that I’d like to show you.
Tech Stack
- JS/TS (including NodeJS, ReactJS, Astro, NextJS, ExpressJS, ElectronJS)
- HTML/CSS (including SASS/SCSS, TailwindCss and Bootstrap)
- Git & Github
- MongoDB, PostgreSQL, MySQL and SQLite
- Golang
- Rust (don’t ask me to write any though!)
Projects
- P2Tutor => A peer-to-peer tutoring platform that uses AI to intelligently match tutors and students based on their skills and interests
- Tuu-Duu (View on Github) => Project planner and habit tracker web app
- TobsDB (View on Github) => A database built from scratch in Golang, with a custom schema declaration syntax and a custom JSON based query language
- Worship Manager => Presentation software for churches to use during services/sermons
- Tobsmg (View on Github) => A private image server built to host and share images
- Tobsdraw (View on Github) => A simply drawing app built using html canvas
- Edging (View on Github) => An edge detection implementation in rust