Home
Projects
Credentials
Blog

MySQL

This is the page displaying all the material related to MySQL. This can include projects, blogs, and certificates.

Projects

Magician AI cover image

Magician AI

Magician AI is a SaaS platform that leverages AI to enable users to generate various media types and have dynamic conversations. Developing this project allowed me to explore Stripe, Clerk authentication, and unique AI APIs.

Quizmify cover image

Quizmify

An intuitive platform for dynamic quiz generation. Users can test their knowledge across various topics, choosing between multiple-choice questions or fill-in-the-gap style challenges. With immediate feedback and score tracking, users enhance their understanding.

Noodle cover image

Noodle

During my second year of university, my group and I initiated a project on an open-source learning platform which served as my introduction to full-stack development. This app aids students in managing tasks, assignments, exams, and storing notes and resources.

Flask Forum Backend

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.