"I build tools that eliminate friction β from AI automation to real-time 3D shaders."
I'm a full-stack developer who bridges the gap between practical utility and visual craft. Whether it's a desktop video splitter, a browser shader studio, or an AI automation pipeline β I focus on shipping polished, performant tools.
name: Vineet Kumar
alias: void032
focus: [Full-Stack, AI Automation, GLSL/3D, Developer Tools]
location: Behind a screen, shipping code
stack: [React, Three.js, Python, Node.js, GLSL]π οΈ Tech Stack & Architecture
| Layer | Technology |
|---|---|
| Renderer | Three.js r168 |
| Framework | React 18 + Vite 7 |
| Styling | Tailwind CSS v3 + shadcn/ui |
| Shaders | Raw GLSL (Vertex + Fragment) |
| Models | GLTFLoader + BufferGeometryUtils |
| Terrain | Custom Perlin Noise Implementation |
| Export | Three.js Β· R3F Β· Raw GLSL Β· Vanilla WebGL |
src/
βββ components/
β βββ scene/ # Terrain, Primitive, GLB Controls
β βββ tabs/ # Scene | Shader | Export | Code
β βββ ui/ # shadcn + custom components
βββ context/
β βββ StudioContext # Global state management
βββ hooks/
β βββ useThreeScene # Scene lifecycle
β βββ useShaderCompiler
β βββ useTerrain # Procedural generation
β βββ useGLBLoader # Model ingestion
βββ lib/
βββ shaderPresets # Built-in GLSL templates
βββ codeTemplates # Export generators
βββ colorPresets # Terrain themes
|
Auto-split long videos with dual processing modes β Fast Copy (lossless) & Re-encode. Bundled with FFmpeg, ready-to-use installer.
|
Intelligent bulk image downloader Chrome extension. Smart detection of <img>, CSS backgrounds, and lazy-loaded content with batch processing.
|
Headless browser automation for authenticated image scraping. Uses existing Chrome profiles, handles lazy-loading, deduplicates, and organizes files.
|
graph LR
A[GLSL / 3D Web] --> B[AI Integration]
B --> C[Automation Tools]
C --> D[Full-Stack Apps]
D --> A
- π¨ 3D Web & Shaders β Cinematic scroll-driven experiences with Three.js + GSAP + GLSL
- π€ AI-Powered Solutions β Integrating LLMs into practical applications
- βοΈ Process Automation β Eliminating manual, repetitive tasks
- π οΈ Developer Tools β Creating utilities that ship fast and work clean


