My Work
Websites
tistange.com
timsuniverse.com
React Projects
ToDoApp with Authentication and Authorization
Technology
React, Styled Components, Material UI, React Router, NoSQL Database and Serverless Functions, Firebase: storage, database, authentication cloud functions and Hosting.Objective
The aim of this project was to create an app to help users keep track of key daily activities with authorization and authentication features alongside other useful attributes. Drawing inspiration from experience on a previous project; which my co-developer and I developed an application that facilitated the creation of accounts for new buyers, allowing the buyers to upload information for cross location evaluation of potential clients, I decided to create the todo app to capture some of the tools utilized in the completion of that project.
MyRecipeApp
Technology
HTML, Reactjs, React Router, Styled Components, REST Api , Localstorage, SessionsObjective
The aim of this project was to create a search recipe app, where interested people can search for recipes and save their favourites as they explore or dabble daily into the world of cooking and recipe creation and use.
Crud Book App
Technology
HTML,Reactjs,Styled Components, materialUIObjective
This project was first conceptualized to support my (continuous) reading habit but evolved to incorporate some critical development/design competences. Eventually the project was designed to show the CRUD process (create, read, update and delete) with a book app whilst addressing the need to track my reading progress. The focus was to add books read so far, in the current year (2020), to keep track of how much reading has been done and note milestones achieved based on set objectives for the year. By developing this app; I intended to give the user (or any user, including myself) the ability to create, edit/update, access and delete each entry whilst maintaining a referable note on reading progress throughout the year.
Calculator App
Technology
HTML,reactjs,Styled ComponentsObjective
The aim of this project was to create a basic calculator in React. I focused on developing a basic app which I could improve upon and build on; following tests by various users.