Skip to content
View Siddharthh39's full-sized avatar
Block or Report

Block or report Siddharthh39

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. music-player music-player Public

    This project demonstrates how to create a basic music player using Python, Tkinter (for the GUI), and Pygame (for audio playback). The music player allows you to load and play MP3 files from your l…

    Python

  2. To-Do-List To-Do-List Public

    This is a simple Todo List application implemented in Python using the Tkinter library. It allows users to add, remove, and mark tasks as completed or incomplete.

    Python

  3. Quote-Generator Quote-Generator Public

    This is a simple Python program that generates random quotes when the user clicks a button. It uses the Tkinter library for creating the graphical user interface (GUI). When the user clicks the "Ge…

    Python

  4. Voice-Recorder Voice-Recorder Public

    This is a simple audio recorder application built using Python's Tkinter library for the GUI, sounddevice for audio recording, and scipy.io.wavfile for saving the recorded audio as a WAV file.

    Python

  5. Text-To-Speech Text-To-Speech Public

    This is a simple Python script that converts text to speech using the Google Text-to-Speech (gTTS) library. The converted speech is saved as an MP3 file.

    Python

  6. Happy-Birthday-Card-1 Happy-Birthday-Card-1 Public

    Forked from AnshumanMahato/Happy-Birthday-Card

    This is a web based interactive birthday card.

    JavaScript