Skip to content
View pouyam79i's full-sized avatar
✨
Forward
✨
Forward

Block or report pouyam79i

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

Hello! I am Pouya Mohammadi πŸ˜„

πŸ“š I am a CE student at Amirkabir University of Technology.
πŸ’» I am a software developer!
πŸ’₯ Right now I am going deeper into frontend engineering field!

Life Code

const lifeProps = {
  foods: [...allHumanFoodsThatIsNotToxic],
  skill: ["Software", "Web", "Data", "Learning"],
  interest: ["React Native", "Diagrams", "Neural Network", "ML", "IoT"],
  loving: ["Pool pool business money", "PC"]
  games: ["APEX", "FIFA"],
  fun: ["Go out with friends or family", "extra food", "movies"],
};

const daily = ({ foods, skill, interest, loving, games, fun }) => {
  eat(foods);
  work(skill);
  study(interest);
  love(loving);
  // TODO: uncomment below
  // gym();
  // game(games);  // no time
  enjoy(fun);
  sleep();
};

while (isAlive()) {
  daily(lifeProps);
}

Connect with me πŸ’¬

Linkedin Gmail

Pinned Loading

  1. movie_discovery_app movie_discovery_app Public

    warm up with react

    TypeScript 1

  2. ClashRoyale ClashRoyale Public

    AP final project-spring 2021-CE@AUT *** using java 15.0.2 JDK and javaFX 15 SDK

    Java 5

  3. DS_Algorithms DS_Algorithms Public

    Just warm up...

    Java 1

  4. simple_quera simple_quera Public

    Here is the code of my HW1 from cloud computing course. Trying to build a simple code runner like quera.org :) Since the code is not complete enough I will try to debug it

    JavaScript 1

  5. simple_RTOS simple_RTOS Public

    a simple RTOS sim in python

    Python 1

  6. IE_frontend IE_frontend Public

    This is frontend project of IE

    HTML 1