โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ โ
โ "I don't just write code. I architect the future." โ
โ โ Tanmoy / Tcode-Motion โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
struct TcodeMotion {
name: &'static str,
alias: &'static str,
location: &'static str,
languages: Vec<&'static str>,
current_focus: Vec<&'static str>,
flagship: &'static str,
philosophy: &'static str,
}
impl TcodeMotion {
fn new() -> Self {
Self {
name: "Tanmoy",
alias: "Tcode-Motion",
location: "West Bengal, India ๐ฎ๐ณ",
languages: vec!["Rust", "JavaScript", "Python", "GLSL", "TypeScript"],
current_focus: vec![
"TechScript 2.0 โ Native Rust VM + Bytecode Compiler + Studio IDE",
"NovOS โ Cinematic web OS with POSIX VFS & Nova AI",
"WallVault โ Sci-fi wallpaper app built with Tauri v2 + React",
"OS Wallpapers โ 600+ walls, 14 categories, jsDelivr CDN",
],
flagship: "TechScript 2.0 โ github.com/Tcode-Motion/techscript ๐",
philosophy: "Predict the future by coding it. โก",
}
}
}I'm Tanmoy โ alias Tcode-Motion โ an independent developer and open source builder from West Bengal, India. I specialize in Rust systems programming, 3D web development, WebGL/GLSL shaders, programming language design, and native GUI with Egui.
Creator of TechScript โ a plain-English programming language with a native Rust compiler, bytecode VM, and built-in Studio IDE.
| ๐ฎ Project | ๐ Description | ๐ Stack | ๐ Link |
|---|---|---|---|
| ๐ TechScript 2.0 | Plain-English programming language โ Native Rust compiler, bytecode VM, TechScript Studio IDE with AST/Bytecode inspector | Rust, Egui, egui_dock | โ Repo |
| ๐ NovOS | Cinematic browser-based OS โ POSIX VFS via IndexedDB, 40+ apps, Nova AI, Aether glassmorphism design | React, Vite, Zustand, JS | โ Repo ยท โ Live |
| ๐ผ๏ธ WallVault | Sci-fi wallpaper desktop app โ 600+ wallpapers, 14 categories, instant search, jsDelivr CDN | Tauri v2, React, TypeScript, Zustand | โ Repo |
| ๐ฑ Phone Wallpapers | 1000+ premium phone wallpapers โ 15 categories, free forever | GitHub CDN | โ Repo |
| ๐บ๏ธ CPMap | Interactive computer hardware encyclopedia โ 70+ pages, full-text search | HTML, JS, Python | โ Repo |
| โ๏ธ Arc Reactor 3D | Scroll-driven Iron Man Arc Reactor โ 240 frames, HUD overlays | Next.js, Framer Motion | โ Repo |
| ๐ Solar System 3D | Interactive 3D solar system with real orbital mechanics & WebGL lighting | Three.js, WebGL, JS | โ Repo |
| ๐น AR Keyboard | Augmented reality virtual keyboard for any smartphone browser | Python, JS, OpenCV | โ Repo |
TechScript is an open-source programming language I built from scratch โ now on v2.0.0 with a full native Rust engine.
# Write plain English. Execute at native speed.
make name = ask "What is your name? "
say f"Hello, {name}! Welcome to TechScript 2.0 ๐"
each i in 1..10 {
when i equals 5 { stop }
say f"Count: {i}"
}
What makes it different:
| Feature | Details |
|---|---|
| ๐ฆ Native Rust VM | Bytecode compiler written entirely in Rust โ 1M loops in 2.9s |
| ๐ฅ๏ธ TechScript Studio | Full docking IDE built with egui + egui_dock โ AST & Bytecode inspector |
| โก 150+ Built-ins | math.*, crypto.*, fs.*, os.*, json.*, random.*, date.* |
| ๐ Web Builder | use web โ build complete websites, zero HTML/CSS/JS |
| ๐ฎ 3D Module | use three_d โ 3D scenes in 5 lines |
| ๐ฆ One Installer | .exe ships compiler + VM + IDE + PATH setup, all in one |
| ๐ Skill | โฑ Experience | ๐ช Level |
|---|---|---|
| JavaScript / TypeScript | 2+ Years | โโโโโโโโโโ Expert |
| Three.js / 3D Web | 2+ Years | โโโโโโโโโโ Expert |
| WebGL / GLSL Shaders | 1.5 Years | โโโโโโโโโโ Advanced |
| React / Next.js | 2+ Years | โโโโโโโโโโ Advanced |
| Python | 2+ Years | โโโโโโโโโโ Advanced |
| Rust | 1+ Year | โโโโโโโโโโ Proficient |
| Egui (Rust GUI) | 1 Year | โโโโโโโโโโ Proficient |
| Tauri v2 | 1 Year | โโโโโโโโโโ Proficient |
| Node.js | 2+ Years | โโโโโโโโโโ Advanced |
| HTML / CSS / Tailwind | 2+ Years | โโโโโโโโโโ Expert |
| Cybersecurity / Ethical Hacking | 1.5 Years | โโโโโโโโโโ Proficient |
| Python Automation | 2+ Years | โโโโโโโโโโ Advanced |
| SQL & Databases | 1.5 Years | โโโโโโโโโโ Intermediate |
| Linux / Kali / Ubuntu | 2+ Years | โโโโโโโโโโ Proficient |
๐ฅ 30+ AI tools. Daily driver. I don't just use AI โ I weaponize it.
| ๐ Tool | ๐ก What I Use It For |
|---|---|
| Claude | Deep reasoning, long context, best for complex builds โ my main AI |
| Cursor | AI-first code editor โ primary IDE |
| Claude Code | Terminal AI coding agent โ writes, edits, runs code |
| v0 by Vercel | Generate beautiful React UI from text prompts |
| Bolt.new | Full-stack vibe coding in the browser |
| Google AI Studio | Build & test Gemini AI apps for free |
| Gemini CLI | Gemini in your terminal โ AI coding from CLI |
| GitHub Copilot | AI pair programmer inside VS Code |
| Lovable | Build full apps by describing them |
| Google Stitch | AI UI/UX design generator by Google Labs |
| ๐ Tool | ๐ก What I Use It For |
|---|---|
| Veo by Google | Google's AI video generation model |
| Sora by OpenAI | Text-to-video AI by OpenAI |
| Kling AI | High quality AI video generation |
| Pico | AI video & image generation |
Describe what you want in plain language โ AI builds it โ you review & ship it. 30+ AI tools running daily. Full creative control. 10ร speed.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ โ
โ Idea โ Prompt โ Build โ Ship โ Repeat โ
โ โ
โ That's the vibe. That's the flow. That's Tcode-Motion. โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ โ
โ ๐ฆ Build programming languages that anyone can read โ
โ ๐ Build the web in 3D with WebGL & GLSL shaders โ
โ ๐ Build operating systems that run in the browser โ
โ ๐ผ๏ธ Build native apps with Rust & Tauri that feel like magic โ
โ ๐ Hack ethically. Defend powerfully. โ
โ ๐ Ship projects that look like they're from the future โ
โ โ
โ I don't follow the roadmap. I draw it. โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ


