Skip to content
View Haile-08's full-sized avatar

Block or report Haile-08

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Haile-08/README.md

banner


Hi there πŸ‘‹

#include <unistd.h>
/*
 * main - Entry point
 *
 * Return: 1 (success)
 */
int main(void)
{
     char txt[] = "Hello coders";
     
     write(1, txt, 13);
     return (1);
}

About

  • πŸš€ Full Stack Developer building scalable products across healthcare, and SaaS.
  • πŸ—οΈ I've architected multi-tenant platforms, offline-first mobile apps, and secure billing systems β€” end to end.
  • 🌍 Based in Addis Ababa, Ethiopia β€” working with global remote teams.
  • πŸ’¬ Ask me about React, Node.js, system design, or startup development.
  • πŸ”­ Currently building Ourtakeone with Laravel + Vue.js + Inertia.js.
  • 🌐 Portfolio: hailemelaku.et

🌱 Interests

  • 🏒 Tech Entrepreneurship β€” Scaling startups from zero to launch
  • πŸ”“ Open Source β€” Giving back to the community that built my skills
  • 🧠 Behavioral Psychology β€” Understanding what drives human decisions
  • πŸ’ͺ Fitness & Weightlifting β€” Discipline, consistency, progressive overload
  • 🎬 Movies & Storytelling β€” (Arcane fan here)

πŸ”₯ Contributions


πŸ› οΈ Tech Stack

Frontend

React Vue.js TypeScript JavaScript TailwindCSS Redux HTML CSS3

Backend

Node JS Express Laravel Flask Python MySQL MongoDB NPM

Mobile

Flutter

DevOps & Infrastructure

Docker Nginx DigitalOcean GitHub Actions

Tools

Figma GitHub Git Visual Studio Code Notion


πŸ“ž Connect with me


footer

Pinned Loading

  1. AirBnB_clone AirBnB_clone Public

    Python

  2. alx-higher_level_programming alx-higher_level_programming Public

    Python

  3. alx-system_engineering-devops alx-system_engineering-devops Public

    Shell

  4. kids_code kids_code Public

    A platfrom to teach kids to code

    JavaScript 1

  5. ALXprodev-Movie_Recommendation_Backend ALXprodev-Movie_Recommendation_Backend Public

    JavaScript

  6. TheReviewBar TheReviewBar Public

    A safe place to share your movie options.

    Vue