Daniel Lee
dleedev365
π¨π»βπ» in π¨π¦ working on consumer-facing applications
Languages
Repos
22
Stars
14
Forks
0
Top Language
Python
Loading contributions...
Top Repositories
[CMPT 470: Web-based Information Systems] A job board web application designed to solve interview resources not being available 24/7 at SFU CS co-op office; built with MERN stack + Google APIs
[CMPT 459 Special Topics in Database Systems: Data Mining] A data mining/machine learning project aimed to recommend features to renters to attract more people to their listings on RentHop website. Use SVM, RandomForest, Logistic-Regression, KNN, Decision Tree, and Naive Bayes.
A python script for automating ICBC Knowledge Test Booking with less user effort
[CMPT 365: Multimedia System] A Java GUI application that allows users to change RGB, brightness, grayscale and dithering of an image. Use FloydβSteinberg dithering algorithm.
A personal notes from GraphQL's official documentation
A collection of personal notes from "Head First - Ruby Programming"
Repositories
22A personal notes from GraphQL's official documentation
A collection of personal notes from "Head First - Ruby Programming"
A python script for automating ICBC Knowledge Test Booking with less user effort
No description provided.
[CMPT 474: Web Systems Architecture] An experimental lightweight serverless web application deployed to AWS using Django, Zappa, and PostgreSQL.
[CMPT 459 Special Topics in Database Systems: Data Mining] A data mining/machine learning project aimed to recommend features to renters to attract more people to their listings on RentHop website. Use SVM, RandomForest, Logistic-Regression, KNN, Decision Tree, and Naive Bayes.
[CMPT 365: Multimedia System] A Java GUI application that allows users to change RGB, brightness, grayscale and dithering of an image. Use FloydβSteinberg dithering algorithm.
An iOS SMS filter extension that provides risk assessments on incoming text messages for potential phishing
A take-home assessment from BC Children's Hospital Digital lab; supports users to search a pokemon and view various properties of the pokemon
[CMPT 310: Artificial Intelligence Survey] N-Queens Problem, CSP problem, Minisat, Min-Conflicts, Hill-Climbing Search, Backtracking Search
[CMPT 371: Data Communications and Networking] A distributed hash table program that reads inputs from a text file
[CMPT 354: Database Systems I] A Java GUI application that allows users to create their profiles, query flight schedules and book a flight.
[CMPT 310: Artificial Intelligence Survey] A console game that allows a human player to play against a computer whose decisions are based on pure Monte Carlo Tree Search algorithm
[CMPT 365: Multimedia System] A Java GUI application that generates audio waveform for .wav files
[CMPT 300: Operating Systems I] A multi-threaded program that demonstrates "bound-buffer" problem using POSIX threads semaphores and mutexes
[CMPT 470: Web-based Information Systems] A job board web application designed to solve interview resources not being available 24/7 at SFU CS co-op office; built with MERN stack + Google APIs
A 4-digit guessing game that adapts principles of mastermind and baseball games
Implemented login system and CSV file uploading feature with MD5 hashing, express-session and live Histogram
A server application that allows users and admin to manage blog posts.
a toy project to learn about basics of next.js
A Spring Boot REST Application that allows you to track runs through a REST API
A simple CRUD web application created with MERN stack