Projects
oct 2023

I programmed a snake game with a bunch of cool new features in C

introducing features like dynamic obstacles,2 player mode and advanced scoring. This project enriched my C skills by requiring algorithmic thinking, efficient memory management, responsive input handling, and debugging optimizations. see more

Nov 2023

Automated Borrowing and Returning System for Projectors

Designed a projector cabinet with the DE1-SoC control board to enable automatic borrowing and returning, showcasing my expertise in programming and advanced electronics. See more

2020-2021

Curiosity-Driven Web Development Journey

I created engaging websites such as a task manager, a diary, and a music recommendation app. This journey fueled my passion for crafting interactive online experiences. See more

Robot with DE1-SoC

Remotely Controlled & Autonomous Modes

Created a robot capable of remote control or autonomously following a lead car or trajectory using the DE1-SoC. Gained experience in control systems and robotics. See more

Photoelectric Detector Project

Health Metrics Detection System

Developed a photoelectric detector using LEDs and amplifiers to measure health metrics like BPM. This involved signal amplification, CAN conversion, and manipulation with MATLAB. See more

RF Signal Transmission

Long-Distance Signal Transmission with Modulation

Worked on an RF project for long-distance signal transmission. Implemented modulation and filtering techniques to enhance signal clarity and range. still ongoing

Circuit Simulation App

PSPICE-like Circuit Simulator in C++

Developed a simulation app using C++ and OOP principles, similar to PSPICE, for circuit analysis, enhancing my programming and engineering skills. Still ongoiing