Repositories
Here are some of my projects on GitHub, listed by creation date. Projects range from full stack apps to neural networks to smaller concepts work. Each project is linked in their card. I hope you enjoy having a look at my projects!
acc_engine
front: https://github.com/WSIB-Innovation/rtw.git back: https://github.com/WSIB-Innovation/rtw-backend.git
Created: 2024-12-17
electron_app
App to test the creation of native desktop systems with electron.
Created: 2024-12-11
WhatIsThatDog
Mobile App built using react-native that will send api requests for classifying dog breeds to a flask api server containing a custom built CNN made with pytorch trained on the Stanford dog dataset. To take a look at some examples checkout some images from my portfolio linked here.
Created: 2024-11-27
Neural_Networks
A collection of neural networks built on public data using python with libraries like pytorch, numpy, pandas and matplotlib.
Created: 2024-11-05
U-Videos
Mobile App where you can share your AI generated videos for others to see and save. Fullstack application built with Appwrite for auth, database and file storage. App is built using Expo/React-Native/NativewindCSS/JS/TS.
Created: 2024-10-18
CommunoLearn
A Collaborative Study/Planning web app designed for students who want to plan study sessions and collaborate with friends or study groups. The core features will involve scheduling study sessions, creating tasks, sharing notes, tracking progress, and more. Built using modified T3 stack: Next, Vercel, TS, Tailwind, Prisma, Postgres, GCAuth, TRPC...
Created: 2024-10-12
shadcn-proj
Recipe app built using Next.js to experiment with and learn Shadcn/ui which is built on top of tailwiindCSS.
Created: 2024-09-27
hawkHacks
hawkhacks hackathon project! Campus life (especially at Waterloo) is boring. Find stuff to do. Geesespotter can help you easily figure out what is going on around campus to find new friends and participate in planned or spontaneous activities. Give it a go today!t
Created: 2024-05-17
U-goals
Goal planning app built with django and react as well as axios, vite and MaterialUI. Users can login/signup then create/edit and delete goals. Goals include a title, timeline and steps that you'll take to complete the goal. Plans for further features including records of past goals, suggestions and more
Created: 2024-04-15
U-blockchain
Blockchain build with node.js and typescript. Built during a quick course to learn the basics of blockchain and how they're created.
Created: 2024-04-13
U-exchange
Exchange rate site built using Next and TailwindCSS. Data is pulled from currencyapi. Site is hosted using netlify. Users can query the website for one of the numerous currencies we support and get the exchange rate for any other currency. Users can then input the amount they want to exchange and see how much this is worth in the new currency
Created: 2024-04-09
U-help
Ticketing system built with Next, Tailwind and Supabase, along with some other tools. Users can login/signup and then log tickets. These tickets include a title, urgency and description. Tickets can be deleted/edited at any time by the requestor.
Created: 2024-04-08
U-passwords
Password creation and saving site built with React, bootstrap and firebase. Users can signup/login and then use our three main resources. Firstly, users can create a password based on criteria they set. Secondly, users can enter a current password or a password they just had generated to test its strength. Lastly, users can save their passwords.
Created: 2024-04-06
U-fitness
Fullstack workout creation site built with MERN stack. MongoDB (atlas with mongoose), ExpressJS, ReactJS, NodeJS and JWTs for Auth. Users can signup/login then create exercises with sets/reps and amount to create workouts.
Created: 2024-04-04
U-projects
Project Management system built using React and Firebase. Users can login/signup and then gain access to a wide range of features. Users can view the offline/online status of others. Users can create new projects with a title, description, due-date and category and can assign projects to users. Users can comment on projects and edit ones they own.
Created: 2024-04-02
U-finance
Finance app build with React and Firebase. Users can login/signup then add transactions to their tracker. You can only view your own transactions and delete them whenever you want. New features like insights and budgeting to come.
Created: 2024-03-30