Selected Projects

These are projects I actually built and iterated on, not polished concept pieces.

Recon Toolkit

Role: System Design + Development

Tech:

PythonKali LinuxNmap

Features: Automated scanning with structured output parsing

Focus: Modular command flow and reusable scan profiles

Outcome: Cut analysis time when validating known targets

Automation Bot System

Role: Automation Builder

Tech:

PythonAPIsCLI tools

Features: Task scheduling with repeatable workflow chains

Outcome: Removed repetitive manual steps from daily ops

Smart Irrigation System

Role: Embedded Developer

Tech:

ArduinosensorsDC pump

Features: Soil-moisture driven automation loop

Outcome: More stable watering with less waste

Automated Targeting System

Role: System Designer

Tech:

Arduinoultrasonic sensors

Features: Object tracking paired with motor control

Outcome: Working prototype used for field tests

Pirates Hive Restaurant Website

Role: Full-stack Developer

Tech:

Next.jsReactTailwind

Features: Custom UI and ordering flow

Outcome: Stable MVP ready for growth

How I Build

Modular First

If a system cannot be split and reused, it becomes expensive fast.

Security by Default

I prefer safe defaults over “fix it later” security patches.

Practical Scope

Useful and shipped beats perfect and unfinished.

Fast Feedback Loops

Small releases, fast tests, and honest postmortems.