brytebee
Full Stack Developer | MERN Stack | Backend | NestJS | NextJS | PostgreSQL | TailwindCSS | Ruby on Rails API
Job HuntersKaduna, Nigeria
Pinned Repositories
Afro-Music-Concert
This project is an Afro Music Culture conference concept page built with HTML5, CSS3 and Bootstrap. It consists of three pages and is responsive to mobile, tablet and desktop screens.
AwesomeBooks
In this project, I built a simple website that allows users to add/remove books from a library list of books. I used JavaScript objects and arrays. I also used vanilla JavaScript DOM manipulation to simulate REACT and AJAX's single-page website concept. Lastly, I used is HTML and CSS3 technologies.
bee-portfolio
In this project, I have built a portfolio website with ReactJS and SASS/SCSS
ContactsApp
The ContactsApp project was built using Ruby, Rails, Bootstrap, Simple_form GEM, Sqlite3(development) and PostgreSQL(production). It implements fundamentals like Rails Partials, CRUD scaffold e.t.c.
JS-Capstone
In this project, while @ Microverse in 2021, we built a web application based on an external API, http://themealdb.com/api.php. The webapp has 2 user interfaces. A homepage and a popup details page in fulfillment of JS capstone project using an external API
myCatalog
In this project, we have created a console app that will help you to keep a record of different types of things: books, music albums, movies, and games. The data will be stored in JSON files. We created a database with PostgreSQL and built the console interactivity with Ruby.
plan-app
This Ruby on Rails project is a mobile web application where you can manage your budget, you have a list of transactions associated with a category so that you can see how much money you spent and on what. It allows the user to: register and log in, so that the data is private to them, introduce new transactions associated with a category, and see the money spent on each category.
Rent-a-car
In this project, we have designed a booking app where a user can rent a car. The app also presents Admin privileges where an Admin can Add and Delete cars. This is engineered using Ruby on Rails as backend and React as front end.
toDo
In this project, I built a simple list of To-Do tasks. This simple web page is engineered using Webpack and served by a Webpack dev server. I also used JavaScript DOM manipulation, HTML5, Bootstrap and CSS3.
Turung
Turung is an online smartstore that allows traditional brick and mortar businesses to process crypto-fiat liquidity through a decentralized payment system called TURUpay.
brytebee's Repositories
brytebee/toDo
In this project, I built a simple list of To-Do tasks. This simple web page is engineered using Webpack and served by a Webpack dev server. I also used JavaScript DOM manipulation, HTML5, Bootstrap and CSS3.
brytebee/Newsweek
This project (https://microverse.org) replicates the Newsweek website with an emphasis on layout different screens. Built with Bootstrap.
brytebee/To-Do-list
brytebee/www.turung.io
A simple information website for Turu Coin built with HTML5, CSS3 and Bootstrap
brytebee/Capstone-react
brytebee/react-capstone
brytebee/school-library
In this project, I have built a tool for a library to record what books are in the library and who borrows them. The app allows you to: - Add new students or teachers. - Add new books. - Save records of who borrowed a given book and when.
brytebee/the_enumerables
brytebee/tic_tac_toe
This is a computer console simulation of the game by same name which uses traditionally a paper-and-pencil for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner. It is a solved game with a forced draw assuming best play from both players.
brytebee/tic_tac_toe_
brytebee/toDoListCopy
brytebee/Bookstore
This project is used to display a list of books. Users can add/remove books from the list. It is built with ReactJS and Redux. It implements Routing, and Components concepts
brytebee/Bookstore-React
This project is used to display a list of books. Users can add/remove books from the list. It is built with ReactJS and Redux. It implements Routing, and Components concepts
brytebee/Change-background
This is a simple extension that allows users to teporarily change the background colour of their current tab in the current window.
brytebee/covid-stats
brytebee/hello-extensions
In this simple tutorial I built a basic chrome extension.
brytebee/math_magician
brytebee/Morse-Decorder
In this project, we have created a simple app to decode morse code. We engineered the app using Ruby.
brytebee/OOP-Ruby
I have created this to practice OOP in Ruby. I have created classes to represent animals.
brytebee/portfolio
A portfolio website created with ReactJS, React-Bootstrap and CSS
brytebee/Reload
brytebee/To-do_copy
brytebee/Vet-clinic
In this project, I have used a relational database to create the data structure for a vet clinic. I added animals, animals' owners, clinic employees, and visits Tables.
brytebee/weBlogz
The weBlogz app is a classic example of a blog website. I have create a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
brytebee/_bookstore
This project is used to display a list of books. Users can add/remove books from the list. It is built with ReactJS and Redux. It implements Routing, and Components concepts.
brytebee/hellorails
Practice creating basic app using ruby on rails (ROR).
brytebee/Math-Magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations. and read a random math-related quote.
brytebee/react-todo
A simple todo list. The application is built with ReactJS and local storage.
brytebee/TDD-Ruby
brytebee/todos-api
A project I built to practice building an API using rails