Featured Projects

Research and development projects in systems, robotics, and security.

9 projects showing
RustOS: Bare-metal RISC-V Kernel

RustOS: Bare-metal RISC-V Kernel

2025

A minimal, from-scratch operating system kernel for RISC-V, implementing bootloading, UART drivers, and memory management in Rust.

RustAssemblyRISC-VQEMU+2 more
SEALCrypt

SEALCrypt

2024

Thread-safe C++17 wrapper library for Microsoft SEAL homomorphic encryption engine with automated CMake/GTest CI pipeline.

C++17CMakeGoogle TestHomomorphic Encryption+2 more
LiDAR 2D Room Mapping

LiDAR 2D Room Mapping

2024

C++ application using Livox Mid-360 LiDAR sensor with PCL and OpenCV to create 2D maps of indoor environments with floor plane detection.

C++PCLOpenCVCMake+1 more
T-REX: Rust WCET Analyzer

T-REX: Rust WCET Analyzer

2025

Python tool for analyzing LLVM IR from Rust programs to estimate Worst-Case Execution Time (WCET) with call graph visualization.

PythonLLVMRustNetworkX+1 more
Reverse Engineering Tutorials

Reverse Engineering Tutorials

2021

Collection of reverse engineering tutorials covering crackme challenges, keygen development, and binary patching techniques.

C++PythonAssemblyGhidra+1 more
Railway Semantic Segmentation Research

Railway Semantic Segmentation Research

2025

Research fork of MMSegmentation implementing semantic segmentation for railway infrastructure using RailSem19 and UNLV RTIS datasets.

PythonPyTorchMMSegmentationComputer Vision+1 more
Knowledge Mapper

Knowledge Mapper

2025

AI-powered knowledge assessments with personalized quizzes. Visual progress tracking via radar charts and instant AI-driven feedback.

Next.jsTypeScriptReactAI/LLM+1 more
Lazy Wordler

Lazy Wordler

2024

Next.js app that scrapes the Wordle website to display current puzzle answers using server-side rendering.

Next.jsTypeScriptTailwindCSSReact
Proton Pass to Chrome Converter

Proton Pass to Chrome Converter

2024

Python script that converts Proton Pass password exports to Chrome-compatible CSV format.

PythonJSONCSV