| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuseclass SalmanAhmed:
def __init__(self):
self.role = "Full Stack Developer"
self.username = "101rror"
self.backend = [
"Python", "Django", "Django REST Framework"
]
self.frontend = [
"JavaScript", "React.js", "Next.js", "Tailwind CSS"
]
self.databases = [
"PostgreSQL", "SQLite"
]
self.currently_learning = [
"Django", "System Design"
]
self.passion = "Problem Solving"
self.fun_fact = "I'm Lazy π΄"
me = SalmanAhmed()
print(me.__dict__)goals_2026 = {
"competitive_programming": [
"Master Dynamic Programming",
"Strengthen Problem Solving Skills",
"Achieve Consistency in CP"
],
"development": [
"Build Scalable Django Applications",
"Develop Real-World Projects",
"Improve Backend Architecture Skills"
],
"growth": [
"Learn System Design Fundamentals",
"Contribute to Open Source",
"Explore New Technologies"
]
}Contests and Practice Problems Solutions,π€π»π€ (Author :: 101rror)
POTD and Practice Problems Solutions, π» (Author :: 101rror)
| Back | FazBrowse Home | New Git URL |