Skip to content
View subhankardas02's full-sized avatar

Block or report subhankardas02

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

Pinned Loading

  1. GO-Practice GO-Practice Public

    Pending..........................

    Go

  2. Custom-Redis-Server Custom-Redis-Server Public

    A lightweight, asynchronous, in-memory Key-Value store built from scratch in C++. Features a custom non-blocking event loop using poll() and supports command pipelining with basic Redis-like operat…

    C++

  3. E-Commerce-Fullstack-Web-Application E-Commerce-Fullstack-Web-Application Public

    A full-stack e-commerce web application. The backend is built with Java, Spring Boot, MySQL, JPA, Hibernate, and Lombok. The frontend is built using standard HTML, CSS, and JavaScript. It includes …

    Java

  4. Linear_Regression_Model Linear_Regression_Model Public

    A linear regression model implemented using PyTorch, demonstrating model training, loss optimization, and prediction on a dataset.

    Jupyter Notebook

  5. Internet_Speed_Test_Application Internet_Speed_Test_Application Public

    A Python GUI application built with Tkinter that measures internet download and upload speeds and displays network performance in an interactive interface.

    Python

  6. Weather_Application Weather_Application Public

    A Python GUI weather application built with Tkinter that fetches and displays real-time weather information through a weather API.

    Python