Skip to content
View MrSJx's full-sized avatar

Block or report MrSJx

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

███╗   ███╗██████╗       ███████╗     ██╗██╗  ██╗
████╗ ████║██╔══██╗      ██╔════╝     ██║╚██╗██╔╝
██╔████╔██║██████╔╝      ███████╗     ██║ ╚███╔╝ 
██║╚██╔╝██║██╔══██╗      ╚════██║██   ██║ ██╔██╗ 
██║ ╚═╝ ██║██║  ██║      ███████║╚█████╔╝██╔╝ ██╗
╚═╝     ╚═╝╚═╝  ╚═╝      ╚══════╝ ╚════╝ ╚═╝  ╚═╝
⚡ Building the things that don't exist yet.

Typing SVG


╔══════════════════════════════════════════════════════╗
║  $ whoami                                            ║
║  > MrSJx — CE Freshman. Builder. Chaos Coordinator.  ║
║  $ cat mission.txt                                   ║
║  > Build real systems. Not tutorials.                ║
║  $ status                                            ║
║  > Online. Grinding. Shipping.                 [■■■] ║
╚══════════════════════════════════════════════════════╝

> init MrSJx.profile()

class MrSJx:
    name        = "SJ"
    alias       = "MrSJx"
    year        = "First Year — Computer Engineering @ AIT, Pune"
    mindset     = "AI-First. Systems-aware. Explorer by default."

    currently   = [
        "🌊 FloodSense  — AI flood prediction system (Hackathon live)",
        "🧠 Audience    — AI interaction layer using Meta Tribe v2",
        "💱 SwapSkill   — Peer-to-peer skill trade platform (Startup)",
        "🎙️ Radio Ragaa — Building the brand + the website",
    ]

    stacks      = ["Python", "C++", "SQL", "Streamlit", "Git", "AI/ML"]
    exploring   = ["Cybersecurity", "Networking", "Cloud", "Systems"]
    
    philosophy  = "Make it → Break it → Fix it → Ship it."

    def __repr__(self):
        return "Not the most polished. Just the most persistent."

> ls projects/

# Project What it actually does Stack
01 🌊 FloodSense Real-time flood prediction + simulation for Kolhapur district. Built for Agro Pune Hackathon. Live repo. Python AI Geo
02 🧠 Audience AI-based audience interaction system using Meta Tribe v2 architecture Python AI
03 💱 [SwapSkill] P2P skill-trade & monetization platform for college students. Full startup blueprint. Python Web
04 🎙️ Radio Ragaa Club website built with AI — creative brand going live Web AI
05 📊 [Daily Review App] Tracks learning, forces reflection, kills passive grinding Streamlit Python

🔥 These aren't tutorial projects. These are real problems with real builds.


> cat stack.config

Python C++ SQL Streamlit Git VS Code

AI/ML Cybersecurity Cloud Networking


> run stats.sh

GitHub Streak


> cat activity.log

MrSJx's Activity Graph


> grep -r "approach" mindset/

$ cat /mindset/how_i_work.txt

  ┌─────────────────────────────────────────────────────┐
  │                                                     │
  │   I don't wait until I'm ready.                     │
  │   I ship when it's 70% done and fix in production.  │
  │                                                     │
  │   I don't specialize early.                         │
  │   I explore everything and double down on what      │
  │   starts working.                                   │
  │                                                     │
  │   Role in any team → AI + Systems.                  │
  │   The one who understands WHY the tools work,       │
  │   not just HOW to use them.                         │
  │                                                     │
  └─────────────────────────────────────────────────────┘

> tail -f growth.loop

[PROCESS RUNNING...]

  Think ──► Build ──► Break ──► Fix ──► Ship
    ▲                                     │
    └─────────────────────────────────────┘

  Iteration count: ████████████████████ ∞

  Status: NEVER STOPPING

" Cope it until you Cook it. "

— the only rule that matters.


> ping MrSJx

GitHub LinkedIn Instagram


Visitor Count


Pinned Loading

  1. floodsense floodsense Public

    AI-powered flood prediction and early warning system for Maharashtra. Combines NASA SRTM terrain data with real-time weather forecasts to simulate flood risk zones and alert farmers 72 hours in adv…

    Python 4 1

  2. Audience Audience Public

    🎭 Simulate real audience reactions for your content — before you post.

    4

  3. Codeforces-Tracker Codeforces-Tracker Public

    ⏳ Track. Anticipate. Execute. A lightweight system that listens to Codeforces contests, captures time, and triggers reminders before the clock hits zero — built as a beginner’s gateway into real-wo…

    Python 1