Skip to content
View Gaayathiri-Muthusaravanan's full-sized avatar

Block or report Gaayathiri-Muthusaravanan

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Javascript-product-filter-app Javascript-product-filter-app Public

    A JavaScript project demonstrating dynamic product filtering by brand and price using DOM manipulation and array methods (map, filter, sort, reduce). Also includes restaurant data operations like f…

    JavaScript

  2. celsius-fahrenheit-webapp celsius-fahrenheit-webapp Public

    A simple temperature converter built using HTML, CSS, and JavaScript that converts Celsius to Fahrenheit using DOM manipulation and basic mathematical logic.

    HTML

  3. Gaayathiri-Kepler Gaayathiri-Kepler Public

    portfolio project for Intro to Programming course with Code the Dream

    HTML

  4. WebApp WebApp Public

    A Java web application built using Servlets, JSP, and JDBC implementing user registration and login functionality following MVC architecture. Demonstrates layered design with Bean, DAO, Service, an…

    Java

  5. Java-servlet-UserRegistration-by-gaayathiri Java-servlet-UserRegistration-by-gaayathiri Public

    A Java web application built using Servlets and JDBC that implements user registration and login functionality with MySQL database integration.

    Java

  6. springmvc springmvc Public

    A RESTful User Management API built using Spring Boot and Spring Data JPA with MySQL integration. Implements CRUD operations, layered architecture (Controller-Service-Repository), and custom query …

    Java