Skip to content
View lilithCode's full-sized avatar

Block or report lilithCode

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

Popular repositories Loading

  1. Data-Structures-and-Algorithms Data-Structures-and-Algorithms Public

    Data Structures and Algorithms implemented in C++ for learning and practice. Covers fundamental concepts like linked lists, stacks, queues, trees, sorting, and searching

    C++ 2

  2. SpotifyClone SpotifyClone Public

    This is a Spotify clone web application built using HTML, CSS, and JavaScript. The application allows users to play songs from different playlists, control playback, and adjust the volume.

    HTML 1

  3. react-todo-app react-todo-app Public

    A simple Todo App built with React and styled using Tailwind CSS. This app allows users to add, edit, delete, and mark tasks as completed

    CSS

  4. password-manager password-manager Public

    This project is a Password Manager built with React (frontend), Node.js + Express (backend), and MongoDB (database).

    CSS