Skip to content
View Dagmawi-Y's full-sized avatar

Highlights

  • Pro

Block or report Dagmawi-Y

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

Hola Mundo๐Ÿ‘‹, Its Daggy

Just a guy with a Curious mind.





Tech Stack ๐Ÿ’ป

JavaScript TypeScript React React Native Svelte SvetlteKit

Dart

TailwindCSS Figma

Firebase MongoDB NodeJS Express.js NestJs

Vercel GitHub Pages

GitHub Actions

NPM Yarn

Git

const flowState = new FlowState();
const [lofiMixPlaying, ...rest] = CurrentState();

while (true) {
  lofiMixPlaying 
    ? flowState.execute() 
    : (console.log("Don't dance without a rhythm :-)"), break);
}

// - Dagmawi Y.

Pinned Loading

  1. ideaspring-v2 ideaspring-v2 Public

    A dynamic and innovative online platform designed to bridge the gap between promising startups and potential investors in Ethiopia.

    Svelte

  2. Food_price_analysis-Ethiopian_Story Food_price_analysis-Ethiopian_Story Public

    A food price analysis and predictive modelling made for Ethiopia using WFP's world food price database published in 2021.

    Jupyter Notebook

  3. Gebi Gebi Public

    A Comprehensive Business Management App - Built with React Native

    TypeScript

  4. Competitive_Programming_Problems Competitive_Programming_Problems Public

    Python

  5. cutom-LLM cutom-LLM Public

    A large language model project made with python. for educational purposes.

    Jupyter Notebook

  6. simple_shell simple_shell Public

    The Unix Shell-Rebuilt with C | Holberton SE Project

    C