Skip to content
View yatin-anchan's full-sized avatar

Highlights

  • Pro

Block or report yatin-anchan

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
yatin-anchan/README.md






 ┌─────────────────────────────────────────┐
 │         ◈  CHARACTER  SHEET  ◈          │
 ├─────────────────────────────────────────┤
 │  CODENAME  ▸  Yatin Anil Anchan         │
 │  CLASS     ▸  AI / ML Engineer          │
 │  ORIGIN    ▸  Maharashtra, India 🇮🇳    │
 │  FACTION   ▸  Open Source Alliance      │
 ├─────────────────────────────────────────┤
 │  PRIMARY   ▸  Deep Learning · LLMs      │
 │  SECONDARY ▸  Web Dev · Mobile Dev      │
 │  WILDCARD  ▸  Space Science 🚀          │
 │  SIGIL     ▸  ISRO Certified ✔          │
 ├──────────────────────────┬──────────────┤
 │  POWER     ██████████░░  │  INT   9/10  │
 │  SPEED     ████████░░░░  │  DEX   8/10  │
 │  RESEARCH  █████████░░░  │  WIS  9.4/10 │
 └──────────────────────────┴──────────────┘
# >>> OPERATOR PROFILE — yatin_anchan.py

class YatinAnchan:
    name       = "Yatin Anil Anchan"
    role       = "AI / ML Engineer 🤖"
    location   = "Maharashtra, India 🇮🇳"
    education  = "B.Sc. Computer Science — Royal College"
    cgpi       = 9.4
    certified  = ["ISRO — AI/ML for Geo-data Analysis"]
    learning   = ["LLMs", "Transformers", "Geo AI"]
    building   = ["AUTONIX", "Py_OS", "DaanSetu"]
    portfolio  = "https://yatin-portfolio-yat1.vercel.app/"
    fun_fact   = "I debug at 2AM and call it ritual 💜"

    def motto(self) -> str:
        return "Build things that matter. 🚀"

💡 New to GitHub? Think of this as a character card from an RPG game — but for a developer!


◈ LIVE STATS ◈


◈ PORTFOLIO ◈

Arcane Portfolio






⚡ CORE LANGUAGES

Python C++ JavaScript TypeScript Kotlin
⭐⭐⭐⭐⭐ ⭐⭐⭐ ⭐⭐⭐⭐ ⭐⭐⭐⭐ ⭐⭐⭐⭐
AI · Scripts · Backend Systems · Performance Web · Interactive Typed Web Apps Android Apps

🧠 AI · MACHINE LEARNING · COMPUTER VISION

 

Skill Level Rank
MediaPipe ▓▓▓▓▓▓▓▓▓░ 92% Expert
PyTorch ▓▓▓▓▓▓▓▓░░ 82% Advanced
TensorFlow ▓▓▓▓▓▓▓▓░░ 76% Advanced
OpenCV ▓▓▓▓▓▓▓▓░░ 80% Advanced
HuggingFace ▓▓▓▓░░░░░░ 40% Apprentice
NumPy · Pandas ▓▓▓▓▓▓▓▓▓▓ 95% Expert

🔧 FRAMEWORKS & PLATFORMS


☁️ DATABASES & CLOUD

 


⛓️ WEB3 & BLOCKCHAIN


🛠️ DEV TOOLS & ENVIRONMENT




Click any badge to open the project. Each mission taught me something that levelled me up.


🛡️ MISSION_001 :: AUTONIX

Classification: MAIN QUEST · PUBLISHED RESEARCH · LIVE

╔════════════════════════════════════════════════════════╗
║  SYSTEM   :  Android Safety Application                ║
║  STACK    :  Kotlin · MediaPipe · Firebase · ML Kit    ║
║  RESULT   :  Published Research Paper 🏆               ║
║  PROGRESS :  ██████████████████████  DEPLOYED ✔       ║
╚════════════════════════════════════════════════════════╝

Mission brief: An Android app that uses your phone's camera + sensors to keep drivers safe. Real-time AI watches your eyes — if you're falling asleep, it blasts an alert. If you crash, it auto-sends your GPS to emergency contacts.

🔬 Under the hood:

  • 468-point facial landmark tracking via MediaPipe AI
  • EAR (Eye Aspect Ratio) maths to detect eye closure
  • Accelerometer + Gyroscope fusion for crash detection
  • Firebase cloud for live data sync & emergency SMS



AUTONIX APP

LIVE SITE

PAPER

APK


Kotlin Firebase MediaPipe Android


🖥️ MISSION_002 :: Py_OS

Classification: EDUCATIONAL QUEST · SOLO BUILD · COMPLETE

╔════════════════════════════════════════════════════════╗
║  SYSTEM   :  Python OS Simulation (tkinter GUI)        ║
║  STACK    :  Python · Tkinter · Custom GUI Engine      ║
║  RESULT   :  Full OS simulation with website 🎓        ║
║  PROGRESS :  ████████████████████████  COMPLETE ✔     ║
╚════════════════════════════════════════════════════════╝

Mission brief: A fake operating system built entirely in Python — looks and works like a real OS inside a single window. File manager, software store, drag-and-drop, notifications, settings panel. Built to help beginners understand how operating systems and GUIs work without any hardware.

🔬 Under the hood:

  • Custom GUI engine built on Python's Tkinter
  • Simulated file system with drag & drop support
  • Virtual software store with install/uninstall flow
  • Live settings: background colors, window opacity



Py_OS

Website


Python Tkinter Open Source


🔗 MISSION_003 :: DaanSetu

Classification: TEAM QUEST · BLOCKCHAIN · IN PROGRESS

╔════════════════════════════════════════════════════════╗
║  SYSTEM   :  Blockchain Donation Platform (Web3)       ║
║  STACK    :  React · TypeScript · Ethers.js · Polygon  ║
║  TEAM     :  3 Contributors                            ║
║  PROGRESS :  ████████████████░░░░░░  IN PROGRESS      ║
╚════════════════════════════════════════════════════════╝

Mission brief: A blockchain-powered crowdfunding/donation platform — like GoFundMe but on-chain so every rupee is publicly verifiable and nobody can hide or misuse funds. Built for transparent aid distribution.

🔬 Under the hood:

  • WalletConnect for crypto wallet auth (no passwords!)
  • Smart contracts auto-handle donations on Polygon
  • Geolocation targets aid to disaster-affected zones
  • IPFS for decentralized campaign file storage



DaanSetu


React TypeScript Polygon MongoDB IPFS


🌐 MISSION_004 :: AUTONIX Website

Classification: DESIGN QUEST · SOLO BUILD · LIVE

╔════════════════════════════════════════════════════════╗
║  SYSTEM   :  Cinematic Product Website (no frameworks) ║
║  STACK    :  Pure HTML · CSS · Vanilla JS              ║
║  RESULT   :  Cinematic sci-fi exhibition experience    ║
║  PROGRESS :  ██████████████████████  DEPLOYED ✔       ║
╚════════════════════════════════════════════════════════╝

Mission brief: The official marketing website for Autonix — zero React, zero frameworks, just raw HTML/CSS/JS creating a 12-second cinematic intro (motorcycle forms from particles!), 3D mouse-tilt perspective, live webcam EAR demo, and a fullscreen auto-presenting exhibition mode.

🔬 Under the hood:

  • Canvas-based motorcycle particle assembly animation
  • CSS 3D perspective tilting with mouse tracking
  • Live webcam feed with real-time EAR calculation overlay
  • Fullscreen exhibition slideshow (used at project fairs!)



Live Site

Repo


HTML CSS JS Bootstrap




╔═══════════════════════════════════════════════════════════════════════╗
║  📄  PUBLISHED RESEARCH — AIJFR INTERNATIONAL JOURNAL                ║
╠═══════════════════════════════════════════════════════════════════════╣
║                                                                       ║
║  TITLE    ▸  Autonix — Intelligent Rider Safety Assistance            ║
║               and Monitoring System                                   ║
║  JOURNAL  ▸  AIJFR — International Journal of Future Research        ║
║  AUTHORS  ▸  Yatin Anchan · Maizah Shaikh · et al.                   ║
║  YEAR     ▸  2025                                                     ║
║  STATUS   ▸  ███████████████████████████████  PUBLISHED  ✔           ║
║                                                                       ║
╚═══════════════════════════════════════════════════════════════════════╝

READ PAPER   VIEW PROJECT




╔═══════════════════════════════════════════════════════════════════════╗
║  🛰️  CERTIFICATION — INDIAN SPACE RESEARCH ORGANISATION (ISRO)       ║
╠═══════════════════════════════════════════════════════════════════════╣
║                                                                       ║
║  TITLE    ▸  AI / ML for Geo-data Analysis                            ║
║  ISSUER   ▸  ISRO — Indian Space Research Organisation                ║
║  STATUS   ▸  ███████████████████████████████  CERTIFIED  ✔           ║
║                                                                       ║
╚═══════════════════════════════════════════════════════════════════════╝
   



Each square on the graph = a day I pushed code. Darker = more commits.



  







Active learning queue — abilities currently being unlocked


 ╔══════════════════════════════════════════════════════════════╗
 ║          ◈  CURRENT LEARNING QUEUE  ◈                       ║
 ╠══════════════════════════════════════════════════════════════╣
 ║                                                              ║
 ║  🔬 Large Language Models (LLMs)   [████████░░░░]  65%      ║
 ║  🧠 Transformer Architectures      [██████░░░░░░]  52%      ║
 ║  🗺️  Geospatial AI (ISRO Cert.)    [████████░░░░]  65%      ║
 ║  ⛓️  Blockchain / Web3              [████░░░░░░░░]  38%      ║
 ║  🌐 Django REST Framework          [██████░░░░░░]  50%      ║
 ║  ⚛️  React Advanced Patterns        [████░░░░░░░░]  35%      ║
 ║  🐳 Docker & DevOps                [████░░░░░░░░]  30%      ║
 ║                                                              ║
 ╚══════════════════════════════════════════════════════════════╝



Portfolio

LinkedIn   Email

GitHub   Instagram

AUTONIX




⭐ Star a Repo 🤝 Follow Me 🍴 Fork & Build
Click ★ on any project — it's GitHub's way of saying "this is cool" and helps others find it! Hit Follow to see new projects in your feed Copy any repo, improve it, send a PR back!
Star Follow Fork




⚡ Crafted with obsession  ·  © 2026 Yatin Anil Anchan  ·  Maharashtra, India
"Build things that matter."  ·  🌐 yatin-portfolio-yat1.vercel.app

Pinned Loading

  1. Py_OS Py_OS Public

    Revolutionize OS learning with Py_OS! A Python-tkinter GUI (400x600) offering an interactive journey. Customize interfaces, explore apps, and experience OS dynamics hands-on. Say goodbye to dull do…

    Python 1 1

  2. Py_OS-website Py_OS-website Public

    This is a website for PY_OS (Revolutionize OS learning with Py_OS! A Python-tkinter GUI (400x600) offering an interactive journey. Customize interfaces, explore apps, and experience OS dynamics han…

    HTML

  3. kshaan-ali/daan-setu kshaan-ali/daan-setu Public

    TypeScript 1

  4. Autonix Autonix Public

    Autonix is an intelligent, smartphone-based driver safety and monitoring system engineered to reduce road accidents through real-time detection of drowsiness, crashes, and unsafe driving patterns.

    Kotlin 1