Backend-focused engineer building production systems in security intelligence, industrial ERP, real-time dashboards, and mobile applications.
Live Deployment: https://cybersec-saas-zjfau6dqcq-uc.a.run.app/
Vulnerability Intelligence Platform β Source Code
Aggregates CVEs & advisories (NVD, MSRC, Cisco, RedHat), correlates with assets, and triggers email alerts.
- Python 3.12
- FastAPI (REST APIs)
- PostgreSQL
- SQLAlchemy ORM
- Background task processing
- Email alert engine (SMTP integration)
- CVE ingestion pipelines
- Web scraping (requests, BeautifulSoup)
- Data normalization & parsing
- Dockerized deployment
- Google Cloud Run
- GitHub Actions CI (lint, test, docker build)
- Flake8 linting
- PyTest backend tests
Industrial fabrication tracking & inventory ERP system with automatic material deduction.
- Python
- FastAPI
- SQLite (production lightweight DB)
- Excel/CSV parsing (pandas, openpyxl)
- Role-based authentication
- Stage-based workflow engine
- Auto material deduction logic
- Dashboard statistics API
- REST API architecture
- HTML/CSS/Vanilla JS frontend
- Local server deployment
- Structured modular backend
Real-time telemetry dashboard for MAVLink-compatible drones.
Backend:
- Python
- FastAPI
- PyMAVLink
- Uvicorn
- Pydantic
Frontend:
- React 18
- Vite
- TailwindCSS
- Recharts
- Framer Motion
System:
- 20Hz telemetry polling
- JSON telemetry API
- Modular adapter architecture (MAVLink, DJI placeholder)
- Local simulation engine
Mobile task management app with algorithmic priority scoring.
- React Native CLI
- TypeScript (strict mode)
- Firebase Authentication
- Cloud Firestore
- Real-time listeners
- Context API + useReducer
- Optimistic UI updates
- Native date-time picker
- React Navigation
- Firestore security rules
Backend: Python
Frontend: HTML/JS
- Multi-source advisory scraping
- Vulnerability monitoring
- Lightweight monitoring interface



