Joel-100
Software developer, Tech enthusiast, and part-time guitarist. Stack: JavaScript, React, Redux. Looking for my next job opportunity!
Uganda,Kampala
Pinned Repositories
awesome-books-classes
This is a books collection application with basic CRUD functionalities. Built with ES6 modules and classes.
awsome-books
This is a books collection application with basic CRUD functionalities. Built with JavaScript
blog-app-rails
In this project, we are using migration files to build the schema.
Bookstore-react-app
capstone-1
My first module project in Microverse. It contains the homepage and about page. It was built with HTML, CSS and JavaScript.
Capstone-Module2
Joel-100
My Bio
my-portfolio
This project represents my portfolio. It was built with HTML, CSS and JavaScript.
toDoList
Built a simple app showing my to do list. This app has basic CRUD functionalities. Built with JavaScript
validations-project
This project shows validations for forms. It's built with HTML, CSS and JavaScript
Joel-100's Repositories
Joel-100/capstone-1
My first module project in Microverse. It contains the homepage and about page. It was built with HTML, CSS and JavaScript.
Joel-100/my-portfolio
This project represents my portfolio. It was built with HTML, CSS and JavaScript.
Joel-100/blog-app-rails
In this project, we are using migration files to build the schema.
Joel-100/Joel-100
My Bio
Joel-100/ror-budget-app
This project is about building 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.
Joel-100/Blog-App
The Blog app is a classic example of a blog website. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Joel-100/blog-app-collaboration
Joel-100/blog_app
Joel-100/Catalog-App
Joel-100/Cherry-Rooms-back-end
Joel-100/Cherry-Rooms-front-end
Cherry Rooms is a full-stack ROR/React project designed for the purpose of booking rooms in hotels, motels, or any other accommodation service. This project provides an intuitive and user-friendly interface that allows users to easily browse and reserve rooms based on their preferences and availability. The project is built using React, HTML, CSS,
Joel-100/foods_app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows 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.
Joel-100/frugalize_app
The Frugalize app helps you to manage your budget. The app allows users to create categories and add transactions to the categories
Joel-100/hello-rails-app
Joel-100/hello-rails-backend
Joel-100/hello-rails-react
Joel-100/hello-react-frontend
Hello Rails Backend is built using the Ruby on Rails framework and designed to demonstrate the basic concepts of react-ruby integration
Joel-100/hw-rails-react-app
In this app we are implementing a connection between a Ruby on Rails back-end and React front-end and understanding the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end
Joel-100/Joel-Porfolio
Joel-100/OOP-School-Lib
Joel-100/rails-blog-app
Joel-100/readme-template
A README template that can be used to give any project clear documentation.
Joel-100/school-library
Joel-100/Celo-Developer-Workshop-3.0
Celo-Dev-Workshop
Joel-100/DS-ALGOS
Practice Sessions
Joel-100/emoji-cheat-sheet
A markdown version emoji cheat sheet
Joel-100/HOC-sample-react
Joel-100/JSON-API-React-http
Joel-100/react-adventure
Joel-100/Ruby-Test-Driven-Development
In this project we implement a class with some methods, We do it by doing test-driven development (TDD),the idea is to write tests first and then the code.