class SimthassMYM:
def __init__(self):
self.name = "Simthass MYM"
self.role = "Computer Science Student"
self.education = "B.Sc. (Hons) Computer Science @ SLIIT"
self.location = "Sri Lanka"
self.interests = ["Artificial Intelligence", "Machine Learning",
"Deep Learning", "Full Stack Development"]
self.currently_learning = ["PyTorch", "TensorFlow", "React", "Docker"]
self.goal_2025 = "Master AI/ML and secure a role in AI Engineering"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together!")
me = SimthassMYM()
me.say_hi()- π I'm currently working on AI/ML projects and building my portfolio
- π± I'm currently learning Deep Learning, Computer Vision, and NLP
- π― I'm looking to collaborate on Open Source AI/ML projects
- π¬ Ask me about Python, Machine Learning, Web Development
- π« How to reach me: simthass@outlook.com
- β‘ Fun fact: I love problem-solving and turning coffee into code βοΈ
|
Comprehensive student record management system with CRUD operations, built with HTML, CSS, and modern web technologies. |
Java Swing application for managing tech repair shop operations including inventory, customers, and job allocation. |
- π Computer Science Student - SLIIT CITY UNI
- π 175+ GitHub Contributions in the last year
- π‘ Active learner in AI/ML and Software Development
- Coming soon! I'll be sharing my AI/ML journey and technical insights
const currentFocus = {
learning: ["Deep Learning", "Computer Vision", "NLP", "Docker"],
building: ["AI Portfolio Projects", "Web Applications"],
reading: ["Research Papers", "AI Documentation"],
goals: {
2025: "Become an AI/ML Engineer",
immediate: "Master PyTorch and build 5 AI projects"
}
};I'm always open to interesting conversations and collaboration opportunities!