Report Manager
To make sure items are taken care of in stores, whirlpool employees report to promotors if something looks wrong. To make this process faster, a team and I developed a mobile app that sends the information to promotors so they can take care of any problem. For the project I oversaw the server-side backend and database, so I learnt the usage of Django's framework, SQL and Linux for the app deployment.
Dino Blocks
One of the hardest parts of learning to code is understanding the computer logic. Dinoblocks is a game-based web application with the objective of code logic development for kids through different games and school-made statistics software to check in. I mainly developed the world statistics web page using python’s Streamlit framework and SQL for the database. This was a Hack MTY project winner for “best Streamlit use”
SAI Learning
Deaf people struggle to communicate since learning sign language is not easily accessible. That is why we developed a learning web application to help eradicate this problem. I worked mainly in the frontend development but also helped with backend debugging. I learnt to use React and Django to make sure this project work as expected.
Datex
Corporations usually have huge databases with big amounts of information, this information might become complicated to understand. That is why I developed to Glouu Technologies a database explainer using GPT4. Datex was created using python’s frameworks ‘Llamaindex’ and ‘Fast Api’. I learnt both frameworks from cero