██╗ ██╗ █████╗ ██████╗ ███████╗██╗ ██╗██╗████████╗
██║ ██║██╔══██╗██╔══██╗██╔════╝██║ ██║██║╚══██╔══╝
███████║███████║██████╔╝███████╗███████║██║ ██║
██╔══██║██╔══██║██╔══██╗╚════██║██╔══██║██║ ██║
██║ ██║██║ ██║██║ ██║███████║██║ ██║██║ ██║
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝
Building cool tools · Automating the future · Hacking ethically ⚡
class Harshit:
def __init__(self):
self.name = "Harshit Singh Patel"
self.role = "Aspiring Developer"
self.portfolio = "https://www.hael.in"
self.interests = ["Automation", "DevOps", "Open Source"]
self.stack = ["C++", "Python", "Linux", "Docker", "Azure", "AWS"]
self.currently = "Building cool tools & automating the future 🚀"
self.fun_fact = "I break things to understand how to build them better 🔓"
def say_hi(self):
print("Thanks for dropping by! Let's build something awesome together.")
me = Harshit()
me.say_hi()Languages
Infrastructure & Cloud
Tools & Workflow
Security
- 🔭 Working on: Automation tools and security scripts
- 🌱 Exploring: Advanced cloud security on Azure & AWS
- 🤝 Open to: Open-source collaborations and interesting projects
- 💬 Ask me about: C++, Python, Linux, DevOps

