AC
BUILDING MACHINES THAT UNDERSTAND | TURNING DATA INTO DECISIONS | TEACHING SYSTEMS TO FIND THE SIGNAL | AI × DATA × CREATIVITY | FROM PROBLEM → SYSTEM → SOLUTION | CODE IS THE TOOL. THINKING IS THE ENGINE. | ENGINEERING INTELLIGENCE, NOT JUST SOFTWARE | WHERE LOGIC MEETS STORYTELLING | BUILD. BREAK. ITERATE. REPEAT. | CURIOUS BY DEFAULT. | ALWAYS BUILDING SOMETHING.
Projects

Build Archive

A filterable index of AI, data, automation, and web systems work with case-study drill-down.

Project Archive

4 projects shown

LLM/RAG2026

SecureDocAI

An offline-first document intelligence system for retrieval, summarization, and evidence-aware question answering.

In Progress
PythonFAISSTransformersRAG

Architecture Signal

  1. Document

  2. Parsing

  3. OCR

  4. Chunking

  5. Embeddings

  6. FAISS

  7. Retrieval

  8. Offline LLM

  9. Answer

AI/ML2026

Spidey Store

An AI-powered conversational commerce platform that translates natural-language shopping intent into structured product retrieval and recommendations.

Completed
PythonFastAPIPydantic AIMongoDB Atlas

Architecture Signal

  1. Query

  2. Pydantic AI Agent

  3. Filter Extraction

  4. Normalization

  5. Mongo Query

  6. Product Search

  7. Recommendations

  8. Results

WEB APPS2026

AttendanceIQ

A full-stack attendance management platform with OTP-based verification, session-aware validation, analytics dashboards, and CSV export workflows.

Completed
Python 3.11+FastAPIUvicornSupabase

Architecture Signal

  1. Student

  2. Class Session

  3. OTP Request

  4. OTP Verify

  5. Attendance Mark

  6. Analytics

  7. CSV Export

AUTOMATION2025

Project Scaffold Agent

A CLI utility that generates nested project structures from JSON or YAML configs with dry-run safety and overwrite protection.

Completed
PythonJSONYAMLPyPI

Architecture Signal

  1. Config Input

  2. Parser

  3. Validator

  4. Dry Run

  5. Executor

  6. Project Tree