Skip to content
View dododoyo's full-sized avatar
🐬
Available except on sundays
🐬
Available except on sundays

Block or report dododoyo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dododoyo/README.md
class HumanBeing():
	@staticmethod
	def contact() -> tuple:
            name = "Dolphin Mulugeta"
	    telegram = "t.me/dododoyo"
	    gmail = "dolphinmulugeta88@gmail.com"

	    return name, telegram, gmail

	@staticmethod
	def life() -> tuple:
	    langs = ['Amharic', 'English']
	    location = 'Addis Ababa, Ethiopia'
            nationality : Final[str] = 'Ethiopian'
	    age = 22
            hobbies = ['Swimming','Cooking','Reading']

            return langs, nationality,location,age, hoobies

	@staticmethod
	def skills() -> tuple:
	    langs = {
		      'expert':   ['python','java','js','ts','go','html','css'],
		      'intermediate': ['c#'],
		      'learning': ['c++','rust']
		      }

	    expertise  = ['Web-Development','Telegram-Bot-Development',
		          'Game-Development','Competitive Programming',
		          'MircoComputers and Embedded Systems', 'Database Management']

      	    environment = ['vscode','postman','spice','proteus','git','github']

     	    return langs, expertise, environnement

dododoyo

Languages and Skills 🌐

My Skills

My Skills

Comfortable with ✅

My Skills

Currently learning 📚

My Skills

GitHub Stats 📈

GitHub Stats1

GitHub Stats2

GitHub Stats3

committers.top badge

Connect 🔗

📬 Connect with me:

dododoyo dododoyo dododoyo dododoyo







Pinned Loading

  1. create-bot-template create-bot-template Public

    npm package that creates template project structure for Telegram Bot

    JavaScript 3

  2. Competitive-Programming Competitive-Programming Public

    This repo contains my solutions to various competitive programming questions from different platforms such as Codeforces, HackerRank, LeetCode, etc. I use C++, Python, and Java as my main programmi…

    Python 5 1

  3. Public_Chat_Room Public_Chat_Room Public

    This is a simple chat application built with java that allows users to connect to a server and chat with each other.

    Java 2 1

  4. TelegramBots TelegramBots Public

    Repo for my Telegram Bots

    JavaScript 6

  5. Robo-Annotator Robo-Annotator Public

    Forked from Mulugeta-Solomon/LineAnnotationTool

    Wireframe line annotation tool

    TypeScript 1

  6. a2sv-mella/web-app a2sv-mella/web-app Public

    JavaScript