My Projects
Here are some of my recent projects in AI, cybersecurity, and automation.
SQL CLI Agent
2025
Developed an AI-powered command-line interface for SQL database management. Implemented NLP to translate English queries into SQL and used LangChain orchestration across MySQL and PostgreSQL, streamlining query execution and reducing development time.
Study Buddy AI
2025
Built an adaptive learning assistant in Python. Integrated a Neo4j knowledge graph for contextual content retrieval and implemented spaced-repetition algorithms to optimize study schedules, improving user retention.
AI Command Assistant
2025
Created a CLI-based AI assistant on Arch Linux to automate system tasks via natural language. Integrated a real-time weather API for information queries. Designed a multi-stage agent architecture (planning, execution, observation) using Python with OpenAI and Groq APIs.
SOC Monitoring Dashboard
2024
Developed during SOC Analyst internship at iBharat.org. Created a comprehensive dashboard for monitoring network security across 100+ endpoints using Wazuh, Snort, and Splunk for threat detection and incident response.
API Security Framework
2024
Implemented comprehensive API security best practices and blue team protocols during SOC internship. Developed security controls that reduced vulnerability exposure through stricter access controls and monitoring.