Skip to content
View ayeshamk23's full-sized avatar

Block or report ayeshamk23

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
ayeshamk23/ReadMe.md

💫 About Me:

Hi, I'm Aysha, a UX/UI designer and software developer currently studying at 42 Abu Dhabi. I'm passionate about designing intuitive and user-friendly interfaces while also exploring the world of software development. At 42 Abu Dhabi, I'm delving into various projects, including C programming assignments, to broaden my technical skills. Additionally, I'm actively engaged in game development and look forward to sharing some of my projects with you soon. Let's embark on this journey of creativity and innovation together!

🌍 Based in United Arab Emirates
✉️ Feel free to reach out to me at ayesh3m.k@gmail.com
🤝 Open to collaborations on UX/UI design and software development projects. Let's create impactful and user-centric solutions!

🌐 Socials:

Behance LinkedIn

💻 Tech Stack:

C CSS3 HTML5 Python Figma Gimp Sketch Invision Dribbble Canva Portfolio Notion Docker

🔝 Top Contributed Repo


Popular repositories Loading

  1. pipex pipex Public

    pipex is a 42 School project that replicates Unix piping behavior by executing chained commands using fork, execve, pipe, and file redirection. It demonstrates process control and inter-process com…

    C

  2. push_swap push_swap Public

    push_swap is an algorithmic sorting project from 42 School. It sorts integers using two stacks and a limited set of operations. This version implements the sorting logic using the quicksort strateg…

    C

  3. ayeshamk23 ayeshamk23 Public

  4. Libft Libft Public

    libft is the first project at 42 School. It involves building a personal C library by re-implementing standard functions, forming a solid foundation for future C projects.

    C

  5. Born2beroot Born2beroot Public

    Born2beroot is a system administration project at 42 School that focuses on setting up and securing a Linux virtual machine with strict system rules, user permissions, and services using LVM, UFW, …

  6. NetPractice NetPractice Public

    NetPractice is a 42 School project focused on understanding and practicing basic networking concepts, including IP addressing, subnetting, and routing logic through interactive simulations.