Skip to content
View Bimbok's full-sized avatar

Organizations

@aasaan-hainn

Block or report Bimbok

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

🌌 System.Identity()

Anime Code

/* The Architect's Core */
const Profile = {
    kernel: "Arch Linux (Customized)",
    shell: "Zsh + Tmux + Neovim",
    status: "Hyper-Focused",
    
    stack: {
        languages: ["TypeScript", "Python", "Bash", "Rust"],
        frontend: ["React 19", "Next.js", "Tailwind v4"],
        backend: ["Node.js", "Express", "FastAPI"],
        cloud: ["Docker", "Kubernetes", "AWS"]
    },
    
    philosophy: "Perfect code is a myth, but perfect automation is the goal 🐧"
};

🌀 Current Transmission

  • 🔭 Operating: Architecting AlgoScope - High-fidelity algorithm visualizer.
  • 🌱 Learning: Deep-diving into Linux Internals and eBPF.
  • 🛠️ Config: Optimizing my dotfiles for peak productivity.
  • Trivia: "I use Arch btw" isn't just a meme, it's a lifestyle.

🏮 The Forge (Projects)

🌊 AlgoScope

AlgoScope

Visualizing logic with high-fidelity animations.

🌸 Sizuka Language


A custom-built JVM language from scratch.

📜 System Logs: AlgoScope Deep Dive

Project Purpose: AlgoScope bridges the gap between static pseudocode and dynamic execution. By transforming abstract logic into fluid animations, it helps users build a mental model of how algorithms actually work.

✨ Key Features

  • Real-time Visualization: Smooth animations via Framer Motion.
  • Algorithm Coverage: Sorting, Searching, and Graph Algorithms.
  • Code Insights: Multi-language (C++, Java, Python, JS) side-by-side.
📜 System Logs: Sizuka Deep Dive

Core Engine: Custom recursive descent parser and tree-walk interpreter running on the JVM.

⚡ Features

  • Variables & Arithmetic: Dynamic typing with say keyword.
  • Packs (Arrays): Built-in dynamic collections.
  • Control Flow: if/else, from loops, and while loops.

⚙️ Core Architecture (Tech Stack)

🌐 Frontend

⚙️ Backend

📱 Mobile Dev

🗄️ Database & Cloud

🚀 DevOps & Linux

🧠 Productivity & Dev


📊 Telemetry (Analytics)


📡 Signal Broadcasts (Articles)

Blog Blog


🤝 Establish Connection

💼 Open for Opportunities

Actively seeking internships and full-time roles in Full-Stack Development, Cloud Engineering, or DevOps.


🐍 Contribution Matrix

Snake animation

Pinned Loading

  1. bimbok-portfolio bimbok-portfolio Public

    Portfolio of Bimbok Bratik Mukherjee- B.Tech IT student, Full Stack Developer specializing in MERN stack, Python, and creating accessible digital solutions

    TypeScript 1

  2. algoscope-hq/AlgoScope algoscope-hq/AlgoScope Public

    A modern, interactive algorithm visualizer that demystifies complex logic through real-time, high-fidelity animations.

    JavaScript 25 28

  3. documentationHub documentationHub Public

    Empower your knowledge! Documentation Hub is a dynamic, MongoDB-powered documentation platform that lets you create, manage, and share code and docs with ease. Built for clarity and collaboration, …

    EJS 1

  4. myshell myshell Public

    MyShell is a custom Unix-like command-line interpreter (shell) written in C. It supports standard command execution, command history, piping, input/output redirection, and includes advanced feature…

    C 1

  5. bimagic/bimagic bimagic/bimagic Public

    A powerful Bash-based Git automation tool that simplifies your GitHub workflow with an interactive menu system.

    Shell 3

  6. debugly debugly Public

    Debugly is a lightweight code-review companion

    TypeScript 1