03 / Projects

Selected work

01universityFeatured

SmartAgriculture

A full-stack platform built to digitize and optimize agricultural operations. Features a real-time dashboard for farm metrics, automated workflow scheduling, data-driven crop recommendations, and integration with environmental sensor APIs.

  • Real-time farm metrics dashboard
  • Decision-support engine for crop management
  • API integration with environmental data providers
  • Mobile-responsive management interface
Next.jsReactREST APIDashboardPostgreSQL
02university

RuralDepartment

Administrative and management platform for rural governance — handling records, analytics, and departmental coordination workflows.

  • Multi-role access control system
  • Records management with full audit trail
  • Analytics dashboards for departmental reporting
  • Export and document generation tools
Full StackDatabaseAnalyticsNode.jsReact
03backend

CRB

Core backend infrastructure and API services. Handles authentication, data validation, and serves as the foundation layer for connected client applications.

  • JWT-based auth with refresh token rotation
  • PostgreSQL with optimized query patterns
  • Rate limiting and request validation middleware
  • Comprehensive API documentation
Node.jsExpressPostgreSQLREST APIJWT
04backend

PTB

Backend architecture and service integration layer. Orchestrates communication between multiple services and external providers via a unified REST interface.

  • Service orchestration for multi-provider workflows
  • Webhook handling and event-driven architecture
  • Queue-based async processing
Node.jsRESTService IntegrationExpress
05backendFeatured

FreshCart

E-commerce management system — automates product listings, order handling, and inventory tracking directly within Discord communities.

  • Slash command-based storefront in Discord
  • Automated order processing and fulfillment
  • Inventory management with stock alerts
  • Admin dashboard for shop management
Node.jsAutomationDashboardDiscord.jsCommerce
06backendFeatured

SocialApp

Advanced social app with a full web dashboard. Self-hosted infrastructure using Lavalink for high-quality, low-latency audio streaming in Discord voice channels.

  • Slash command interface for all music controls
  • Persistent queue with priority and shuffle support
  • Next.js web dashboard for real-time control
  • Self-hosted on Docker with Lavalink audio server
  • Multi-server support with per-guild settings
Discord.jsLavalinkExpressNext.jsDockerSelf-hosted
07frontend

Personal Portfolio

This site — built with Next.js 15, TypeScript, Tailwind, and Framer Motion. Designed for performance, SEO, and a premium developer experience.

  • 95+ Lighthouse score across all metrics
  • Framer Motion page transitions and scroll reveals
  • Static export compatible with Vercel edge deployment
  • Fully responsive with dark mode default
Next.jsTypeScriptTailwindFramer Motion
08frontend

UI Component Library

A personal collection of reusable React components built with Tailwind and shadcn/ui — design tokens, variants, and composable patterns for rapid UI development.

  • Token-based design system with CSS variables
  • Fully typed component APIs
  • Accessible by default (WCAG 2.1 AA)
  • Storybook documentation
ReactTypeScriptTailwindshadcn/uiDesign System