a b o u t

Full Stack Developer, fresh into The World
A Full-Stack Web Developer and passionate Creator with a history in filmmaking. I have a perspective driven by storytelling that is brought into everything I build, and a persistence that pushes me to attack problems head on, relentlessly. My creative energy is a guiding force when designing for software and the web. What sparks joy in me is working within a community that is able to spark joy in others with what we build and the stories we tell. When I'm not coding you can find me creating video content, hosting and producing podcasts, researching game development, or playing games(TTRPGs, boardgames, or video games).Phone: (416) 333-0516Email: brodycurrie@gmail.comCurrent Goal: To learn and absorb as much as I can!!
p r o j e c t s
Fridgenerate

You get home after a long day at work. You're starving. You can't think straight. You have all these ingredients, but no idea what to make. Why don't we do the thinking for you? Fridgenerate is an interactive web application that allows users to input ingredients and are provided a list of recipes based on their input.
- Back-end: built using Python/Django
- REST framework: to organize and create custom endpoints for user integration and ingredient data storage
- Spoontacular API: a recipe API with data on over 300k recipes.
- Front-end: built using REACT.js for ease of creation with components and enhancing UX
- Search Functionality: using a dataset of ingredients to cross reference the "Search-by-Ingredient" endpoint of Spoontacular API
- Stretch Goal: User Functionality to save recipes and ingredient lists
Crowdfunder

A Kickstarter clone. The purpose of this project was to practice building a full web application in Python using the Django Framework. Techniques practiced include:
- manually building out full CRUD capabilities
- designing a front end using Django Templates
- working together in a small team of designers
- creating a functional web app from start to finish
Not-A-Calculator

A compound interest calculator that will help you avoid making any unnecessary purchases. A joint project with Riley Szulc. Built with vanilla JS. Read more