
Hello World
👋 Hello World! I’m Al-ameen Musa
I’m a passionate developer who thrives on turning coffee into code. My expertise lies in Python, go, javascript and I’m particularly enchanted by the magic of Rust.
🚀 About Me
class Developer:
def __init__(self, name, languages, interests):
self.name = name
self.languages = languages
self.interests = interests
def say_hello(self):
print(f"Hello, fellow developers! I'm {self.name}. Let's code together!")
# Creating an instance of the Developer class
me = Developer(
name="Al-ameen Musa",
languages=["Python", "Rust", "JavaScript"],
interests=["Basketball", "Gaming", "Making Friends"]
)
# Saying hello to the world
me.say_hello()
🛠️ Tech Stack
- Languages: Python, Rust, Go-net, …
- Other Tools: Git, VS Code, Docker, CI/CD, …
🏀 Hobbies
When I’m not typing away at my keyboard, you’ll likely find me:
- Shooting hoops on the basketball court 🏀
- Exploring virtual worlds through gaming 🎮
- Making connections and building friendships 👥
🌐 Let’s Connect!
Feel free to reach out for collaborations, coding adventures, or just a friendly chat. Connect with me on LinkedIn and let’s make the coding world a little smaller and more fun together!
Happy coding! ✨