Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.33 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.33 KB

Hello there, I am Khawaja Shaheryar 😃

Looks like you stumbled upon my profile, Well grab some popcorn as I have worked on some projects and looking forward to making a lot more.

Some information about me:

  • 🔭 I’m currently working on Robotics, AI, and Systems Programming
  • 📠 Took part in ICPC nationals as the team captain
  • 🌱 I’m currently learning System Programming and Computer Architecture
  • 📫 You can contact me on khawaja.shaheryar.behzad@gmail.com
  • 👯 I’m looking to collaborate on Lower Level Projects like Compiler or Kernel design from scratch
  • 💻 I have worked on C++, Python, Java, Javascript, and Android/Flutter Development, My favorite languages are C/C++ and x86/ARM.
  • 🥅 2024 Goals, Build my compiler in C

Amazing Projects made so far:

  1. 3D mapping and visualization using photogrammetry in drones (C)
  2. IoT Automatic Borrowing System using ESP32 (C++)
  3. Smart Wallet (Android/Firebase)
  4. A database directory (C++)
  5. Multithreaded Server (C)
  6. My own compiler (C++)
  7. Make my own CPU (Logisim Evolution + x86)
  8. My own CNN library in C {forward pass} (C)
  9. Object Detection and Tracking (C++)
  10. Custom layer for met_openwrt (Bitbake)
  11. Fast Face Recognition (Python)

Future Projects:

  1. To publish a research paper on AI
  2. To implement my own RTOS
  3. A Thread pool library in C