Loading...
Loading...
Thoughts on web development, data, and technology

A personal retrospective on DEV1001 Introduction to Development 1, the course where I first explored JavaScript, logic structures, and interactive programming. This post walks through each week and reflects on how the material influenced my growth as a developer.

A retrospective look at DEV2319 Interfaces and Usability, the second course in my Full Sail learning journey. This post outlines the weekly themes, what I learned, and how the course shaped my understanding of effective user interface design.

A retrospective look at DEV2119 Web Architecture, my first course in the Web Development program at Full Sail University. This post outlines the weekly themes, core HTML/CSS concepts, and how it introduced the foundations of modern frontend development.

A deep dive into creating a sophisticated, user-centric filtering system that uses intent-based presets, persistent state management, and subtle UI patterns to guide visitors through portfolio content without overwhelming them.

How I built a full-featured photography portfolio website with a custom content management system. Learn about the architecture, gallery optimization, and photographer-friendly admin interface that powers this modern portfolio site.

Complete technical breakdown of Pawfect Match, a responsive pet adoption website that integrates multiple APIs to help users find their perfect pet companion. Learn about API integration strategies, error handling, data normalization, and creating intuitive matching experiences.