Skip to content
View atharvamavle's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report atharvamavle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
atharvamavle/README.md

Typing SVG

LinkedIn Portfolio Email Profile Views


👨‍💻 About Me

atharva = {
    "role":        "AI/ML Engineer & Founder",
    "degree":      "Master of Applied AI — Deakin University (2024–2026)",
    "currently":   ["AI Developer @ InnovAIte (Capstone)", 
                    "Software Engineer @ Deakin Competitive Robotics"],
    "shipped":     "ClauseCheck AU — live AI SaaS analysing Australian construction contracts",
    "interests":   ["Computer Vision", "LLM Agents", "MLOps", "ROS 2", "Full-Stack AI"],
    "ask_me":      "computer vision · LLM agents · MLOps · FastAPI · ROS 2",
}

🚀 Flagship Project

ClauseCheck AU — Live AI SaaS

Sole founder. Analyses Australian construction contracts (AS4000, GC21, ABIC) and flags risky clauses in plain English in under 2 minutes.

Layer Stack
Frontend TanStack Start · TypeScript · Cloudflare Workers (SSR)
Backend Python · REST API · Render · Supabase PostgreSQL + RLS
AI Claude Opus 4.6 + Haiku · async pipeline · Supabase Realtime
Payments & Auth Stripe AUD · Google OAuth · Deno Edge Functions · 4 pricing tiers
CI/CD GitHub Actions · 12 AI eval pytest tests (all green) · auto-deploy on push

Results: 21-finding report on real AS4000 contract · state-specific SoP Act rules for all 8 AU states · client-side PDF validation saves API credits


🏆 Australian Rover Challenge 2026

Represented Deakin University12th place out of 17 teams · 390+ students across 5 countries

Receiving the award Team with Borealis rover

Team with Borealis rover


🔧 Currently Building

Project What I'm building Stack
FitTrack Voice-first fitness & calorie tracker — Alexa logs workouts/meals via Lambda into a Render backend with a React dashboard Alexa · AWS Lambda · Python · React
DermaGuard AI Full-stack skin cancer screening platform — AI image analysis, PDF reports, hospital discovery PyTorch EfficientNet-B4 · Python · React · Google Places API

📌 Featured Projects

Project Highlights
StudyMate AI Agentic Socratic tutor · 3-level adaptive teaching · repo-aware · deployed on Render · submitted to Sophiie AI Hackathon ($5K prize, 200+ devs)
Mine Safety RAG Copilot NLP Q&A over 10+ safety manuals · 1,000+ chunk RAG pipeline · 75% query time reduction · YOLO PPE detection across 3 camera feeds
Azure ML Predictive Maintenance SDK v2 pipeline · custom feature engineering · deployed to managed online endpoint for real-time inference

🛠️ Tech Stack

AI & ML

Python PyTorch YOLO OpenCV LangChain HuggingFace scikit-learn

Web & Backend

FastAPI React TypeScript Supabase Cloudflare Streamlit

DevOps & Cloud

Docker Azure AWS GitHub Actions Git Linux

Robotics

ROS2


📊 GitHub Stats

GitHub Streak

Pinned Loading

  1. mirmisbahali/deakinrover.space mirmisbahali/deakinrover.space Public

    This is the official website of Deakin Rover Team

    TypeScript 2

  2. fittrack-frontend fittrack-frontend Public

    Voice‑first fitness tracker where Alexa logs workouts and meals into my own backend, with a web dashboard for daily calories, history, and future watch + nutrition integrations.

    TypeScript

  3. hackathon hackathon Public

    Forked from sophiie-ai/hackathon

    SophiieAI 2026 February Hackathon | An AI-powered Questioning coding tutor that helps students understand code (especially intimidating GitHub repositories) by asking the right questions, giving pr…

    Python

  4. ai-skin-cancer-detector ai-skin-cancer-detector Public

    DermaGuard AI is a computer vision web app using a custom CNN to classify skin lesions (Melanoma, BCC, SCC). Built as a research proof-of-concept for AI in healthcare.

    TypeScript