Skip to content
View AsMetOP's full-sized avatar

Block or report AsMetOP

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
AsMetOP/README.md
Typing SVG

"I don't just run models — I run simulations of domination. 😎"




Profile Views

⚡ About Me

I'm a 3rd-year B.Tech CS student at KIIT University with a deep obsession for intelligent systems — specifically the kind that learn, see, and reason. My work sits at the intersection of Computer Vision, Deep Learning, and ML Systems Engineering.

When I'm not debugging transformer architectures at midnight, I'm thinking about my long-term mission: building a Global Ontology Intelligence Engine — an AI system that understands the world not just statistically, but structurally.

  • 🔭  Currently working at Happiest Minds Technologies as an ML Intern
  • 🛰️  Previously: Terraivise (ViT + MAE on NASA satellite imagery) | Pinnacle Labs (real-time lane detection)
  • 🧠  Deep-diving into: Vision Transformers, PyTorch Lightning, Self-Supervised Learning
  • 🏗️  Building: DoccyAI — a symptom-to-disease prediction platform (ML Engineer on the team)
  • 📜  Certified: IBM Machine Learning Professional Certificate
  • ⚡  Fun fact: The first ML model I deployed had a scikit-learn version mismatch at 2am. I fixed it. I learned more in that hour than a week of tutorials.

🔬 What I've Actually Built

Project What It Does Stack
🛰️ Semantic Segmentation on Satellite Imagery Land-cover classification using ViT + MAE (Prithvi architecture) PyTorch Lightning, GeoPandas, HuggingFace
🚗 Real-Time Lane Detection Live road lane detection pipeline using classical CV OpenCV, Canny Edge, Hough Transform
🩺 DoccyAI Symptom prediction ML API, deployed on HuggingFace Spaces scikit-learn, FastAPI, Docker
🧩 CSP Sudoku Solver Backtracking + Forward Checking + MRV heuristic in <70 lines Python
📖 StoryNest PWA storytelling app with offline support Node.js, Express, Service Workers

🛠️ Tech Stack

Languages

Python C++ SQL JavaScript

ML / DL

PyTorch scikit-learn OpenCV HuggingFace TensorFlow

Engineering & MLOps

FastAPI Docker AWS Kafka Git


📊 GitHub Stats


🎯 Currently Focused On

asmet = {
    "role"       : "Data Science Intern @ Happiest Minds",
    "learning"   : ["Vision Transformers", "GenAI", "LLM Systems", "AgenticAI"],
    "building"   : ["DoccyAI", "Competitor Intelligence Agent (LangGraph)"],
    "obsession"  : "Systems that don't just predict — they understand",
    "end_goal"   : "Global Ontology Intelligence Engine 🌍"
}

🤝 Let's Connect

I'm open to collaborating on deep learning research, CV projects, and ambitious ML systems. If you're building something that matters, let's talk.

📬 asmetranjan25@gmail.com

Built with curiosity. Deployed with confidence. Debugged at 2am. 🌙

Pinned Loading

  1. DSA-CPP DSA-CPP Public

    C++

  2. GestureControlledVolumeAdjuster GestureControlledVolumeAdjuster Public

    Python

  3. Python-Full-Course Python-Full-Course Public

    Python Practice Repository A collection of Python programs, chapter-wise practice problems, and mini projects for learning and revision.

    Jupyter Notebook

  4. road-lane-detection road-lane-detection Public

    A deep learning project for detecting road lanes using OpenCV and neural networks.

    Jupyter Notebook

  5. symptoai symptoai Public

    SymptoAI is an ethical, AI-powered medical assistant designed to analyze user-reported symptoms and provide safe, preliminary health guidance. This system does NOT provide medical diagnoses and pri…

    Jupyter Notebook

  6. terratorch terratorch Public

    Forked from terrastackai/terratorch

    A Python toolkit for fine-tuning Geospatial Foundation Models (GFMs).

    Python