Tadesse Dubale (@TadesseDev)

Top repositories

1

150_MIU-MUM_sample_questions_and_answers.

Common questions โ” and answers โœ”๏ธ to prepare for MIU/MUM entrance tests. In this question collection, I aim to help students prepare for the test they will have to take for admission to the Maharashtra University of Management. I have used Java-8 for solving these challenges, yet it can be used with any other programming by applying the same logic.
Java
9
star
2

Portfolio

My portfolio โœ‹๐Ÿผ where you will get glimpses of what I'm capable of. Including some of the projects I have been working on ๐ŸŽž , technologies I am familiar with, contact details, and more. The main technologies here are JavaScript, CSS3 and HTML5 ๐Ÿ™Œ See me live: https://tadesse.dev
JavaScript
9
star
3

LEARN-TO-CODE

Learn to code is a website I plan to use for my coding class (website) โœ๐Ÿผ where I'll be teaching students all about programming and coding in general and web development in particular. ๐Ÿ˜Ž This project is totally made with JavaScript, CSS3 and HTML only.
CSS
8
star
4

BloodBankProject

A mobile application for the ANRS (Amhara Regional State) blood bank. to help in tracking and managing blood besides patient data. It also features a map-integrated system where users can locate blood banks near them. The top technologies for this project are DART, Flutter and Google Firebase.
Dart
8
star
5

Etch-A-Sketch

So you love to draw? Good! This is an Etch-a-sketch project and you can create an awesome drawing board with your pre-defined pixel range and draw your picture. This project is based on JavaScript and a little bit of CSS3 and HTML5.
CSS
7
star
6

Bloggers

Blogger is a website design with aim of providing a space for the public to post or read blogs. Besides blogging a walking customer will be able to read blogs from bloggers. it provides a profile for customers that includes their reputation and other information.
PHP
6
star
7

To-Do-list

A single-page application (SPA) that you can use to organize your daily schedule. You can create a task โœ๐Ÿผ, mark a task as completed โœ”, update its details โš’, or delete it ๐Ÿšฉ. All this without needing to reload a page. โœ” This project has been tested with the JEST test library. The main technologies are ES6-JS, JEST framework, CSS3 and HTML5.
JavaScript
6
star
8

Bookstore

The Bookstore is a website similar to the "Awesome Books" website. Here we will create an MVP version of it that allows you to: Display a list of books, Add a book and Remove a selected book.
JavaScript
5
star
9

google-homepage

first microvers project
CSS
4
star
10

Rock-Paper-Scissors-Advance

Play this with a computer see if you can beat it ๐Ÿ˜Ž
CSS
4
star
11

Awesome-Books-ES6

Hello there โœ‹๐Ÿผ . You like reading. here is an awesome single page App to help you organize your books
JavaScript
3
star
12

Testing

Apply unit testing with jest
JavaScript
3
star
13

To-Do-List-Review

JavaScript
3
star
14

Tadessedev

3
star
15

Space-Travelers

In this task, we will be working with the real live data from the SpaceX API. Our task is to build a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
JavaScript
3
star
16

MERN-EMPLOYEE

This has been done with the intention of an employee information management system. It has a back-end set with express and a front end with react. I complete this project as part of a test project from a software company. I manage to complete this in just a single day, and that is what makes me proud about this project.
TypeScript
3
star
17

Awesome-books

JavaScript
2
star
18

YouTube-Clone

cloning the simple YouTube page with just HTML and CSS.
HTML
2
star
19

webpack-setup

JavaScript
2
star
20

online-shoping-system

students project computer engineering
PHP
2
star
21

My-weather

This app enables users to get instant Information regarding weather conditions. If you share your location, it will fetch the top 10 cities near you and all the weather detail for each. You can also search for any city in the world and get the detail. It makes use of 3 different APIs. To fetch data, map coordinates, and locate your area and cities near you.
JavaScript
2
star
22

LeetCode

I love solving problems, I have 5 stars (almost 6 now) for my problem-solving skill on HackerRank, This was a while a go. Now I have solved most of the challenges on HackerRank. I am trying to solve as many problems as possible on LeetCode
Ruby
2
star
23

React-Tutorial-From-Scratch

In this React tutorial for beginners, you will learn how to build a React project step by step. Starting from the fundamentals, to building a React application and then deploying on the web. This React tutorial breaks down every technical procedure you might find anywhere else into a simple and actionable method. It doesnโ€™t matter whether you are an absolute beginner looking for a React for dummies guide or you are the type looking for a React sample project tutorial or maybe you are looking for a React web tutorial where you want to handle routing i.e different page views. This guide is for you.
JavaScript
2
star
24

Employees-management-rails

Ruby
1
star
25

MIU-Exercises-part-one

contains 70 question and answer with 3 parts
Java
1
star
26

Vet-clinic-database

1
star
27

Rock-Paper-Scissors

microverse project 2
HTML
1
star
28

MicroversTrial-Tadesse-Andres

1
star
29

Leaderboard

JavaScript
1
star
30

Hello-world

HTML
1
star
31

react-node

JavaScript
1
star
32

Microvers2

HTML
1
star
33

TDD

Test Driven Development exercise from the odin project with JavaScript
JavaScript
1
star
34

ResponsiveDesign

HTML
1
star
35

NestJs

TypeScript
1
star
36

faq-challenge

HTML
1
star
37

github-slideshow

A robot powered training repository ๐Ÿค–
HTML
1
star
38

react-first

JavaScript
1
star
39

Microvers-Projects

CSS
1
star
40

Review-portfolio

HTML
1
star
41

git_test

1
star
42

bootstrap-3

HTML
1
star
43

Rails-Turbo

Ruby
1
star
44

wordpress-them-dev

JavaScript
1
star
45

mockuptocode.com-clone

HTML
1
star
46

Rail-blog-app

Ruby
1
star
47

showing-guide-build

HTML
1
star
48

bootstrap-4

1
star
49

Drum-Kit

drum kit exercise
HTML
1
star
50

tadesse-alemayehu.github.io

1
star
51

git-test

HTML
1
star
52

EMPLOYEE-FRONTEND

TypeScript
1
star
53

CSS-Grid-and-FlexBox-

Grid and Flex boxdesplay
HTML
1
star
54

Rails-Hotwire

Ruby
1
star
55

front-end-designes1

CSS
1
star
56

ArrayWorkouts

Java
1
star
57

OOP-school-library

In this project,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 app that I will create 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! you will start building your school library app. In this initial step, you will implement the classes to represent students and teachers.
Ruby
1
star