Skip to content
View Simthass's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Simthass

Block user

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Simthass/README.md
Typing SVG

πŸŽ“ Undergraduate at SLIIT CITY UNI | B.Sc. (Hons) Computer Science

🌍 Based in Sri Lanka | Passionate about AI & Software Development

LinkedIn Email Twitter


πŸ‘¨β€πŸ’» About Me

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 β˜•οΈ

πŸ› οΈ Technical Skills

Programming Languages

Python Java JavaScript C C++ SQL

AI/ML & Data Science

TensorFlow PyTorch scikit-learn Keras Pandas NumPy Jupyter

Web Development

HTML5 CSS3 React Node.js Express Flask

Databases

MySQL MongoDB PostgreSQL

Tools & Technologies

Git GitHub Docker VS Code Linux Postman


πŸ“Š GitHub Stats

GitHub Stats GitHub Streak
Top Languages

πŸ† Featured Projects

πŸ’» Full Stack Development

Student Management System

View Repository

Comprehensive student record management system with CRUD operations, built with HTML, CSS, and modern web technologies.

Tech Repair Management System

View Repository

Java Swing application for managing tech repair shop operations including inventory, customers, and job allocation.

View All Projects


πŸ“ˆ Contribution Graph

Contribution Graph

πŸ… Achievements & Certifications

  • πŸŽ“ Computer Science Student - SLIIT CITY UNI
  • πŸ† 175+ GitHub Contributions in the last year
  • πŸ’‘ Active learner in AI/ML and Software Development

πŸ“ Latest Blog Posts

  • Coming soon! I'll be sharing my AI/ML journey and technical insights

πŸ’‘ What I'm Working On

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"
    }
};

🀝 Let's Connect!

I'm always open to interesting conversations and collaboration opportunities!

LinkedIn Email Twitter


Profile Views

⭐️ From Simthass | Let's build the future together! πŸš€

Pinned Loading

  1. Book_Tracker_App Book_Tracker_App Public

    A book tracking application for Android, built with Java and Android Studio. This app enables users to manage their personal libraries, search for new books via the Google Books API, and enjoy dail…

    Java

  2. litsynth-ai-literature-review litsynth-ai-literature-review Public

    LitSynth: AI-Powered Literature Review Co-pilot | Multi-agent system using Google ADK for automated academic literature synthesis | Capstone for 5-Day AI Agents Intensive Course

    Python

  3. REBOOTERS-TechRepair-Management-System REBOOTERS-TechRepair-Management-System Public

    Java Swing app by Team Rebooters for TechRepair. Manages customer orders, suppliers, inventory, employees, job allocation, reporting, and notifications. Automates electronic repair shop operations.…

    Java

  4. Student-Record-Management-System Student-Record-Management-System Public

    HTML