trivia rest api [full stack]
This project is a Faroese trivia REST API. I have coded it from scratch with php and mysql. The user can generate an api link with different conditions. There is also a login system where the user can create questions. Note that it is still in production and is still vulnerable at some points.
To create questions you can signin with the guest user.
Email: guest@gmail.com
Password: Ju9E#wPz
the viking ship [wordpress rest api]
banking system [django python framwork]
This is a school project from my django/python class. It’s a banking system where customers can transfer money. There are some requerments in this project, like customers must be able to transfer money to customers in at least one other bank in real-time, multi-factor authentication for users, REST API, middleware, task queues, and channels. The project is still in production.