Pinned Repositories
andela-test
This is a live coding challenge i was asked in a recent interview with Andela for a React (Native) role, thought to put this up for whoever needs to see how a countdown timer works. Feel free to fork/clone and build on top of this with more scenarios. π₯³ π
CRUD-app
This is a React CRUD app without and then with REDUX.... felt like experimenting with my understanding of how all components of Redux store fit and work together. Hence I thought why not create a React app without Redux and convert it to React app with Redux. This process will help us understand the different components of Redux and how they work together. Also since we have a working non-Redux app it will be easier to understand the Redux paradigm. Most of the application that we create in real life are CRUD app hence the choice. Cheers
Dog-Gallery
A simple Dog Gallery app built with React
Dreamshare
Share your dreams with Dreamshare
firebase-with-react-hooks
This is a Firestore Database CRUD Web Application using React.js and Google Firebase. With implementations covering Authentication with Firebase and React Hooks
Portfolio-mobile-app
Cross-platform portfolio app taking users through a brief overview, my skills, projects and articles i've published in the past. Bootstrapped with the React-Native CLI, and state management handled with Redux (Thunk).
react-native-raw-bottom-sheet
Add Your Own Component To Bottom Sheet Whatever You Want (Android and iOS)
Saas
Clothing line webpage, strictly web based no mobile view
Todo-App
A simple, mobile-responsive and fully functional To-do App, made with ReactJS...
webbee-inventory
A simple RN app to manage the inventory of a fleet of diverse building machines.
AregbesolaOJ's Repositories
AregbesolaOJ/firebase-with-react-hooks
This is a Firestore Database CRUD Web Application using React.js and Google Firebase. With implementations covering Authentication with Firebase and React Hooks
AregbesolaOJ/andela-test
This is a live coding challenge i was asked in a recent interview with Andela for a React (Native) role, thought to put this up for whoever needs to see how a countdown timer works. Feel free to fork/clone and build on top of this with more scenarios. π₯³ π
AregbesolaOJ/CRUD-app
This is a React CRUD app without and then with REDUX.... felt like experimenting with my understanding of how all components of Redux store fit and work together. Hence I thought why not create a React app without Redux and convert it to React app with Redux. This process will help us understand the different components of Redux and how they work together. Also since we have a working non-Redux app it will be easier to understand the Redux paradigm. Most of the application that we create in real life are CRUD app hence the choice. Cheers
AregbesolaOJ/Portfolio-mobile-app
Cross-platform portfolio app taking users through a brief overview, my skills, projects and articles i've published in the past. Bootstrapped with the React-Native CLI, and state management handled with Redux (Thunk).
AregbesolaOJ/react-native-raw-bottom-sheet
Add Your Own Component To Bottom Sheet Whatever You Want (Android and iOS)
AregbesolaOJ/weather-forecast
A basic app that forecasts the weather for 5 cities (Lagos, Abuja, London, Los Angeles, Paris). Shows the current weather forecast for the day, and 4 days subsequently (Forecast for 5 days total). Also gets a user's location automatically and generate a forecast based on this.
AregbesolaOJ/webbee-inventory
A simple RN app to manage the inventory of a fleet of diverse building machines.
AregbesolaOJ/whichride-ui
Landing page UI for Whichride with a few set of minimalistic animations
AregbesolaOJ/aws-cloud-blog-challenge
Blog Challenge on the lesson i wish to write a blogpost about in the Udacity Bertelsmann Technology Scholarship
AregbesolaOJ/circular-std
The Circular Std font family as an npm module
AregbesolaOJ/coding-ai
Coding-AI helps to find a mentor related your technologies stack.
AregbesolaOJ/course-collaboration-travel-plans
AregbesolaOJ/FlutterWallet
A beautiful wallet app ui created with flutter ui kit
AregbesolaOJ/Frontend-Best-Practices
Frontend best practices
AregbesolaOJ/google-maps-react-native
google maps using google directions api
AregbesolaOJ/html-duration-picker.js
Turn an html input box to a duration picker, without jQuery
AregbesolaOJ/My-GraphQL-GitHub-Challenge
Simple Coding Challenge to recreate a section of my Github profile page (the tab that lists my repositories) using the GraphQL GitHub API. This implementation is responsive with the recreation looking pretty close to the real website. Ciao! π€πΌ
AregbesolaOJ/my-snapcart-challenge
AregbesolaOJ/piggytest
A simple challenge to create forms in React Native with proper validation & error display. Using React Hook Form.
AregbesolaOJ/post-app
A small webpage that displays posts along with their respective user (creator of the post) and the associated comments. No design or styling is used here, focus is solely on the functionality.
AregbesolaOJ/products-grid-test
This is the React implementation of a Test i had, just putting this for whoever happens to stumble on it and finds it helpful. Major working principles/functionalities include conditional rendering, sorting of elements based on input parameters (Id and Price in this case), adding a product, working with immutable data and not touching/altering the original local state which is very important. No side-effects though as the JSON data was provided. Cheers!
AregbesolaOJ/react-hooks-practice
Played around with the react hooks useState, useEffect and finally refactored the whole code to use the useReducer hook which i found really interesting. Great stuff from the React team
AregbesolaOJ/react-native-animated-tab-view-example
An example of animated tab view in React Native
AregbesolaOJ/React-storybook-challenge
AregbesolaOJ/simple-react-full-stack
Boilerplate to build a full stack web application using React, Node.js, Express and Webpack.
AregbesolaOJ/Summitech-Val-Memoirs-App
A simple Website made with ReactJS called βVal Memoirsβ where people can share their awesome memories from Valentines Day and experiences with the public.
AregbesolaOJ/titan-programmer.github.io
A blog for all students to add summaries for topic of what they link and share their new blog link for the challenge.
AregbesolaOJ/TOP-News
A Flutter news app that uses built value and built_value collection to serialize and deserialize a Json api and uses http to get data to update the ui.
AregbesolaOJ/weatherapp
a weather app using the weather flutter plugin and the openweather api to determine the weather situations for different places all over the world.
AregbesolaOJ/Workout
Flutter UI for different exercises challenges