Skip to content
View anujayavidmal2002's full-sized avatar

Highlights

  • Pro

Block or report anujayavidmal2002

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
anujayavidmal2002/README.md

Hi 👋, I'm Anujaya Vidmal

Electronic & Telecommunication Engineering Undergraduate

anujayavidmal2002

  • 🎓 I am an Electronic and Telecommunication Engineering undergraduate student pursuing a BSc degree at the University of Moratuwa, Sri Lanka.

  • 🤝 I'm looking to collaborate on Machine Learning, Deep Learning,Computer Vision and Data Science fields.

  • 📫 How to reach me anujayavidmal@gmail.com

anujayavidmal2002

Connect with me:

anujaya vidmal anujayavidmal

Languages and Tools:

arduino aws blender bootstrap c cplusplus csharp css3 docker figma firebase flutter gcp git html5 java javascript kafka kotlin matlab mysql opencv pandas python pytorch react scikit_learn seaborn tensorflow

anujayavidmal2002

 anujayavidmal2002

anujayavidmal2002

Pinned Loading

  1. Basic_Java_Calculator Basic_Java_Calculator Public

    A simple Java calculator with a GUI built using Java AWT and Swing. It supports basic arithmetic operations (+, -, *, /) and square root, featuring a user-friendly interface with buttons and a menu…

    Java

  2. CoffeeShopSite CoffeeShopSite Public

    A coffee shop website built using Java, CSS, and JavaScript. It features an interactive user interface for browsing the menu, placing orders, and learning about the coffee shop. The website incorpo…

    HTML

  3. HandTracking_openCV HandTracking_openCV Public

    This script uses OpenCV and MediaPipe to detect and track hand landmarks in real-time via a webcam. It displays the landmarks on the video feed and prints landmark positions to the console. Ideal f…

    Python

  4. MiniMLProjects MiniMLProjects Public

    This folder consists of experiment ML projects I'm doing

    Jupyter Notebook

  5. sentimental_analysis_project sentimental_analysis_project Public

    sentiental_analysis_project

    Jupyter Notebook

  6. Snake_Game_Using_java Snake_Game_Using_java Public

    A simple implementation of the classic Snake game using Java's AWT and Swing libraries. The game allows the player to control the snake using arrow keys, eat food to grow, and avoid colliding with …

    Java