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/recipe-it
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app allow users to make their recipe public so anyone can access them.
brytebee/www.turung.io
A simple information website for Turu Coin built with HTML5, CSS3 and Bootstrap
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/amazonn
An ecommerce with NextJS - Fullstack
brytebee/deploy-plan-app
brytebee/hello-react-rails
Hello world! I'm using ReactJS from Ruby on Rails.
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/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/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.
brytebee/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.
brytebee/alx-pre_course
I'm now a ALX Student, this is my first repository as a full-stack engineer
brytebee/backend_sanity
In this project, I have built a backend to store the data for my portfolio website.
brytebee/car-rental
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.
brytebee/event_app
A quick test for frontend skills.
brytebee/FYURR
Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.
brytebee/hello-rails-back-end
Hello from Ruby on Rails backend.
brytebee/hello-react-front-end
Hello react to a rails API I created.
brytebee/hello-react-rails2
Hello world! I am using ReactJS on Ruby on Rails.
brytebee/hellorails
Practice creating basic app using ruby on rails (ROR).
brytebee/MERN_STACK
Education app: The MERN STACK - A backend API & React App
brytebee/note_app
Learning NodeJS by building this cool note taking app.
brytebee/react_form
Reusable react form
brytebee/Rent-a-car-FE
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. In this repository we have the frontend. The backend can be found [here.](https://github.com/brytebee/Rent-a-car)
brytebee/TDD-Ruby
brytebee/todos-api
A project I built to practice building an API using rails
brytebee/weather-app-nodejs
[For learning and educational purposes only.] A weather app to improve my nodeJS knowledge