about me
Hi! My name is Justin Daludado and I'm a computer science student at Carleton University. I'm in my 4th year of my Honours Bachelor of Computer Science degree with a focus in Cybersecurity. I've gained experience in programming through my school courses and my own personal projects. I aim to work as a Software Developer!
Skills & Technologies
Languages
Python
C
C++
Java
JavaScript
TypeScript
SQL
Swift
Go
Haskell
Web Technologies
HTML/CSS
React
Next.js
Node.js
Express
Databases
PostgreSQL
MongoDB
Supabase
Firebase
Tools & Platforms
Qt
Oracle Cloud Infrastructure
Git
Gymnasium
Jax
Numpy
Pandas
Linux
SwiftUI
projects
Schedule Manager (2024)
A schedule manager that allows managers to create and manage their store schedules, and for employees to view their schedules. Includes authentication and profiles for both managers and employes. Managers are able to create schedules based off availability and preferences. Real-time updates implemented using Supabase and PostgreSQL. Written with Next.js and React.
Secret Santa Discord Bot (2022)
A Discord bot built with discord.py that automates Secret Santa gift exchanges. Features include user registration via reactions, automated random matching with duplicate prevention, private DM notifications, and customizable gift price ranges. Handles edge cases like odd numbers of participants and user dropouts.