I began my journey with a curiosity to learn Python, and the more I learned, the more I began branching out into other areas of coding, deepening my enjoyment of it.
I began my journey with a curiosity to learn Python, and the more I learned, the more I began branching out into other areas of coding, deepening my enjoyment of it.
The Catshop project is purely js, html, and css and focuses on interactivity and storage across pages. Catflix utilizes Django's template inheritance and is deployed using Oracle Cloud.
This project is purely front-end, focusing on creating responsive web design, generating html as well as making the pages interactive using javascript, and utilizing session cookies and local storage for memory across pages.
This project shows understanding of Django's template inheritance, and illustrates my ability to configure and deploy a VPS through Oracle Cloud.
Games was created using React.js, and Cat Bank is full-stack and features full CRUD functionality.
This project uses React with jsx components and demonstrates my ability to create interactive games using the framework's built-ins, like useState and useEffect.
This was my latest project; it's full-stack and features full CRUD functionality. I used Vue for the front end and Django for the back. Once I got them talking with a mock api (json-server), I decided to go ahead and build the front-end first, and integrate it into Django for deployment through the server using Nginx and gunicorn.