Skip to content
View pratim994's full-sized avatar

Block or report pratim994

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. FAANG-Coding-Interview-Questions FAANG-Coding-Interview-Questions Public

    Forked from ombharatiya/FAANG-Coding-Interview-Questions

    A curated List of Coding Questions Asked in FAANG Interviews

  2. Daily-leetcode Daily-leetcode Public

    Here I will upload my daily leetcode problems which I solve, along with driver function , header files and screenshot of code execution

    C++

  3. JaneStreetPuzzles JaneStreetPuzzles Public

    Forked from Tzadiko/JaneStreetPuzzles

    My computational solution to Jane Street's monthly puzzles.

    C++

  4. TTS TTS Public

    🗣️ Text-to-Speech Service (Coqui TTS + Gradio) A simple and efficient text-to-speech (TTS) web app built with Coqui TTS for high-quality speech synthesis and Gradio for an intuitive web-based user …

    Python

  5. webby-http-server webby-http-server Public

    Forked from Aryandev12/webby-http-server

    Webby HTTP Server is a basic web server implemented in C++ from scratch for educational purposes. It serves static HTML, CSS, and image files.

    C++

  6. Python-BitTorrent-client Python-BitTorrent-client Public

    My goal with this is to have stronger grasp of network programming as well as improve my consistency with programming.

    Python