Hi, I'm Alex Cucuzza

Full Stack Developer


About Me

Full Stack Developer with over a year of experience at a Fortune 100 company.

B.S.C.S. Computer Science, Emphasis in Data Science, Minor in Mathematics for Engineers


About This Site

This site is dedicated to compiling various recipes to easily share them. As a bonus, this website will also serve to store reviews of different restaurants in Chicago (again, for sharing). Eventually, the final (for now) piece of this site will be a place to put up some writing, blog-esque style.

The Technical Stuff

For the technical users, this website was created using the Jinja template engine with Python. You can view the github repo for it here. The backend is a SQLite database connected to a FastAPI (Python) server (repo here). There is a separate admin panel made with Next.js, which you can view the repo for here. You can read about why I did it this way here (not yet, though).