Projects
A showcase of my work, including software development and innovative solutions.

SaaS Platform Development
2024Web Development
Engineered and deployed a SaaS platform by customizing and integrating a CMSaaS Starter Kit, set up RESTful APIs, configured authentication, and ensured seamless data flow between frontend and backend systems.

Marketing Website Revamp
2024Web Design
Utilized tools like Figma, Spline, Svelte, Supabase, and Webflow to revamp Hyperformant's marketing website, leading to a substantial increase in new users and improved user engagement.

Hardware & Software
This project involves creating fully customized NFC-enabled business cards that instantly open my personal website upon tapping. The cards were custom-designed, laser-engraved, and cost-effectively produced to enhance networking experiences.

Machine Learning Invoice Processor
2023AI & Machine Learning
Developed and implemented machine learning models using Azure Machine Learning, Java, TypeScript, and Excel to process and document invoices, achieving a twofold increase in data documentation and accounting efficiency.

Autonomous Content Creation Workflow
2023AI & Automation
Leveraged ChatGPT's API and Microsoft Power Automate to create autonomous workflows for content creation, leading to a 30% increase in content generation efficiency and a 25% boost in user retention.

3D Printing & Design
Explored the world of 3D printing through various exciting projects, from complex aircraft models to practical everyday items. Created detailed models of the F-22 Raptor, B2 Bomber, and fun items like a Batman mask for a cat, demonstrating creativity and technical skills in 3D modeling and printing.
Featured Project: NFC Business Cards

This project involves creating fully customized NFC-enabled business cards that instantly open my personal website upon tapping. The cards were custom-designed, laser-engraved, and cost-effectively produced to enhance networking experiences.
Technical Skills Involved:
NFC Chip Programming: Configured NFC chips to trigger website access.
Laser Cutting: Precisely engraved designs onto blank cards.
Hardware Prototyping: Integrated NFC chips into physical business cards.
Material Finishing: Applied acrylic paint selectively to engraved areas, ensuring a professional finish.
Technical Highlights:
- Cross-platform NFC programming for Android and iOS compatibility
- Precision laser cutting for intricate design implementation
- Custom manufacturing process for professional finish
- Hardware-software integration for seamless user experience
- Comprehensive documentation and testing methodology
Featured Project: Interactive Resume Website

Interactive Resume Website
Engineered a modern, interactive resume website using Next.js, React, and TypeScript that showcases my computer science expertise and projects. This full-stack application demonstrates my ability to implement complex front-end architectures while maintaining clean, efficient code.
Building on my experience from the Hyperformant Marketing Website Revamp, I applied advanced UI/UX principles while implementing sophisticated programming patterns. The site features custom React hooks, optimized rendering with useMemo and useCallback, and state management techniques that ensure smooth performance even with complex animations.
Technical Highlights:
- Component-based architecture with React and TypeScript
- Custom animation system built with Framer Motion
- Responsive design implemented with Tailwind CSS
- Optimized build process with Next.js
- Programmatically generated UI elements
- Efficient DOM manipulation and event handling
- Accessibility implementation with ARIA attributes
- Custom glassmorphism effects using CSS variables and JavaScript