Front-end: ReactJS
Back-end: C#/.NET
**currently not mobile-friendly
My front-end capstone from Nashville Software School, 'OMG, Shoes...' lets users manage their sneaker collection and connect with others. Originally built with a JSON server back-end, I later upgraded it with a C#/.NET API and deployed it on a virtual machine. Detailed write-up in the
README.md.
I'm now rewriting the front-end in NextJS (repo
here).
Front-end: ReactJS
Back-end: Python/Django
**currently not mobile friendly
My Full-Stack Capstone from Nashville Software School, Paintkillerz is an eCommerce platform for browsing and buying professional-grade spray paint.
Users can create accounts, manage carts, save payment methods, and share art within their profiles, as well as view others' artwork.
Next steps: making the site mobile-friendly with TailwindCSS and rewriting the front-end in Next.js.