Skip to content
View SeniraVinwath's full-sized avatar

Highlights

  • Pro

Block or report SeniraVinwath

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
SeniraVinwath/README.md
  • 👋 Hi, I’m @SeniraVinwath
  • 👀 I’m interested in UI/UX Design, Frontend Development, Full-Stack Engineering, and Creative Tech.
  • 🌱 I’m currently learning advanced React Native, AI-powered development workflows, and scalable backend systems.
  • 💞️ I’m looking to collaborate on innovative web/app projects, tech startups, or anything creative and meaningful.
  • 📫 How to reach me: chandumendis05@gmail.com | +94 78 157 4975
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: I’ve completed 800+ hours of coding and designed over 10+ professional projects before turning 25. Also, I’m known as Seniya365 in the creative circle 😉

Pinned Loading

  1. cs24-sdgp-trip-ceylon cs24-sdgp-trip-ceylon Public

    Trip Ceylon is a travel app offering itinerary generation, luggage tracking, social connections, and social media features. Created by a group of 2nd-year Computer Science undergraduates from the U…

    JavaScript 1

  2. SeniraV.online-portfolio SeniraV.online-portfolio Public

    A fast and modern portfolio website built with React and Vite, showcasing my projects, skills, and creative journey in web development and design. Optimized for performance and a smooth user experi…

    JavaScript 1

  3. bookstore-api-jaxrs bookstore-api-jaxrs Public

    A RESTful Bookstore API built with Java, JAX-RS, and Jersey, featuring CRUD operations for books, authors, customers, carts, and orders. Includes robust error handling with custom exceptions and Po…

    Java

  4. breast-cancer-ml-analysis breast-cancer-ml-analysis Public

    Machine learning project for classifying mortality status and predicting survival months of breast cancer patients using models like Naïve Bayes, Logistic Regression, KNN, and Decision Trees. Inclu…

    Jupyter Notebook

  5. edmonds-karp-max-flow edmonds-karp-max-flow Public

    A Java implementation of the Edmonds-Karp algorithm to compute the maximum flow in directed networks using adjacency lists and BFS-based path augmentation. Includes benchmark testing, performance a…

    Java