My Work
A selection of interactive modules and microprojects showcasing my experience in building functional web solutions — from custom UI components and visualizations to dynamic tables, dashboards, and API-driven features.
SVG Components
Interactive SVG-based UI components dynamically updated via API data. Includes animated diagrams and visual feedback controlled by CSS and JavaScript.
Chart Visualizations
Interactive charts powered by real-time API data. Values are dynamically fetched and updated live using Apache ECharts, with focus on clarity and responsiveness.
Dynamic Tables
Responsive data table powered by dynamic API data. Content is automatically fetched and updated to reflect real-time changes in a clean, adaptable layout.
Interactive Dashboard
Functional admin dashboard layout with modular structure and live data zones.
Login System
Login system for enterprise users. Developed in PHP with secure password support and JSON-based data storage. Access is limited to users with assigned login credentials.
CRUD Operations
A lightweight interface demonstrating Create, Read, Update, and Delete operations using JavaScript and PHP with real-time data binding via a JSON backend.