Skip to content
View Trishika295's full-sized avatar
  • Karnataka, Bngalore

Block or report Trishika295

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

Popular repositories Loading

  1. Simple-Responsive-Fashion-Webpage Simple-Responsive-Fashion-Webpage Public

    A responsive fashion-themed landing page built using HTML and CSS. The project includes a modern pastel color palette, responsive navigation, hero section, and footer. Designed using Flexbox and me…

    CSS

  2. ToDo-Task-Organiser ToDo-Task-Organiser Public

    A simple front-end To-Do List web application built using HTML, CSS, and Vanilla JavaScript. Users can add tasks, mark them as complete, and delete them dynamically without page reload. This projec…

    CSS

  3. REST-API-for-Books-Management REST-API-for-Books-Management Public

    A simple REST API built using Node.js and Express. To Perform CRUD operations through HTTP methods such as GET, POST, PUT, and DELETE. The API was tested using Postman and also includes a basic fro…

    HTML

  4. Category-Based-Knowledge-Challenge Category-Based-Knowledge-Challenge Public

    The Smart Hub is an interactive quiz website where users select a subject and answer related questions, with scores displayed at the end. Built using HTML, CSS, and JavaScript, it features a clean …

    JavaScript

  5. client-side-validation-form client-side-validation-form Public

    A responsive contact form with real-time client-side validation using HTML, CSS, and JavaScript. Includes input validation, error handling, regex email verification, and user feedback messages.

    JavaScript

  6. Fetch-users-api Fetch-users-api Public

    A simple web application that fetches and displays user information (name, email, and address) from a public API using the JavaScript Fetch API. Features asynchronous data fetching, error handling,…

    JavaScript