Skip to content
View Amunet98's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Amunet98

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.

Content in all repositories owned by your account will be closed.
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
Amunet98/README.md

🚀 Software Developer  •  👁️ Computer Vision  •  🔒 Secure Backends

Typing SVG
LinkedIn X (Twitter) Portfolio Email Profile views

🧑‍💻 About Me

const me = {
  location: "Kathmandu, Nepal 🇳🇵",
  role: "Software Developer / Computer Vision",
  currentFocus: "Real-time computer vision in the browser & full-stack apps",
  funFact: "I taught the browser to read Devanagari ✍️",
  askMeAbout: ["web dev", "computer vision", "database design", "Salesforce"],
};
  • 🔭 Currently working on Lekh Patro — a Nepali typing, OCR, translation & Bikram Sambat calendar PWA, now also a native Android app with home-screen widgets
  • 🌱 Learning more ML / computer vision and on-device AI (Transformers.js, ONNX)
  • 👯 Open to collaborating on open-source projects
  • 🔒 Recently went back through a five-year-old project of mine and wrote up every bug I found20 of them
  • 💬 Ask me about JavaScript/TypeScript, Python, computer vision in the browser, or why your booking system oversells
  • ⚡ Fun fact: Salesforce Trailhead Double Star Ranger — 289 badges & 100k+ points 🏅

🛠️ Tech Stack

Languages

JavaScript TypeScript Python Java Kotlin PHP C++

Frontend

React Vite Tailwind CSS

Backend & Database

Node.js Express Prisma MySQL PostgreSQL Socket.IO

ML & Computer Vision

YOLOv8 OpenCV ONNX MediaPipe

DevOps & Tools

Docker Vercel Git Linux Android Studio Capacitor


⭐ Featured Projects

Project Description Tech
⌨️ Lekh Patro Romanized Nepali typing IME with in-browser OCR, English↔Nepali translation (optionally fully on-device) & a Bikram Sambat calendar — also ships as a native Android app with home-screen widgets — live React TypeScript Transformers.js Kotlin
👁️ Human Anomaly Detection My final-year project, restored and rebuilt — real-time fall/pose detection: YOLOv8 pose model plus a geometric posture classifier calibrated over 4,924 images, running in the browser or server-side; replaced a 3-class detector I trained on 8,340 images that evaluation showed keyed on scene appearance — live demo YOLOv8 ONNX Node.js
Hand Gesture Recognition Browser-only real-time recognition of 7 hand gestures — live MediaPipe WASM React
🎨 Air Canvas Draw in the air with your finger — hand-tracked painting, no backend — live MediaPipe Canvas API React
🏟️ Stadium Booking My 3rd-year project, restored — and fixed what I found: an admin panel open to anyone, and a race condition that oversold seats — live · the numbers PHP 8 MySQL Docker

💬 Let's build something amazing together!

"Code is like humor. When you have to explain it, it's bad." — Cory House

Pinned Loading

  1. lekh lekh Public

    Type Nepali without a Nepali keyboard — romanized input (kasto chha → कस्तो छ) with in-browser OCR and English↔Nepali translation. Installable offline PWA.

    JavaScript 1

  2. human-anomaly-detection-frontend human-anomaly-detection-frontend Public

    Frontend for the real-time fall-detection system — live video, pose overlay and alerting. Live demo: bimeshpoudel.com.np/human-anomaly-live-demo

    JavaScript

  3. air-canvas air-canvas Public

    Draw in the air with your finger - hand-tracked painting running entirely in the browser, no uploads

    JavaScript

  4. gesture-recognition gesture-recognition Public

    Real-time hand gesture recognition in the browser - MediaPipe hand tracking, no backend, video never leaves the device

    JavaScript

  5. stadium-booking stadium-booking Public

    Restored and security-hardened a 2021 PHP/MySQL stadium ticket-booking system: fixed broken access control on the admin panel, eliminated a race condition that oversold seat capacity, migrated MD5 …

    PHP

  6. First-webpage First-webpage Public

    My very first HTML page, kept as-is — the starting point of my web development journey.

    HTML 1