Skip to content
View estif0's full-sized avatar
  • 18:32 (UTC +03:00)

Highlights

  • Pro

Block or report estif0

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
estif0/README.md

πŸ‘‹ Hi, I'm Estifanose Sahilu

I'm a Software Developer with a passion for solving complex problems, building scalable applications, and contributing to impactful projects. My experience spans full-stack web development, competitive programming, and algorithm design, and I thrive on continuous learning and collaboration.

πŸ”Ή Currently: Learning to advance my skills in React, TypeScript, Next.js, and Node.js.

πŸ”Ή Focus Areas: Front end development with Backend implementation using Next.js


πŸš€ Technical Skills

Programming Languages

Python JavaScript Java C++

Web Technologies

HTML5 CSS3 TailwindCSS TypeScript React Next.js MySQL Node.js

Tools & Platforms

Git GitHub VS Code Linux


πŸ’‘ Featured Projects

🌟 CSEC-ASTU

  • Description: A landing site for our Computer Science and Engineering Club at Adama Science and Technology University
  • Tech Stack: React, Tailwind CSS, Framer Motion, Lucide React, TypeAnimation
  • Impact: Fosters a tech-savvy community through divisions like Competitive Programming, Development, Data Science, Cybersecurity, and others.
    πŸ”— View Repository

🧩 BF-Playground

  • Description: An online web platform for writing and executing Brainfuck (BF) programs in your browser. Brainfuck is a minimalistic esoteric programming language known for its Turing completeness.
  • Tech Stack: JavaScript, HTML, CSS
  • Impact: Provides an accessible platform for learning and experimenting with Brainfuck programming.
    πŸ”— View Repository

Note: There are CLI alternatives to this project in my repos

🎨 Computer Graphics Paint Project

  • Description: An accessible and intuitive platform for users to create and manipulate digital drawings using core graphics concepts and algorithms.
  • Tech Stack: React, Tailwind CSS
  • Impact: Demonstrates the implementation of fundamental graphics algorithms and provides tools for digital drawing.
    πŸ”— View Repository

πŸ† Competitive Programming Solutions

  • Description: A collection of optimized solutions with good documentation for competitive programming problems.
  • Tech Stack: Python, C++
  • Impact: Developed and refined problem-solving strategies used in contests like Codeforces, LeetCode.
    πŸ”— View Repository

🎯 Why Hire Me?

βœ” Problem-Solver: Strong background in data structures, algorithms, and competitive programming.
βœ” Hands-on Experience: Skilled in and experienced with building hands-on projects using current technologies like React.js instead of just learning theory.
βœ” Fast Learner: Always exploring new technologies and best practices.
βœ” Collaborative Mindset: Enjoy working in team-oriented environments and contributing to open source.


πŸ“¬ Let's Connect!

πŸ“§ Email: estifanoswork@gmail.com
πŸ’Ό LinkedIn: Connect with me
πŸ™ GitHub: estif0

Pinned Loading

  1. bF-playground bF-playground Public

    BF Playground is an online platform for writing and executing Brainfuck programs directly in your browser. It provides an intuitive interface for learning and experimenting with this minimalistic e…

    JavaScript

  2. computer-graphics-paint-project computer-graphics-paint-project Public

    an accessible and intuitive platform for users to create and manipulate digital drawings using core graphics concepts and algorithms.

    JavaScript

  3. CSEC-ASTU-landing-page CSEC-ASTU-landing-page Public

    CSEC ASTU is a platform fostering a tech-savvy community with resources and activities in Competitive Programming, Development, Data Science, Cybersecurity, and Community Outreach. It aims to inspi…

    JavaScript

  4. ethiopian-holidays-webapp ethiopian-holidays-webapp Public

    JavaScript

  5. TaskMaster TaskMaster Public

    TaskMaster is a task management application designed to help users organize and manage their tasks efficiently. It offers features such as task categorization, secure user authentication, and a res…

    Java 1

  6. Competitive-Programming-Solutions Competitive-Programming-Solutions Public

    A collection of well-documented solutions to problems in Leetcode, Codeforces , etc. Each solution includes a breakdown of the approach, complexity analysis, alternative methods, and additional not…