Home

Skills & Technologies

Engineering stack and tools verified through live deployments and client systems. Each capability is linked directly to the work where it was applied.

Frontend

08 Skills

Next.js

Server-rendered React framework used for production storefronts, statically generated marketing pages, and API route handlers. Leveraged for SSR, ISR, and edge middleware across multiple client engagements.

React

Core UI library for building component-driven interfaces with hooks, context, and concurrent rendering patterns. Used across every project for both customer-facing and internal operational interfaces.

Applied In

Tailwind CSS

Utility-first CSS framework for rapid, consistent styling with design-token-driven constraints. Used across all projects to enforce visual consistency and reduce stylesheet complexity.

JavaScript

Core ECMAScript language leveraged for DOM manipulation, asynchronous browser APIs, and client-side application logic without external framework runtime overhead.

HTML5

Semantic markup standard for structuring accessible web applications, clinical navigation hierarchies, and responsive mobile-first layouts.

CSS3

Modern cascading style sheets utilizing flexbox, grid, media queries, and keyframe animations to build responsive, layout-shift-free user interfaces.

Leaflet

Lightweight, mobile-friendly open-source JavaScript library for interactive mapping and geospatial visualization, eliminating proprietary API fees and vendor lock-in.

PWA

Progressive Web Application standards leveraging service workers, Workbox pre-caching, web manifests, and CacheStorage for reliable 100% offline-first user experiences.

Backend & Infrastructure

03 Skills

Firebase

Backend-as-a-service platform providing authentication, Firestore real-time database, Cloud Functions, and hosting. Core infrastructure for applications requiring real-time state synchronization and rapid iteration.

Node.js

JavaScript runtime for server-side logic, API endpoints, and build tooling. Used for custom middleware, data processing pipelines, and integration with relational databases.

Applied In

PostgreSQL

Relational database engine for transactional data, inventory management, and structured queries. Chosen for its ACID guarantees and advanced indexing capabilities in high-throughput commerce applications.

Applied In

Real-Time & Networking

01 Skill

WebSockets

Persistent bidirectional communication protocol for streaming live telemetry, driver coordinates, and dispatch events to operational dashboards with sub-second latency.

Applied In

Tools & Practices

03 Skills

TypeScript

Statically typed superset of JavaScript used end-to-end — from React component props to API contracts and database schemas. Enforces correctness at compile time across client and server boundaries.

PostHog

Product analytics and event ingestion platform configured with client-side PII stripping to capture user conversion funnels and booking steps while maintaining privacy compliance.

Applied In

Vite

Next-generation frontend tooling and bundler utilizing Rollup/Rolldown for optimized production chunking, lightning-fast HMR, and automated static asset hashing.