Gedewon Hailegebrale's repositories
express-server
This project is a typed starter pack for Node.js and Express server with full authentication and authorization experience using signed JWT and an HTTP collection to test out our endpoint.
CarBooking-Backend
Rails backend Book car is a platform to book a car that is present in different cities for a given period of time. The user selects the duration of rental per car model type and price range. if a user is an admin he can manage the car resources by updating the list of cars in the database.
CarBooking-Frontend
Book car is a platform to book a car that is present in different cities for a given period of time. The user selects the duration of rental per car model type and price range. if a user is an admin he can manage the car resources by updating the list of cars in the database.
eslint-plugin-mongoidcompare
MongoDB is a popular NoSQL database. The primary key for each record (in javascript/typescript) is an ObjectId, a javascript object. However, this has one major unexpected behavior:
Browse-movie-app
This is a group movie browsing web app built using HTML, CSS, and vanilla JavaScript.
Coding-Challenges
banch of leet code questions and solution
decode-more-code
A program to decode morse code
Budget-app
The 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.
covid-metrics
Covid metrics is a web app for the user's to get real-time Coronavirus cases throughout the world this project is built on top of AWS lambda API that is requested limited we serve from cash after the first hit of the API for request limit purposes.
Enumerable
Create your own Enumerable
hellorails
ROR setup
OPP-school-library
OOP University, and you need a tool to record what books are in the library and who borrows them. The app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this will be built in a beautiful and well-organized way!
portfolio-v1
Simple website to showcase my skill set as a software Engineer
recipe_app
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
SpaceTravelersHubSPA
Space x Travelers Hub is simple web app that consumes SPACE-X API consume and create Mission and Rocket booking and reservation system
type-challenges
Collection of TypeScript type challenges with online judge
vet-clinic-database
This project uses a relational database PostgreSQL. The database contains a data file with animals' information, the schema needed to create the table and related querie.
hello-rails-back-end
rails backend api only
hello-react-front-end
front end react app that consumes rails backend api
JobBoard
Creating a simple web website to show some jobs from API.
Mono-ReactRails
Implement a connection between a Ruby on Rails back-end and React front-end in monolithic fashion.
react-config
simple react pack config boilerplate with linter .PR will kick start GitHub Action to run ESLint and Stylelint to help you find style issues.