Web Development
APIs
Python
Security
Cyber-Security
This is the page displaying all the material related to Flask. This can include projects, blogs, certificates, university modules and work experience along with sub-skills.
This is a custom backend for the first iteration of the discussion platform. This was created to learn how to create a custom backend using Python and Flask.
A simple Flask app to learn how to create a RESTful API. This was a foundational project to learn how to create a back-end using Flask. This was helpful when creating the back-end for the discussion platform.
A simple Flask app to learn how to use JWT for authentication. This serves as a foundation to using JWT in other projects using Flask.