Some of my projects:
is a security vulnerability pipeline built with Python on a minimal web UI. It pulls recent public CVE records, normalizes them and then displays the filtered data on a ranked live dashboard. It also sends hourly Telegram alerts based on meaningful deltas between each run.
is a VPS-hosted AI news dashboard that aggregates the latest feeds, including certain regional Asia tech related updates. The pipeline fetches & publishes structured JSON to a GitHub Gist, which then displays the information onto a node structure & map overlay.
is a hybrid mobile SaaS built on Next.js (React) wrapped in Capacitor, using serverless proxy architecture & PostgreSQL with RLS. It assists CDL drivers during mechanical downtime as an AI diagnostic tool & analyzes breakdown symptoms based off driver input. The app also includes a mechanic (geospatial API) map & a records keeping section for inspection reports.