https://github.com/himanshumahajan138/himanshumahajan138
Config files for my GitHub profile.
https://github.com/himanshumahajan138/himanshumahajan138
config github-config
Last synced: 7 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/himanshumahajan138/himanshumahajan138
- Owner: himanshumahajan138
- Created: 2021-05-05T09:44:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T01:39:03.000Z (7 months ago)
- Last Synced: 2025-03-18T02:37:02.615Z (7 months ago)
- Topics: config, github-config
- Homepage: https://github.com/himanshumahajan138
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Himanshu's GitHub Profile!
![]()

# π« About Me:
```python
# Hey there! π Welcome to Himanshu Mahajan's Code Universe π
class Developer:
def __init__(self):
self.name = "Himanshu Mahajan"
self.roles = [
"Open Source Contributor π",
"Bounty Hunter π°",
"Machine Learning Engineer π€",
"Competitive Programmer π",
"Software Developer π»",
]
self.languages = ["Python π", "C++ π»", "Scala βΎοΈ", "Java β"]
self.tools = ["VSCode π»", "GitHub π", "Docker π³", "Jupyter π"]
self.interests = [
"Open Source π",
"System Design π οΈ",
"AI & ML π€",
"Building Scalable Systems π",
]def introduction(self):
print(f"Hi, I'm {self.name}!")
print("I wear many hats, including:")
for role in self.roles:
print(f"- {role}")
print(f"I love coding in: {', '.join(self.languages)}")
print("My go-to tools:")
for tool in self.tools:
print(f"- {tool}")
print("Excited by:")
for interest in self.interests:
print(f"- {interest}")# Let's collaborate and create amazing projects!
me = Developer()
me.introduction()```
## π Socials:
[](https://visitcount.itsvg.in)
[](https://github.com/himanshumahajan138/)
[](https://leetcode.com/himanshu_138)
[](https://www.codechef.com/users/himanshu138)
[](https://codeforces.com/profile/Himanshu138)
[](https://himanshumahajan138.github.io/) [](https://linkedin.com/in/himanshu138) [](https://medium.com/@himanshumahajan138)[](https://instagram.com/ai_himanshu) [](https://x.com/himanshucpp138)# π» Tech Stack:
                                              
## π GitHub Trophies
### βοΈ Random Dev Quote
# π GitHub Stats:
 ### π Top Contributed Repo
---
## Top Repositories
[](https://github.com/himanshumahajan138/PlagX)
[](https://github.com/himanshumahajan138/Similar_Document_Template_Matching_Algorithm_Flask)
[](https://github.com/himanshumahajan138/Flask-Website-Data-Analysis-With-Himanshu)
[](https://github.com/himanshumahajan138/Leetcode)
[](https://github.com/himanshumahajan138/LGMVIP-DataScience-1)
[](https://github.com/himanshumahajan138/LGMVIP-DataScience-2)