Hi, I'm Youssef ๐Ÿ‘‹

  • ๐ŸŽ“I am still studying computer science and programming from Mansoura University
  • ๐Ÿงช Finish research in programming and cybersecurity and prepare for industry transition
  • ๐Ÿ’Ÿ We look forward to publishing meaningful educational content
  • ๐Ÿ’ฌ Ask me about accessibility, programming, cybersecurity, full stack, web, or literally anything and I'll help you out!
  • ๐Ÿ“ซ You can reach me with the links below

Facebook Instagram Twitter Whatsapp Youtube LinkedIn

Languages I use

C C++ HTML5 JavaScript Python TypeScript SQL PHP

Some of the technologies I have worked with

Git GitHub Jira jQuery Linux Node.js React Java Spring TCP/IP XCode

Some of my favorite open source projects

Bitwarden Dark Reader uBlock Origin MEGA Visual Studio Code Tor

Fun fact: I once solved the world's oldest question with a single line of JavaScript
// Which came first: the chicken or the egg?
console.log(['๐Ÿฅš', '๐Ÿฃ', '๐Ÿฅ', '๐Ÿ”'].sort())

>>> [ '๐Ÿ”', '๐Ÿฃ', '๐Ÿฅ', '๐Ÿฅš' ]