Skip to main content

Industrial Projects

Deployed and on-going research projects from my work with Nautlius JSC.

Advice Stall Counting

Resnet-based customized model to track customer behaviour in the medical stall area, coupling with ByteTrack to accomplish PharmaCity's counting accuracy demands.

GIF

Traffic Body Detection

Tailoring YOLOX model to optimize body detection for Traffic Counting in Thiso Mall, achieving > 90% accuracy within any given time-frame and low latency.

GIF

Coursework Projects

Compilation of class projects during my undergrad.

Secure File System

Go

Python

File Sharing System with Cryptographic Primitives

Pintos

C

Implementation of Pintos Operating System from scratch

RookieDB

Java

Barebone Database System with ACID properties and support Recovery

RISC-V CPU

Logisim

Design and Implementation of RISC-V with Logism

NumC

C

Python

Optimizing matrix operations with SIMD, OpenMP, and caching techniques.

Neural Network

NumPy

Numpy

Python

Implementation of fully-functional Neural Network from scratch.

NPenguin

NumPy

Numpy

Python

NP-Complete Algorithm for Graph Clustering

Gitlet

Java

Pocket Version Control System Git Clone