All work
Projects
A selection of systems I've built - LLM red-teaming, agentic pipelines, air-gapped retrieval, and computer-vision tooling.
Sentinel-AI
Autonomous agentic DevOps pipeline - self-healing CI/CD orchestration.
- An agentic tool that finds the root of what breaks in a deployment, proposes a fix, and upon human approval, makes the changes, pushes the code, and creates a merge request
- FastAPI
- Next.js
- Google ADK
- Gemini
AI Research Assistant
An AI Assistant for assisting in academic research work
- This project is an AI Based Research Assistant that is built for the purpose of helping student, particularly in Computer Science domain, with their academic research projects and personal (beginner) research projects.
- LangGraph
- Machine Learning
- NLP
- Tool Calling
- Agentic AI
Predictive Maintenance Pipeline
System to identify failures in industrial machines before time.
- Sensor telemetry turned into failure forecasts before downtime hits. An end-to-end pipeline from signal ingestion to a maintainable predictor in the field.
- XGBoost
- Machine Learning
- Time Series