Toota Art Portfolio

A high-performance, full-stack portfolio and content management system built for artists. Developed with the TALL stack (Tailwind, Alpine, Laravel 11, Livewire 3), it features a custom dashboard, secure authentication with Google Socialite, and automated SEO sitemaps. Key technical highlights include Cloudflare R2 integration for optimized image storage, a drag-and-drop multi-image uploader, and a reusable Blade component UI kit. This project demonstrates mastery of modern Laravel ecosystems and server-side rendering optimization.

phplaraveltailwindcssalpinejslivewirecloudflare r2

SelfTracker Fitness App

A React Native mobile app for Android and iOS that helps users track their weight and workouts. The app includes a calendar view, charts for data visualization, and a built-in task manager — all designed to support lifestyle improvement through better tracking and consistency.

reactnativenativewindpostgresdrizzleormtanstackquery

hi-x.net LinkTree

A client project where I restructured and optimized a website originally built as a single HTML file. I improved the mobile view, added background images, replaced Font Awesome with SVG icons, and implemented lazy loading for performance. I also used responsive images via the `<picture>` tag to boost Lighthouse scores and meet industry standards.

htmlcssjavascriptperformancefixingmobileviewfiximages

DevChallenges Frontend Projects Collection

A collection of multiple front-end challenges completed from DevChallenges.io to practice responsive design, accessibility, and performance optimization. Each mini-project was built with modern best practices — semantic HTML, CSS Grid/Flexbox, and optimized images for fast loading. Projects include the 404 Not Found Page, Interior Consultant, Recipe Page, My Gallery, and Checkout Page. The collection demonstrates consistency in coding standards, UI fidelity to Figma designs, and strong attention to performance and accessibility.

htmlcssjavascriptreactchallenges

Books App

This project was part of a 6-week internship with Chingu.io. I worked with a team of four on a full-stack project built with Vite for the front-end and Express on the back-end. The authentication was implemented using Passport.js. I gained experience collaborating on team-based projects and practicing the Agile methodology.

reactviteexpressjspassportjspostgres

Pos System App

A full stack POS (Point of Sale) application designed to serve various types of businesses and handle multiple customers simultaneously. The back-end was developed with NestJS, featuring authentication, authorization, and JWT. The front-end was built using a Vite React app with React Router v6 for navigation. This project helped me deepen my understanding of NestJS and full-stack best practices.

reactvitetailwindcss