Things I've Built

01

Kaira Commerce Website

Built a modern commerce website interface for product browsing, category highlights, promotional sections, and shopping-focused user flow.

  • Designed product sections that make items easy to scan and compare.
  • Created responsive layouts for product cards, banners, and promotional content.
  • Focused on clear visual hierarchy, spacing, and mobile shopping usability.
HTML CSS JavaScript Commerce UI
02

Finance Website

Created a professional finance website layout for services, trust-building content, feature sections, and conversion-focused calls to action.

  • Structured service information for quick scanning and easy decision-making.
  • Designed a calm professional visual style suitable for finance users.
  • Built responsive content sections for desktop and mobile presentation.
HTML CSS JavaScript Business UI
03

Personal Portfolio Website

Designed and refined a job-ready personal portfolio website to showcase professional summary, technical skills, work experience, project details, resume access, and contact options.

  • Created a responsive static website using HTML, CSS, and JavaScript-friendly structure.
  • Added clear project cards, contact actions, GitHub links, and mobile navigation polish.
  • Focused on recruiter readability, clean visual hierarchy, and fast access to key information.
HTML CSS JavaScript Responsive UI
04

Travel Website

Designed a travel website interface for destination discovery, trip inspiration, visual content sections, and clear call-to-action flow.

  • Built destination highlight sections that guide users through travel options.
  • Used responsive layout patterns for mobile and desktop browsing.
  • Focused on engaging presentation, clean spacing, and conversion-friendly actions.
HTML CSS JavaScript Travel UI
05

IoT-Based Home Automation System

Designed and implemented a three-layer IoT architecture to monitor and control home appliances remotely, keeping presentation, application, and data responsibilities clearly separated.

  • Built the flow for device-to-user communication, remote appliance control, and live monitoring.
  • Integrated sensors, controller logic, and network simulation concepts for end-to-end behavior.
  • Focused on scalability by separating interface, processing, and storage layers.
IoT Embedded Network Design Cisco Packet Tracer
06

Embedded Systems Multi-App Development

Developed multiple embedded applications on an ARM Cortex-M0+ microcontroller using Embedded C and MBED, combining hardware interaction with structured program logic.

  • Implemented UART-based RGB control, touchpad LED animation, and seven-segment display logic.
  • Created an FSM-driven turnstile controller to practice state-based embedded behavior.
  • Worked through peripheral interfacing, debugging, and hardware-software integration.
ARM Cortex-M0+ Embedded C MBED UART
07

Sign Language to Text Conversion

Built a Python-based system that interprets sign language hand gestures and converts them into readable text, supporting more accessible communication.

  • Used image-processing concepts to detect hand movement and prepare gesture input.
  • Applied basic machine learning ideas to improve the gesture-to-text recognition flow.
  • Designed the project around practical communication support for deaf and mute users.
Python Machine Learning Image Processing