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

Hi, I'm Ayesha Mohammed Khaled 👋

UX/UI Designer • AI Explorer • Self-Taught Developer • Art-Driven Creator

🧠 About Me

I'm a tech explorer driven by curiosity and real-world impact. My journey began in design, but today I’m diving deeper into AI, programming, and smart systems. At 42 Abu Dhabi, I work on projects using C, C++, and shell scripting while exploring how AI can transform workflows. I'm especially interested in how AI is evolving across the UAE—through digital government tools, education, and future workforce tech. Currently exploring AI integration, backend logic, and scalable system design.

🔗 Connect With Me

Behance LinkedIn

🧩 Design & Prototyping Tools

Figma Adobe XD Illustrator Creative.ai

👩‍💻 Programming & Development

C C++ Python HTML5 CSS3 JavaScript Docker

🤖 AI Tools I Use

ChatGPT DeepSeek Midjourney RunwayML DALL·E Notion AI Framer AI Mistral

🎯 Featured Interests

  • Designing conversational UIs for AI assistants
  • Building voice-activated and context-aware interfaces
  • Exploring the use of generative AI in visual workflows
  • Conducting workshops to help others understand AI through design
  • Creating tools that bridge creative freedom and automation

🔝 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.