Logo

Hi there!


I'm interested in how software and hardware blend to create meaningful solutions.


Currently working on Rayvn Labs and Vega Racing Electric


📍Somewhere between reality and a joke gone too far


abt


Road Incident Detection System

Road Incident/Fire Detection and SMS Alert System

Real-time road incident and fire detection + SMS alert notification system developed using computer vision models, T5 string generation, and Twilio SMS API.

Crowd and Cluster Detection/Heatmap System

Crowd and Cluster Detection + Heatmap System

Crowd monitoring and cluster detection system developed using Python & OpenCV.

sots

Shadows On The Sands

Lore-based mystery narrative game set in a beachside restaurant.

Learn

Languages



path planning

Intro to Path Planning Algorithms

An introductory overview of core path planning algorithms used in robotics and autonomous systems, with a focus on popular approaches such as A*, Dijkstra’s algorithm, and RRT (Rapidly-exploring Random Trees), explaining how agents navigate from start to goal while avoiding obstacles and optimizing efficiency.

C Basics — Programs and Examples

C basics

C is a powerful, general-purpose programming language that provides a foundation for many modern languages. Known for its efficiency and control, C is commonly used in system programming, embedded development, operating systems, and video games.

Python Basics — Programs and Examples

Python basics

Python is a powerful, versatile, high-level, interpreted, object-oriented programming language, driving innovation across data science, machine learning/deep learning, web development, and automation.

Bash Basics — Programs and Automation

Bash basics

Bash (short for Bourne Again Shell) is a command-line language and scripting shell used primarily on Unix and Linux systems to automate tasks. It serves both as an interactive shell and as a scripting language for repetitive or complex operations.