Skip to content
View MhoOmm's full-sized avatar

Block or report MhoOmm

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
MhoOmm/README.md
╔══════════════════════════════════════════════════════════════════╗
║                     hello world, I'm                             ║
║             ███╗   ███╗██╗  ██╗ ██████╗                          ║
║             ████╗ ████║██║  ██║██╔═══██╗                         ║
║             ██╔████╔██║███████║██║   ██║                         ║
║             ██║╚██╔╝██║██╔══██║██║   ██║                         ║
║             ██║ ╚═╝ ██║██║  ██║╚██████╔╝                         ║
║             ╚═╝     ╚═╝╚═╝  ╚═╝ ╚═════╝                          ║
╚══════════════════════════════════════════════════════════════════╝
Typing SVG

LinkedIn GitHub LeetCode Mail


omm.config.js

const omm = {
  role        : "Full-Stack Engineer × ML Practitioner",
  university  : "KIIT Deemed University, Bhubaneswar — B.Tech CSE '27",
  cgpa        : 9.39,

  languages   : ["C++", "JavaScript", "Python", "Java"],

  webStack    : {
    frontend  : ["React", "Next.js", "Redux", "TailwindCSS"],
    backend   : ["Node.js", "Express", "FastAPI", "WebSockets", "WebRTC"],
    databases : ["MongoDB", "PostgreSQL", "MySQL"],
    auth      : ["JWT", "RBAC", "Session Isolation"],
  },

  mlStack     : {
    models    : ["RoBERTa", "MobileNetV2", "LSTM", "GPT-Fine Tuning"],
    libraries : ["scikit-learn", "Keras", "TensorFlow", "NumPy", "Pandas", "PyTorch", "HuggingFace APIs"],
  },

  currentMission : "#365DaysOfCode — LeetCode + WebDev + AI-ML Practice",
  seeking        : "Summer 2026 internships → SWE / Data Science / ML",

  offDuty     : {
    music     : ["EDM", "hip-hop", "retro-rock"],
    gaming    : ["souls-like", "open-world", "FPS"],
  },

  available   : false
};

⚙️ Tech Arsenal

Languages

C++ JavaScript Python Java

Frontend

React Next.js Redux TailwindCSS

Backend & Real-Time

Node.js Express FastAPI WebRTC

ML / AI

PyTorch TensorFlow Keras scikit-learn HuggingFace

Databases

MongoDB PostgreSQL MySQL

🏆 Achievements

  • 🥇 1st Place — Konverge Hackathon
    Built No Fake Samachar (Pramaan), a multi-modal misinformation detection suite using NLP & deep learning.
    Judged by Kinetex Lab & K-1000.

  • 🏅 Smart India Hackathon (SIH) Nomination
    Selected among Top 50 teams at KIIT University in the internal evaluation round.

  • 🎓 **Full Stack Web Development — EICT Academy,IIT Kanpur **
    Completed intensive training covering React, Node.js, Express, MongoDB and production deployment workflows.


📊 Stats


╔══════════════════════════════════════════════════════╗
║  $ alias available="echo 'open to Summer 2026 SWE   ║
║  & ML internships → ommtripathi046@gmail.com'"       ║
║  $ git commit -m "ship fast, learn faster"           ║
╚══════════════════════════════════════════════════════╝

Coding to Hip-Hop beats since 2023

Pinned Loading

  1. asmit759/Mint asmit759/Mint Public

    Mint: Your AI-Powered University Mentorship Platform An intelligent, full-stack web application designed to connect students and mentors. Features AI chatbots for academic and emotional support, le…

    JavaScript 2

  2. Data_Structures_Algo Data_Structures_Algo Public

    This repository contains all my solved coding problems from LeetCode and GeeksforGeeks, organized neatly by topic such as Graphs, Trees, Dynamic Programming, Arrays, Strings, and more. It serves as…

    C++

  3. Open-Domain-QA_DE-BERT Open-Domain-QA_DE-BERT Public

    An end-to-end retrieval-augmented extractive Question Answering (QA) system for multi-hop reasoning on the HotpotQA benchmark.

    Jupyter Notebook

  4. DL_Learning DL_Learning Public

    This repository contains my hands-on implementations of various Deep Learning concepts and models using Keras and PyTorch. Each folder focuses on a specific topic with notebooks, experiments, and s…

    Jupyter Notebook

  5. Pramaan Pramaan Public

    API_Smiths submission for HackOlympus by MLSA.

    Jupyter Notebook

  6. No_fake_Samachar No_fake_Samachar Public

    API_Smiths submission for Konverge-Hackathon 2026. PS- We won it...

    JavaScript