Header

Hi, I'm Ansar Shaikh:
  • ๐ŸŽ“A bachelor student at Savitribai Phule Pune University , majoring in Information Technology . ๐Ÿ˜Š
  • ๐Ÿงช kickstarting my research in cybersecurity and preparing to make the industry transition
  • ๐Ÿช Looking forward to global net zero, Mars (& the rest of space), and nuclear fusion
  • ๐Ÿ’ฌ Ask me about accessibility, cybersecurity, full-stack, web, or literally anything!
  • ๐Ÿ“ซ You can reach me with the links below

Telegram Gmail LinkedIn ansarshaikh.tech

Languages I use

C C++ Clojure HTML5 Java JavaScript Python TypeScript SQL

I have utilized several technologies.

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())
>>> [ '๐Ÿ”', '๐Ÿฃ', '๐Ÿฅ', '๐Ÿฅš' ]