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

Block or report index-oss

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
index-oss/README.md

Hi πŸ‘‹, I'm Mohit Sharma

Backend Engineer β€’ Systems & Automation


🧠 Value Proposition

I build backend and automation systems by starting from the problem, not the stack.

My work focuses on designing controlled, reliable systems that operate under real-world constraints β€” where correctness, clear scope, and predictable behavior matter more than surface-level features.


πŸš€ About Me

  • Backend-focused engineer interested in systems behavior, automation, and correctness
  • Design projects around explicit problem spaces and constraints
  • Comfortable owning a system end-to-end when required
  • Prefer fewer projects with deeper engineering over rapid feature accumulation
  • Actively improving engineering judgment through real failure modes and trade-offs

πŸ› οΈ Tech Stack (Used in Real Projects)

Frontend: HTML, CSS, Tailwind CSS, JavaScript
Backend & Automation: Python, JavaScript
Databases: MongoDB
Systems & DevOps: Linux, Bash, Docker

Tools are chosen based on the problem β€” not the other way around.


πŸ” CVEStrike β€” Automated Threat Intelligence

Problem
Security teams face an overwhelming stream of vulnerability disclosures with little prioritization.

What I Built
An automated system that ingests CVE and security advisory data, structures it, and analyzes it to surface relevant security insights efficiently, reducing manual monitoring overhead.

πŸ”— https://github.com/index-oss/CVEStrike


πŸ•·οΈ Spiderweb Crawler β€” Website Structure Discovery

Problem
Naive crawling of websites leads to duplication, infinite loops, and unreliable structural data.

What I Built
A Python-based crawler that recursively maps internal website structure while preventing duplication, avoiding cycles, and enforcing controlled traversal.

πŸ”— https://github.com/index-oss/Spiderweb-Crawler


πŸ›°οΈ Satellite β€” Computational Visualization System

Problem
Mathematical and orbital data is difficult to interpret without accurate transformations and visualization.

What I Built
A system that converts mathematical satellite models into an interactive visual representation, maintaining accuracy across coordinate transformations and time-based updates.

πŸ”— https://github.com/index-oss/Satellite


✨ SparkleVision β€” Real-Time Visual Interaction

Problem
Real-time visual systems require low-latency pipelines and consistent frame handling.

What I Built
A computer-vision pipeline that processes live visual input and produces immediate visual feedback, focusing on frame consistency and low-latency rendering.

πŸ”— https://github.com/index-oss/Sparkle-vision-


πŸ“Š GitHub Stats


πŸŒ€ Activity Graph

GitHub Activity Graph


🎯 What I’m Looking For

  • Backend Engineer / Software Engineer Intern / Junior roles
  • Work involving real system development, automation, or backend logic
  • Teams that value engineering depth, clean design, and ownership

πŸ“« Contact

Pinned Loading

  1. Sparkle-vision- Sparkle-vision- Public

    Mini Hand detection for project Backup ...

    HTML

  2. Self-Heal-Ai Self-Heal-Ai Public

    SelfHeal-AI is an AI-powered self-healing security agent for Linux servers. It monitors Apache/NGINX logs in real time, detects anomalies, blocks malicious IPs, auto-recovers crashed services, send…

    HTML 2

  3. CVEStrike CVEStrike Public

    CVEStrike is a daily cybersecurity intelligence bot that fetches the latest CISA security alerts, summarizes them using a local LLM via OpenRouter, and sends formatted threat reports to Telegram an…

    Python 1

  4. Spiderweb-Crawler Spiderweb-Crawler Public

    A web crawler designed to assist penetration testers by mapping attack surfaces, discovering endpoints, parameters, and common security misconfigurations.

    HTML