Skip to content
View 23amansingh's full-sized avatar

Block or report 23amansingh

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. College-Events College-Events Public

    A simple web project built using HTML, CSS. This project demonstrates basic front-end development concepts including layout design, styling, and interactive elements.

    HTML

  2. MUSIC-PLAYLIST-ORGANISER MUSIC-PLAYLIST-ORGANISER Public

    Music Playlist Manager is a C-based console application using a singly linked list to manage songs. It allows users to create, play, add, and delete songs from a playlist. This project helps beginn…

  3. MUSIC_PLAYLIST_ORGANISER MUSIC_PLAYLIST_ORGANISER Public

    Music Playlist Manager is a C-based console application using a singly linked list to manage songs. It allows users to create, play, add, and delete songs from a playlist. This project helps beginn…

    C++

  4. PLAYLIST_MANAGER PLAYLIST_MANAGER Public

    Music Playlist Manager is a C program using a singly linked list to manage songs. It supports adding, deleting, displaying, and playing songs. The project demonstrates dynamic memory allocation, po…

    C