Pinned Repositories
3000lines-SP2
(Studio Project 2) Crash-landed on a different planet, adjust to your new life and befriend the locals in this dating simulator. Developed by 4 programmers.
CZ2007_Project
SQL codes for CZ2007 Introduction to Databases Project.
drtls-decoder-dwm1001
Capture DRTLS (PANS v2.0) frames with a DWM1001 module, and using a Python script to provide a breakdown of the frame data.
HobbyProjects-Arduino
Hobby hardware projects using the Arduino IDE. Currently have: Arduino Uno, ESP32
lenet5-verilog
A Verilog design of LeNet-5, a Convolutional Neural Network architecture
PlatformerGame2D
A simple 2D platformer game based off Super Mario Bros. (1985) developed in Unity 2021.3.6f1.
RRT-ROS
C++ Rapidly-exploring Random Tree (RRT) and RRT* implementation for ROS Melodic Morenia. Includes a visualizer and custom map drawer built with OpenCV.
SuperJanitor
Augmented Reality (AR) game for ARCore Android devices. Developed with Unity3D
UsedInterface
Group assignment to design the interfaces for a mobile game in Unity.
Arduino
NTU SCSE CZ3004/CE3004 Multidisciplinary Design Project (MDP) - Arduino
djtfoo's Repositories
djtfoo/lenet5-verilog
A Verilog design of LeNet-5, a Convolutional Neural Network architecture
djtfoo/RRT-ROS
C++ Rapidly-exploring Random Tree (RRT) and RRT* implementation for ROS Melodic Morenia. Includes a visualizer and custom map drawer built with OpenCV.
djtfoo/SuperJanitor
Augmented Reality (AR) game for ARCore Android devices. Developed with Unity3D
djtfoo/UsedInterface
Group assignment to design the interfaces for a mobile game in Unity.
djtfoo/3000lines-SP2
(Studio Project 2) Crash-landed on a different planet, adjust to your new life and befriend the locals in this dating simulator. Developed by 4 programmers.
djtfoo/CZ2007_Project
SQL codes for CZ2007 Introduction to Databases Project.
djtfoo/HobbyProjects-Arduino
Hobby hardware projects using the Arduino IDE. Currently have: Arduino Uno, ESP32
djtfoo/ARStorybook
The Dreamer Boy is a short children's AR storybook written for HZ9101: Introduction to Creative Writing's Multimedia Assignment.
djtfoo/CPA_Implementation
Implementation of Correlation Power Analysis (CPA) in Python to retrieve the key of an AES-128 algorithm from collected power traces, and generate plots of "correlation of all possible key bytes" and "correlation of the correct key byte vs number of traces".
djtfoo/DRAGONZ
(Studio Project 4) Play as a dragon soaring the skies and breathing fireballs in this player-vs-player multiplayer game. Developed in Unity by 4 programmers.
djtfoo/drtls-decoder-dwm1001
Capture DRTLS (PANS v2.0) frames with a DWM1001 module, and using a Python script to provide a breakdown of the frame data.
djtfoo/PlatformerGame2D
A simple 2D platformer game based off Super Mario Bros. (1985) developed in Unity 2021.3.6f1.
djtfoo/ClosedAddressHashing
CZ2001 Algorithms Example Class 2
djtfoo/CZ3005Lab3_TenQuestions
CZ3005 Artificial Intelligence Assignment 3
djtfoo/DinoRun
Clone of the chrome offline dino game.
djtfoo/dwm1001-sniffer
Simple C examples for Decawave DWM1001 hardware
djtfoo/EdgyGame
Pair assignment to implement game development techniques such as scene graph, spatial partitioning and dynamic scripting.
djtfoo/FakeAI
A robot factory simulation. Pair Assignment for DM2242 Artificial Intelligence in Games (NYP SIDM GDT)
djtfoo/FlightScheduling
CZ2001 Algorithms Example Class 4
djtfoo/FT-RT-Scheduling
EE5903 CA2: Simulation of FEST and EnSuRe, 2 fault-tolerant real-time scheduling algorithms that aim to improve energy savings in multicore systems.
djtfoo/Iridescence
Iridescence is a 2D-isometric action role-playing game developed in Unity. It was done for Final Year Project (Minor).
djtfoo/lenet5-cpp
An implementation of LeNet-5, a Convolutional Neural Network architecture, in C++
djtfoo/MergeInsertionSort
CZ2001 Algorithms Example Class 3
djtfoo/MobileBAM
A simple mobile game developed with Android Studio.
djtfoo/Questions-App
Resource of a variety of simple trivia, math or logic questions; application developed in Unity
djtfoo/Raikiri-BulletHell
Raikiri: Lightning Cutter is a 'bullet hell' game developed using cocos2d-x for PC, Android and iOS.
djtfoo/SP3Group2Asshats
(Studio Project 3) Capture monsters from the wild for your zoo using your tools and your wits. Moncolle is developed by 4 programmers.
djtfoo/Turtle-Loop-Examples
Simple examples of drawing shapes and patterns using loops.
djtfoo/Vuforia-Unity-Introduction
Introductory-level sample project for Vuforia in Unity as a reference on how to start developing Augmented Reality (AR) projects using Vuforia on Unity. Project includes a modified DefaultTrackableEventHandler script to allow callback of additional events, and to test in Unity Editor's Play Mode without needing an external camera or tracking of markers.
djtfoo/word-checker
Word Checker is a mobile application to check if an English word is an official Scrabble word. The application is built on Xamarin on Visual Studio 2019.