███╗ ███╗██████╗ ███████╗ ██╗██╗ ██╗
████╗ ████║██╔══██╗ ██╔════╝ ██║╚██╗██╔╝
██╔████╔██║██████╔╝ ███████╗ ██║ ╚███╔╝
██║╚██╔╝██║██╔══██╗ ╚════██║██ ██║ ██╔██╗
██║ ╚═╝ ██║██║ ██║ ███████║╚█████╔╝██╔╝ ██╗
╚═╝ ╚═╝╚═╝ ╚═╝ ╚══════╝ ╚════╝ ╚═╝ ╚═╝
╔══════════════════════════════════════════════════════╗
║ $ whoami ║
║ > MrSJx — CE Freshman. Builder. Chaos Coordinator. ║
║ $ cat mission.txt ║
║ > Build real systems. Not tutorials. ║
║ $ status ║
║ > Online. Grinding. Shipping. [■■■] ║
╚══════════════════════════════════════════════════════╝
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."# |
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 /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. │
│ │
└─────────────────────────────────────────────────────┘[PROCESS RUNNING...]
Think ──► Build ──► Break ──► Fix ──► Ship
▲ │
└─────────────────────────────────────┘
Iteration count: ████████████████████ ∞
Status: NEVER STOPPING



