FridgeToPlate is a user-friendly app that utilizes data management and document database models to gather recipes based on the ingredients found in the user's fridge. By providing access to delicious and wholesome meal ideas, this product aims to elevate the user's cooking experience.
COS301 Capstone Project for Amazon Web Services.
A final year Computer Science student at the University of Pretoria. I am a fast learning and passionate developer with interests in DevOps, Backend Technologies and Data Security. Technology and innovation inspire me to develop and create software that impacts peoples lives positively.
Final year Computer Science student at the University of Pretoria. I'm an enthusiastic and compassionate engineer with the desire to thrive in areas such as Software Engineering, Application and Web Develpment. I'm always up for an intellectually stimulating challenge.
I am a Final-Year Computer Science student at the University of Pretoria. I am a young, exquisitive individual who yearns and seeks knowledge through consistent, tireless efforts to equip myself for the changing environments and have a strong passion for technology and innovation, and aim to solve a class of problems through the lenses of technological innovation.
I am a final year computer science student with a burning passion for learning more about technology. I am motivated to solve problems through efficient solutions and aim to provide modern solutions to modern problems.
I am a 3rd year Computer Science student who constantly seeks opportunities wherein I can improve my knowledge and skillset for the betterment of myself, those around me and my environment. I can work by myself and with a team, even when under immense pressure. I believe that I possess exceptional qualities which make me extremely helpful and useful in different working environments.
Git Flow is a branching technique that uses two main branches, master and develop, to manage software development. Feature branches are created from develop for new features, release branches for preparing releases, and hotfix branches for critical production issues. This approach ensures a structured workflow and allows for parallel development while maintaining stability in the master branch.