Projects
Some projects of mine - all code can be found on my GitHub
AI Assisted Mobile Store Screen
Mobile AI Marketplace page made with the assistance of Midjourney, Stable Diffusion, and Figma. This project is a proof of concept for AI-assisted development, from design to implementation.
Luna Sky NFT Marketplace
This is a large-scale NFT marketplace project that is currently in Beta. I was assigned to designing and implementing a schema, which included relationships like social interactions, account management, and Web3 metrics. I also integrated user profile APIs using GraphQL and Apollo.
Full Stack Marketplace
Built with Python Flask, this full stack marketplace project utilizes AWS for the backend storing info related to users and products. Users can register / log in, add and remove products from cart, search, and checkout.
Three.js Interactive Walkthrough
JavaScript application using the WebGL library Three.js demonstrating 3D scenes, cameras, lights, and advanced materials. This demo includes starter code to get started with Three.js.
Old Portfolio Site with Vue.js
Made in March 2022, this site was made with Vue.js. The Deployment, Hosting, and CI/CD is done with Netlify. This site has been replaced as a personal portfolio with the current site.
Quiz Web App
This quiz application of miscellaneous animal trivia questions is an interactive, responsive app. This app was made with vanilla javascript, html, and css. Note: GitHub Pages version available