Skip to content
View tamimlabs's full-sized avatar
๐Ÿ’ญ
The Dreamer
๐Ÿ’ญ
The Dreamer

Block or report tamimlabs

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

Tamim Hasan โ€” Full-Stack Developer

typing intro

portfolio email follow Donate via SupportKori
public repos (live) profile repo stars (live) last commit (live) top language (live) devpost


๐Ÿ™‹โ€โ™‚๏ธ Hey, I'm Tamim

Most devs pick one road. I walk two.

By day I study to become a doctor. By night I build software โ€” download engines in Rust, AI agents in Python, games in vanilla JS, robots in C++. Same mindset in both worlds: diagnose carefully, treat precisely, do no harm.

class TamimHasan:
    username = "tamimlabs"
    location = "Bangladesh"
    portfolio = "tamimlabs.pages.dev"
    roles = ["Full-Stack Developer", "Open-Source Builder", "Future Doctor, Inshallah"]

    passions = ["desktop apps", "AI agents", "computer vision",
                "automation", "games", "robotics"]
    currently_deep_into = ["Rust", "Tauri 2", "systems engineering"]
    philosophy = "fast ยท clean ยท private ยท honest"

    def motto(self):
        return "A dreamer who ships ๐Ÿฉบ + ๐Ÿ’ป"
  • ๐Ÿ”ญ Right now: building Your Download Manager (YDM) โ€” segmented downloads + torrents + HLS + site extraction in one Tauri app
  • ๐ŸŒฑ Leveling up: Rust, Tauri internals, download protocols (aria2 / libtorrent / FFmpeg)
  • ๐Ÿ’ฌ Ask me about: Tauri 2, Svelte 5, Gemini + ADK agents, OpenCV, yt-dlp pipelines, Arduino PID robots
  • โšก Fun fact: my portfolio runs on zero dependencies โ€” I even built a terminal, particle lab & sorting visualizer in vanilla JS
  • ๐Ÿ“ฌ Inbox open: contact.tamimlabs@gmail.com

๐Ÿงฉ What I actually build

๐Ÿ–ฅ๏ธ DESKTOP & SYSTEMS          ๐Ÿค– AI & VISION                ๐ŸŒ WEB & GAMES              โš™๏ธ AUTOMATION & HARDWARE
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€         โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€            โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€          โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
Tauri 2 ยท Rust ยท Svelte       Gemini ยท ADK ยท DeepFace       React ยท Next ยท Svelte      n8n ยท Telegram bots
aria2 ยท libtorrent            FER ยท OpenCV DNN              Tailwind ยท Vanilla JS      MoviePy ยท FFmpeg
yt-dlp ยท FFmpeg ยท M-V3        Cloud Run ยท Firestore         Cloudflare Pages           Arduino ยท PID ยท OLED

๐Ÿ”ฅ Selected work

Everything below is real code from D:/Projects โ†’ GitHub. No mockups.

๐Ÿ–ฅ๏ธ Your Download Manager (YDM) Tauri 2 ยท Rust ยท Svelte 5 ยท aria2 ยท libtorrent ยท FFmpeg
My flagship. A private, all-in-one download manager for Windows (macOS/Linux next) โ€” segmented HTTP/FTP, BitTorrent, HLS streams, YouTube/Twitch/Vimeo extraction, one-click browser handoff. Zero telemetry by design.
โ†’ In private testing, open-sourcing soon โ€” follow me to catch the release

๐Ÿง  NexusMind AI Python ยท Gemini ยท Google ADK ยท Cloud Run โ€” code ยท demo
One sentence in โ†’ planned, executed, self-corrected task run out. Google "All Things Agentic" hackathon build.

๐Ÿ‘๏ธ Imotion Detector Python ยท OpenCV ยท DeepFace ยท FER โ€” code
Real-time facial emotion detection with 3 swappable engines so you can trade accuracy for speed.

๐ŸŽฌ Social Media Automation Python ยท n8n ยท Gemini ยท MoviePy โ€” code
Zero-cost pipeline: raw video + prompt โ†’ captioned 9:16 clip, auto-edited, auto-published via Telegram + n8n.

โš”๏ธ Cyber Clash 2077 HTML ยท CSS ยท JS โ€” ๐ŸŽฎ play it
50-level cyberpunk browser fighter, 5 story arcs, 5 bosses. Zero backend, pure front-end juice.

๐Ÿ”Œ Browser Download Companion JS ยท Manifest V3
The browser half of YDM โ€” Chrome / Edge / Firefox โ†’ one click sends any download to YDM.

๐Ÿค– PID Line-Follower Robot Arduino C++ ยท U8g2 ยท EEPROM
Nano + L298N + 14ร— TCRT sensors through a 16-ch mux + OLED menu + EEPROM-tuned PID. robot_code_v1/v2.ino โ€” real hardware, real tuning pain.

๐ŸŽž๏ธ STICK: A Stickman Epic Python ยท MoviePy ยท FFmpeg
CLI movie studio โ€” scripted scenes render to video, a full soundtrack gets synthesized, then muxed into a final MP4.

๐ŸŒ tamimlabs.pages.dev Vanilla HTML/CSS/JS โ€” visit
My portfolio is itself a project: sorting visualizer, canvas particle lab, triple-format live clock, in-browser terminal. No frameworks were harmed.


๐Ÿงฐ Toolbox

frontend
backend-ai
tools

๐Ÿ“ฆ Full list (click)

Front-End: HTML5 ยท CSS3 ยท JavaScript ES6+ ยท TypeScript ยท React ยท Next.js ยท Svelte 5 ยท Tailwind Back-End: Node.js ยท Express ยท REST APIs ยท Python AI / Vision: Gemini AI ยท Google ADK ยท OpenCV ยท DeepFace ยท FER ยท MoviePy ยท FFmpeg Desktop / Systems: Tauri 2 ยท Rust ยท aria2 ยท libtorrent ยท yt-dlp ยท Manifest V3 Data: MongoDB ยท PostgreSQL ยท MySQL ยท Firestore Cloud / Tools: Git ยท GitHub Actions ยท VS Code ยท Postman ยท Vercel ยท Cloud Run ยท Pub/Sub ยท n8n ยท PowerShell


๐Ÿ’– Support

If my work helps you, please consider supporting it:

Donate via SupportKori

Every donation via supportkori.com/tamimlabs keeps privacy-first open source alive. Thank you!


๐Ÿ† Hackathons & proof

Hackathon Build Proof
Google โ€” All Things Agentic ๐Ÿง  NexusMind AI repo ยท demo ยท devpost
Automation / AI video ๐ŸŽฌ Social Media Automation repo ยท devpost

๐ŸŽฌ Fresh from YouTube


๐Ÿ’Œ Let's connect

I'm always up for collabs, feedback on YDM, hackathons, or just nerding out over Rust + Svelte.

portfolio github gmail devpost youtube facebook

quote (live)
dev joke (live)

footer

ยฉ 2026 Tamim Hasan ยท Bangladesh ยท Built with curiosity, care, and way too much โ˜•

Pinned Loading

  1. nexusmind-ai nexusmind-ai Public

    Autonomous task-execution agent built for Google All Things Agentic Hackathon. Powered by Gemini 3.5 Flash (Changeable), Google ADK, Cloud Run, Firestore, Pub/Sub. Patterns adapted from OpenClaw + โ€ฆ

    Python 1

  2. social-media-automation social-media-automation Public

    Zero-cost automated social media pipeline โ€” AI captions, video editing, and publishing via Telegram bot + n8n orchestration

    Python 2

  3. Imotion-detector Imotion-detector Public

    Real-time facial emotion detection with three pluggable engines: DeepFace, FER, and OpenCV DNN.

    Python 3 1

  4. anomalyco/opencode anomalyco/opencode Public

    The open source coding agent.

    TypeScript 208k 27.4k