dleedev365
👨💻 in 🇨🇦 doing full stack (pursuing interest in user-facing application development)
Vancouver, BC
Pinned Repositories
2020-SFU-CSSS-Fall-Hackathon
A python script for automating ICBC Knowledge Test Booking with less user effort
2023-Mastercard-Discovery-Day-Hackathon
An iOS SMS filter extension that provides risk assessments on incoming text messages for potential phishing
ai-prompt-sharing-next-js-basics
a toy project to learn about basics of next.js
AI-Tic-Tac-Toe-pMCTS
A console game that allows a human player to play against a computer whose decisions are based on pure Monte Carlo Tree Search algorithm
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aima_python_practices
N-Queens Problem, CSP problem, Minisat, Min-Conflicts, Hill-Climbing Search, Backtracking Search
Image-Processing
A java project that converts an image into grey scale, rgb colours and many more.
myBetterExperience
A college team project: a job board web application designed to solve interview resources not being available 24/7, built with MERN + Google APIs
Pokedex-Mini
A take-home assessment from BC Children's Hospital Digital lab. It's a small web application that supports the user to search a pokemon and view various properties of the pokemon
Two-Sigma-Connect-Rental-Listing-Inquiries
Use data mining techniques to predict the level of interest a new rental listing would gain on RentHop
dleedev365's Repositories
dleedev365/myBetterExperience
A college team project: a job board web application designed to solve interview resources not being available 24/7, built with MERN + Google APIs
dleedev365/Two-Sigma-Connect-Rental-Listing-Inquiries
Use data mining techniques to predict the level of interest a new rental listing would gain on RentHop
dleedev365/Image-Processing
A java project that converts an image into grey scale, rgb colours and many more.
dleedev365/Pokedex-Mini
A take-home assessment from BC Children's Hospital Digital lab. It's a small web application that supports the user to search a pokemon and view various properties of the pokemon
dleedev365/2020-SFU-CSSS-Fall-Hackathon
A python script for automating ICBC Knowledge Test Booking with less user effort
dleedev365/2023-Mastercard-Discovery-Day-Hackathon
An iOS SMS filter extension that provides risk assessments on incoming text messages for potential phishing
dleedev365/ai-prompt-sharing-next-js-basics
a toy project to learn about basics of next.js
dleedev365/AI-Tic-Tac-Toe-pMCTS
A console game that allows a human player to play against a computer whose decisions are based on pure Monte Carlo Tree Search algorithm
dleedev365/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
dleedev365/aima_python_practices
N-Queens Problem, CSP problem, Minisat, Min-Conflicts, Hill-Climbing Search, Backtracking Search
dleedev365/Airline-Database-System
A GUI (Graphic User Interface) program that allows users to create their profiles, query flight schedules and book a flight.
dleedev365/Audio-Waveform-Generator
A simple audio waveform generator for .wav file
dleedev365/Apricity-Serverless-Django
A simple CRUD application built with Django + PostgreSQL, deployed serverless to AWS
dleedev365/blog-server-side-ejs
A server application that allows users and admin to manage blog posts.
dleedev365/Bounded-Buffer-Problem
A multi-threaded program that demonstrates "bound-buffer" problem using POSIX threads semaphores and mutexes
dleedev365/ChordDHT
A simple distributed hash table program that reads inputs from a text file
dleedev365/dleedev365
dleedev365/dleedev365.github.io
dleedev365/grading-scale-system
Implemented login system and CSV file uploading feature with MD5 hashing, express-session and live Histogram
dleedev365/NumberBaseballGame
A 4-digit guessing game that adapts principlces of mastermind and baseball games
dleedev365/ProductBoard
A simple CRUD web application created with MERN stack
dleedev365/Runnerz
A Spring Boot REST Application that allows you to track runs through a REST API