class Me:
def __init__(self):
self.name = "Raahim Fareed"
self.operating_systems = "Arch Linux"
self.vocal_languages = [
"English",
"Urdu"
]
self.programming_languages = [
"JavaScript",
"TypeScript",
"PHP",
"C++",
"Python",
"HTML",
"CSS",
"Bash"
]
self.technologies = {
"FrontEnd": [
"ReactJS",
"TailwindCSS",
"Bootstrap",
"SASS"
],
"Backend": [
"Laravel",
"Flask",
],
"Game Development": [
"Unity",
],
"Databases": [
"MySQL",
"PostgreSQL",
"SQLite"
],
"Source Control": [
"Git"
],
"Other": [
"Arduino"
]
}
self.hobbies = [
"Coding",
"Basketball",
"Gaming",
"Cubing"
]
print("Hello World!")
I write code.
-
NeoFlux (Pvt) Ltd
- Rawalpindi, Pakistan
-
19:10
(UTC +05:00) - raahimfareed.com
- @raahimwho
- in/raahimfareed
- raahimwho
Highlights
- Pro
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.