beattris
Intermediate react developer. I build interactive user interfaces and experience with react, solving problems one step at a time. 🙂
Nigeria
Pinned Repositories
face-recognition
This uses the Clarifai api face detection model to detect the face in an image. It has a connected to postgres database which stores a users details for future logins.
food-order-app
This is a food order app which uses firebase as its backend to send and receive data to and from the server. Used Custom Hooks to build reusable and configurable state, worked with react context and handled form validations.
http-requests-connections
This is a mini movies app. Connected to firebase realtime database, used GET request to fetch movies from the database, POST request to add movies to the database. Handled loading states and http errors to enhance user experience.
meetup-app
muli-page-spa
A multi-page app built using react-router-dom. In this app, you can add quote, view quotes and also add comments to a particular quote. All of these data is stored in firebase realtime database.
RecipeCourseProject
This is a project I built while taking Maximilian Schwarzmüller's Angular course on Udemy. During this course project, I worked on major ng concepts like Components, Databinding, Directives, Services & dependency injection, Routing, Observables, Forms, Pipes, Making Http requests, Authentication & Route protection, and more.
redux-practice-project
Practiced using redux, learned about redux, side effects and asynchronous code, how to create and use action creators for the side effect codes, using reducers for data transformations. Then, learnt how to use redux dev tools to get deeper insights about our redux store.
RoboFriends
An app that lets you search for your robot friends by their names. It uses the jsonplaceholder api to fetch names and emails that is used for the robots.
todoApp
A simple todo app that allows you to enter ur todo and delete it when it's completed
working-with-forms
This project deals with forms and user inputs. Added basic validations, provided validation feedback, created and used a custom hook for the inputs and managed the overall form validity.
beattris's Repositories
beattris/muli-page-spa
A multi-page app built using react-router-dom. In this app, you can add quote, view quotes and also add comments to a particular quote. All of these data is stored in firebase realtime database.
beattris/meetup-app
beattris/RecipeCourseProject
This is a project I built while taking Maximilian Schwarzmüller's Angular course on Udemy. During this course project, I worked on major ng concepts like Components, Databinding, Directives, Services & dependency injection, Routing, Observables, Forms, Pipes, Making Http requests, Authentication & Route protection, and more.
beattris/redux-practice-project
Practiced using redux, learned about redux, side effects and asynchronous code, how to create and use action creators for the side effect codes, using reducers for data transformations. Then, learnt how to use redux dev tools to get deeper insights about our redux store.
beattris/AirBnb-Clone
beattris/Angular-Intro-MaxSMuller
beattris/authentication-system
This is a simple app, where I learnt how to authenticate react apps for users sign up and login through firebase. Dynamically rendered the UI based on the authentication state and used browser local storage to save the user token for a period of time to avoid logging out on browser refresh.
beattris/beattris
beattris/chatscrum
beattris/clips
beattris/Clips-Project
beattris/crwn-clothing
beattris/Http-Request-Tut
beattris/meme-generator
beattris/monsters-rolodex
beattris/News-Homepage
beattris/nextjs-practice
A practice project in which I learnt the key concepts of NextJs, like how to route, adding dynamic routing, and more
beattris/Ng-Store
beattris/Ng_Blog
beattris/NgRx-Tut
This is a simple counter application that I used to get my hands on NgRx. I learnt about using NgRx for state management. Overall, I learnt how to create actions and attach data to actions, reducers, selectors, and Effects.
beattris/observables-tut
beattris/personal-task-manager
beattris/Pipes-Tut
beattris/Reactive-forms-tut
beattris/RecipeApp
beattris/refresher
beattris/routing-tut
beattris/Servvices-Dependency-Injection-tut
beattris/Template-Driven-Forms-tut
beattris/Travel-journal