Skip to content
View Rupak09's full-sized avatar
Working with complexities
Working with complexities

Highlights

  • Pro

Block or report Rupak09

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

> Software Developer • Full-Stack • AI / LLM Systems

I build things, break things, and get unnecessarily curious about how they work.


GitHub LinkedIn Email


Profile Views


+  "The Will of D. lives on through every line of code."

> whoami

rupak@zen-midas:~$ cat about.txt

  Name    : Rupak R
  Role    : Software Developer
  Origin  : India 🇮🇳
  Stack   : Full-Stack • Java • AI/LLM • Search Systems
  Status  : Building something. Probably at 2 AM.
  Log     : "I'd rather understand the system than memorize the syntax."

> current_arc

╔══════════════════════════════════════════════╗
║         CURRENTLY EXPLORING                  ║
╠══════════════════════════════════════════════╣
║                                              ║
║  🧩  Full-Stack Application Development      ║
║  ☕  Java & Backend Architecture             ║
║  🤖  AI / LLM Applications                  ║
║  🔎  Search, Retrieval & Ranking             ║
║  🧠  What LLMs see before they answer        ║
║  🏗️  How real software systems fit together  ║
║                                              ║
╚══════════════════════════════════════════════╝

> the_pipeline

One of the areas I'm most obsessed with — how information gets discovered and ranked before it reaches an LLM.

             USER QUERY
                  │
                  ▼
          ┌──────────────┐
          │  DISCOVERY   │  ← what even exists?
          └──────┬───────┘
                 │
                 ▼
          ┌──────────────┐
          │  RETRIEVAL   │  ← what's relevant?
          └──────┬───────┘
                 │
                 ▼
          ┌──────────────┐
          │   RANKING    │  ← what matters most?
          └──────┬───────┘
                 │
                 ▼
          ┌──────────────┐
          │   CONTEXT    │  ← what gets fed in?
          └──────┬───────┘
                 │
                 ▼
          ┌──────────────┐
          │     LLM      │  ← now it answers
          └──────┬───────┘
                 │
                 ▼
              ANSWER

The interesting part isn't only the final answer — it's everything that happened before it.


> full_stack_arc

Browser  →  Frontend  →  API  →  Controller
                                     │
                              Business Logic
                                     │
                                  Database
                                     │
                                  Response
                                     │
                                    UI

Understand the whole system, not just the part you're currently coding.


> the_way_of_the_dev

@@  My process  @@

+ Get an idea
+ Build something
- Break it (inevitable)
+ Figure out why
+ Rebuild it
# Understand it
# Move to next idea

Some projects are polished. Some are experiments. Some start as a stupid idea at 2 AM. That's kind of the point.


> ship_log

My repositories are where most of the experiments end up.

┌─────────────────────────────────────┐
│  WHAT YOU'LL FIND                   │
├─────────────────────────────────────┤
│  Full-Stack Applications            │
│  Java / Backend Systems             │
│  AI & LLM Applications             │
│  Search & Retrieval Experiments     │
│  Ranking & Relevance Systems        │
│  Developer Tools                    │
│  Stupid Ideas That Became Projects  │
└─────────────────────────────────────┘

> night_shift

rupak@zen-midas:~$ uptime

  🌙  Best ideas arrive after midnight
  💻  Keyboard always nearby
  🧠  Curiosity rarely offline
  🎸  Ukulele occasionally interrupts a deploy
  🏴‍☠️  One Piece still undefeated

Most people call it a terrible sleep schedule. I call it the night shift.



> outside_the_matrix

🏴‍☠️ ONE PIECE 🎸 Ukulele 🌌 ANIME
Still undefeated. Currently trying to make chords sound less like I'm summoning something. A significant amount of my personality was probably downloaded from anime.


> stats




╔══════════════════════════════════════════╗
║   Build → Break → Understand → Rebuild  ║
║                                          ║
║        I will be King of the Pirates.   ║
║                    — also me about code ║
╚══════════════════════════════════════════╝

Welcome to my corner of the internet. 🌙

Pinned Loading

  1. Cicerone Cicerone Public

    An indoor Navigation app for Museums using Flutter SDK and Firebase database.

    Dart 7

  2. Cipher-Crypt Cipher-Crypt Public

    Image Encryption using GENOMICS (Central Dogma algorithm) & Chaotic system-SHA256 hashing.

    Jupyter Notebook 2