Personal Portfolio Website
Overview
This project is a multi-page portfolio website designed to present my work, thinking, and direction. It was built using HTML and CSS with a focus on structure, usability, and clarity.
What I focused on
- Structuring multiple pages into a cohesive system
- Creating navigation that connects content clearly
- Thinking about how a user moves through information
- Building something that feels intentional rather than just complete
Challenges
The most difficult part of this project was not the technical setup, but the content itself.
- Deciding what to say and how to say it honestly
- Making the site usable instead of just functional
- Avoiding empty sections and instead building meaningful content
Reflection
This project helped me understand that building something “that works” is very different from building something that is clear, usable, and purposeful. It shifted my focus from just completing tasks to thinking about how systems are experienced by users.
Future Improvements
- Add additional projects and written work
- Improve visual design with a more modern, polished layout
- Continue refining structure as my skills and experience grow
Inventory Efficiency
Overview
This project is based on a real inefficiency observed in a warehouse inventory system. Products are sold both individually and in bulk (cases), but when orders are processed, items are often handled as individual units instead of grouped efficiently.
This results in unnecessary labor, excess packaging waste, and avoidable complexity.
The Problem
- Large quantities of the same item are sent to the same destination
- Items that come in cases (e.g., packs of 6) are broken into individual units
- Workers end up processing dozens of single items instead of grouped shipments
- This Creates:
- Wasted Time
- Excess cardboard waste
- Unnecessary labeling and handling
Proposed Solution
Two possible approaches:
- Preventative (System Organization)
- Improve inventory setup so items are correctly categorized and grouped before processing
- Reduce the need for manual correction later
- Reactive (Dashboard Tool)
- Build a system that identifies order patterns in real time
- Detect when multiple units are going to the same destination
- Automatically suggest optimized grouping (e.g., convert 40 individual units into 6 full cases + 4 singles)
What This Demonstrates
- Recognizing inefficiencies that others may accept as normal
- Thinking in terms of system-level improvements rather than individual fixes
- Balancing ideal solutions (fixing upstream systems) with realistic ones (building tools to adapt downstream)
Constraints
This idea is currently conceptual due to:
- Limited access to systems and decision-making authority
- Lack of technical tools to implement the solution directly
- Time and resource constraints
Reflection
This example represents how I naturally approach problems:
I look for patterns, question inefficiencies, and think about how structure or tools could eliminate unnecessary work rather than just manage it.
Usability & Design Thinking
Overview
Through design coursework using tools like Figma and Adobe, I’ve focused on understanding how users interact with systems and interfaces.
Key Insights
Even a well-built system fails if it is not intuitive.
What I learned
- Usability is just as important as functionality
- Systems must be designed with the user’s experience in mind
- Clear structure and visual hierarchy improve understanding and efficiency
Application
This thinking directly influences how I approach systems:
- not just “does it work?”
- but “can people actually use it effectively?”
Reflection
This reinforced the idea that good systems are not just technically correct—they are accessible, intuitive, and aligned with how people actually behave.