You can view my CV here: Curriculum VITAEโ๏ธ
You can view my Portfolio here: My Portfolioโ๏ธ
โก Shaders is a research platform for exploring the capabilities of modern GPU graphics, shaders, and parallel computing with WebGPU. ๐จ
๐ง Each module explores a distinct area โ from Vertex and Fragment Shaders to GPGPU, Raymarching, and TSL Instancing โ gradually revealing the architecture of the modern graphics pipeline. ๐ง
๐ ๏ธ Technologies:
๐น React โ๏ธ โ modern UI development.
๐น Three.js ๐ โ 3D graphics and visualization in the browser.
๐น React Three Fiber ๐ผ๏ธ โ React renderer for Three.js.
๐น React Three Drei ๐ฆ โ essential helpers and abstractions for R3F.
๐น Three.js Shading Language (TSL) ๐งช โ node-based shader development for WebGL/WebGPU.
๐น Redux Toolkit ๐ฏ โ efficient and scalable state management.
๐น React Router ๐งญ โ seamless navigation between apps.
๐น React i18next ๐ โ multilingual support (EN, ES, UK).
๐ธ JavaScript (ESNext) ๐ก โ dynamic, maintainable code.
๐ธ SASS / SCSS ๐จ โ modular and elegant styling.
๐ธ Flexbox & CSS Grid ๐งฉ โ responsive and flexible layouts.
๐ธ Vite โก โ lightning-fast builds and dev server.
๐ธ PWA (Progressive Web App) ๐ฑ โ offline support and enhanced performance.
๐ธ Google Analytics & Search Console ๐ โ integrated monitoring and analytics.
๐ธ Open Graph, Favicon, Sitemap, Robots.txt ๐ โ full SEO toolkit.
๐ธ Markdown ๐ โ clean documentation and formatting.
๐ The project showcases technologies that form the foundation of high-performance interactive web applications and can be used to build next-generation commercial graphics systems. ๐
npm install
npm run dev
npm run build