Hey there 👋, I'm Zaheer!
こんにちは。ザヒールです。よろしくお願いします。
generated with Zaheer/snk
#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Zaheer Ali Shaikh"
self.role = "Software Engineer"
self.language_spoken = ["en", "ur", "ar", "de"]
self.tech_stack = ["Python", "JavaScript", "HTML", "CSS", "SQL"]
self.currently_learning = ["System Design", "Backend Development"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
def __repr__(self):
return f"{self.name} | {self.role}"
me = SoftwareEngineer()
me.say_hi()I m driven by problem-solving, first-principles thinking, and continuous learning. Outside of coding, I explore emerging technologies and follow tech deep-dives to stay current. Feel free to connect with me @zenparker for collaboration or tech discussions.
Like My Work?
- 🛠 I’m currently working with JS, TS, AWS, etc.
- 🚀 I’m currently exploring ML, Gen AI, LLMs, etc.
- 💬 Ask me anything here! I am happy to help.
- 👾 Fun fact: Equal is Not Always Equal in JS.
- 📫 Reach me out: [email protected].
- 💻 I love exploring new technologies and building cool stuff.
- 📰 Reading, writing & watching Tech Stuff whenever possible.
- 🍕 Meetups & Tech Events & Hackathons.
Most used languages: TypeScript, JavaScript
Details
Things I use to get work done
- OS: macOS
- Laptop: MacBook Air (M1)
- Browser: Chrome, Safari
- Terminal: ZSH with Oh My Zsh (PowerLevel10k)
- Code Editor: Visual Studio Code
- Other Tools: Postman, Notion, Bitwarden, Raindrop
- To Stay Updated: Twitter, Product Hunt, Hacker News