A service desk dashboard designed around real internal IT workflow, from intake and triage to status tracking and resolution.
ASP.NET Core MVC, C#, Razor, custom CSS
- Built a ticket flow with categories, priorities, service snapshots, and practical issue states.
- Modeled realistic requests like VPN instability, password resets, and device support incidents.
A retail-focused website that adapts product pricing through business rules, showing practical problem solving beyond static web pages.
JavaScript, HTML, CSS, web logic design
- Focused on conditional pricing behavior and product management scenarios.
- Strengthened full-stack thinking, testing habits, and logic design under real-world style constraints.
A fast-paced C# game project that demonstrates event-driven programming, gameplay systems, and iterative debugging.
C#, MonoGame, collision systems, gameplay loops
- Implemented movement, enemy behavior, collision handling, and score tracking.
- Used repeated testing and debugging to improve responsiveness, logic, and game feel.