Pinned Repositories
Algorithms-Baekjoon
Algorithm Study (https://www.acmicpc.net/)
Autonomous-RC-Car-Racing
Using Nvidia Jetson Nano Board and Pytorch to train the autonomous RC car for the competition.
C-Programming-Tasks
Various C programming tasks will be uploaded
CID-REGISTER-PARSER
CID Register parsing script for Linux / Mac OS
Face-Recognition-App-Using-GoogleFaceAPI
Android based face recognition app using Google Face API
file-encrypt-decrypt
encryption and decryption of files with tiny-AES
Intelligent_Racing_Project
Intelligent Racing Project for NXP Cup National University Students Intelligent Car Race
Simple-Task-Management-System
Simple Task Management Web using Restful API
STM32-Smart-Streetlamp-Control-System
Using STM32103FVE to build the Smart Streetlamp Control System
RDC-Emulator-2020
New releases to the (HKUST Robotics Team RDC 2020) Emulator and updates to the documentation and starter kit will be published here.
danlee1213's Repositories
danlee1213/Autonomous-RC-Car-Racing
Using Nvidia Jetson Nano Board and Pytorch to train the autonomous RC car for the competition.
danlee1213/Face-Recognition-App-Using-GoogleFaceAPI
Android based face recognition app using Google Face API
danlee1213/file-encrypt-decrypt
encryption and decryption of files with tiny-AES
danlee1213/Algorithms-Baekjoon
Algorithm Study (https://www.acmicpc.net/)
danlee1213/C-Programming-Tasks
Various C programming tasks will be uploaded
danlee1213/CID-REGISTER-PARSER
CID Register parsing script for Linux / Mac OS
danlee1213/Code-Algorithms-Test
Prepare Algorithms Tests
danlee1213/Intelligent_Racing_Project
Intelligent Racing Project for NXP Cup National University Students Intelligent Car Race
danlee1213/Simple-Task-Management-System
Simple Task Management Web using Restful API
danlee1213/STM32-Smart-Streetlamp-Control-System
Using STM32103FVE to build the Smart Streetlamp Control System
danlee1213/Estimate_Pi_from_points
Estimate Pi calculation from the points inside and outside of the circle
danlee1213/HTML-CSS-Javascript
Uploading HTML/CSS/Javascript
danlee1213/open-source-project-template
A project template containing default open source files for new projects
danlee1213/Python-Practices
Uploading Python tasks
danlee1213/Robotics-HKUST-2020-Tutorial
danlee1213/SFML_Tutorial
SFML_Tutorial for 2D game
danlee1213/SoftwareTutorialHW2020
This is the repository you will use to submit your homework
danlee1213/tiny-AES-c
Small portable AES128/192/256 in C