Portable Portfolio
Personal Projects | | Links:

Status
As of 04/25/2025, the web application is NOT DEPLOYED.
Introduction
There are many frameworks that bring languages like JavaScript to life—Next.js being a prime example. This project, however, uses Reflex (formerly known as Pynecone) to showcase what Python can do in a similar context. While the site draws inspiration from my main portfolio, it offers a distinct take focused on demonstrating Python’s potential in web development.
The project is built entirely with Python and also incorporates packages from Next.js, including Motion (formerly Framer Motion), which is used to animate component transitions. Additionally, since it’s a Next.js application, it can be hosted statically rather than relying on dynamic hosting.
Technologies Used
- Python
- Motion (formerly Framer Motion)
- CloudFlare Pages