-
Full-stack developer
- Addis Ababa, Ethiopia
-
20:40
(UTC -12:00) - https://sentayhu-berhanu.netlify.app/
- @VoltageBerhanu
- in/sentayhu-berhanu
Highlights
- Pro
Stars
Organise ActiveRecord model into a tree structure
This project will make use of the Ruby language syntac to decode a message in morse code
In this project, I feature as a librarian of St Nemwel's University, I need a tool to help me record what books are in the universitie's library and who borrows them.
In this project you see how to use a module inside a class. We create a class MyList and a module MyEnumerable. Our module MyEnumerable implements a subset of the functionality of Enumerable. Built…
The School library app Implemented classes and objects in Ruby.
This project uses ruby to decode morse code and returns the message in plain English.
Book-an-appointment is based on an app to book an appointment to try a motorcycle. Front-end: https://github.com/AyoubMs/book-an-appointment-front-end
This project uses ruby to implement an enumerable mixin.
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them.
The Budget app 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. bu…
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…
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.
This project uses Object Oriented Programming to build a school library app. The tool records what books are in the library and who borrows them. Built with Ruby.
Catalogs of my things help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be sto…
A program in ruby that decode a Morse code character, takes a string parameter, and return the corresponding character in uppercase
Budget-App is a mobile web application where you can manage your budget and have a list of transactions associated with a category so that you can see how much money you spend and on what.
This is a school library app, build using Ruby to practice the Object Orianted Programming. the code includes classes that represent students and teachers
The project displays OOP four principles - (Encapsulation, Abstraction, Inheritance, Polymorphism) with respective examples. The project also displays examples of composition, association, and aggr…
This project uses Ruby syntax for basic programming operations. You can use the program command line to decode a Morse code message.