Skip to content

Bimbok/Bimbok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation


🌌 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.

🛰️ Mission Control

Focus
Turning abstract logic into motion.
Linux Native
Terminal-first workflow, tuned daily.
Build Style
Readable architecture before clever tricks.
Velocity
Small commits, visible progress.

Terminal workflow animation

🏮 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.

🔥 Featured Build Loop

Ideate
Sketch the experience, define the behavior, remove friction.
Engineer
Build the core, wire the state, polish the interactions.
Automate
Package, deploy, observe, refine.

Gruvbox divider

⚙️ Core Architecture (Tech Stack)

🌐 Frontend

⚙️ Backend

📱 Mobile Dev

🗄️ Database & Cloud

🚀 DevOps & Linux


zsh

🧠 Productivity & Dev


tmux zed

🧬 Stack DNA

Stack DNA animation

Gruvbox divider

📊 Telemetry (Analytics)

Gruvbox telemetry divider

📈 Metrics Overview

Repos per Language Most Commit Language Stats Productive Time

GitHub stats

GitHub streak

Recognition Board

Activity Matrix Gruvbox telemetry divider

Gruvbox divider

🧿 Live Terminal Aesthetic

$ whoami
bratik_mukherjee

$ uptime --pretty
building full-stack systems, DevOps pipelines, and Linux workflows

$ current_task
AlgoScope :: animated algorithm intelligence

$ editor
nvim + tmux + zsh
Live terminal animation

Gruvbox divider

📡 Signal Broadcasts (Articles)

Blog Blog


Gruvbox divider

🤝 Establish Connection

💼 Open for Opportunities

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


🐍 Contribution Matrix

Snake animation

✨ Final Signal

Final signal animation
Gruvbox rule

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors