⚡
Modern ES2024 JavaScript
Clean, modern JavaScript using latest ES features — async/await, destructuring, modules, optional chaining, and proper error handling.
🎭
GSAP Animations
Smooth, performant animations and scroll-triggered effects using GSAP — timelines, ScrollTrigger, and custom easing functions.
🔌
Axios & Fetch API
HTTP client setup with Axios or Fetch — interceptors, error handling, request cancellation, and typed responses.
📦
jQuery & Legacy Code
jQuery development and maintenance for existing projects — plugins, DOM manipulation, AJAX, and event handling.
🏗️
Module Architecture
Well-structured JavaScript modules with clear separation of concerns — easy to test, maintain, and extend.
⚡
Vite & Webpack
Modern bundler configuration — Vite for fast development and optimized production builds, Webpack for complex configurations.