const dev = {
name: 'Gyccc',
role: 'Full-Stack Developer',
status: 'coding...'
};
Gyccc
Full-Stack Developer
crafting digital experiences through clean architecture and creative engineering
# <Skills />
// tech stack I work with
TypeScript
92%
React / Next.js
90%
Node.js
88%
Vue.js
82%
Python
78%
PostgreSQL
85%
Docker
75%
AWS
70%
GraphQL
72%
Tailwind CSS
95%
# <Projects />
// featured work
01
Nebula Dashboard
Real-time analytics platform with WebGL-powered data visualizations. Handles 100K+ events/second with sub-50ms latency.
Next.jsWebSocketD3.jsPostgreSQL
02Photon Engine
Lightweight 2D game engine built on WebAssembly. Features particle systems, physics, and spatial audio.
RustWebAssemblyWebGLTypeScript
03Cipher Vault
End-to-end encrypted file storage with zero-knowledge architecture. Client-side encryption before upload.
ReactNode.jsAES-256IPFS
04Synthwave CLI
Terminal-based music synthesizer with MIDI support. Real-time audio processing via FFmpeg bindings.
TypeScriptNode.jsWebAudioMIDI