Skip to content
View Subha12125's full-sized avatar
๐Ÿ˜Š
On vacation
๐Ÿ˜Š
On vacation

Highlights

  • Pro

Block or report Subha12125

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
Subha12125/README.md

๐Ÿง‘โ€๐Ÿ’ป About Me

class SubhabrataPaul {
public:
    SubhabrataPaul() {
        name = "Subhabrata Paul";
        alias = "Subha";
        location = "Habra, West Bengal, India ๐Ÿ‡ฎ๐Ÿ‡ณ";
        role = "Engineering Student & Developer";
        portfolio = "https://www.subhabratapaul.me/";
    }
    map<string, vector<string>> currently() {
        return {
            {"learning", {"DSA in C++", "System Design", "Generative AI"}},
            {"building", {"SmartResume Analyzer", "Backend APIs", "AI-powered tools"}},
            {"exploring", {"Web Dev", "AI & Automation", "Open Source"}}
        };
    }
    string say_hi() {
        return "Thanks for visiting! Let's build something awesome together ๐Ÿš€";
    }
};

๐Ÿ› ๏ธ Tech Stack

Languages

Python C++ JavaScript HTML5 CSS3

Frontend

React Tailwind CSS

Backend & Databases

Node.js Express.js Flask MongoDB

Tools & Platforms

Git GitHub VS Code Linux


๐Ÿš€ Featured Projects

Project Description Tech
๐Ÿ” Encrypted Chat End-to-end encrypted chat using RSA โ€” secure, private, real-time Python Socket RSA
๐Ÿ“ฐ Newzz Responsive news website fetching real-time articles via NewsAPI HTML Tailwind CSS JS
๐Ÿฅ— NutriPlan Food nutrition database for diet planners & calorie trackers JavaScript
๐Ÿ’ธ Expense Tracker CLI app for managing personal finances & tracking expenses Python
โœ… Todo App (Flask) Simple todo app with Flask backend and authentication Python Flask
๐ŸŒ Mini Portfolio Personal portfolio website built with React React JavaScript

๐Ÿ“Š GitHub Stats

Subha's GitHub Activity Graph


๐Ÿ’ฌ Dev Quote of the Day

Readme Quotes


๐Ÿ‘€ Profile Views

Profile Views

๐Ÿค Let's Connect & Build Something Cool!

Portfolio


Pinned Loading

  1. Encrypted-Chat- Encrypted-Chat- Public

    A simple but secure end-to-end encrypted chat system built using Python's `socket` and `rsa` libraries. This project allows two users to communicate over a network with all messages encrypted usingโ€ฆ

    Python

  2. To-Do-app-Flask- To-Do-app-Flask- Public

    This is a simple ToDo app . This is a basic prototype version. Username - admin and password - 123

    Python 1

  3. NutriPlan NutriPlan Public

    A simple JavaScript-based mock food database containing calories, protein, carbs, and fat values for common foods. Perfect for diet planners, calorie trackers, and demo projects.

    JavaScript 2

  4. mini-portfolio-react mini-portfolio-react Public

    This is mini portfolio website made on react

    JavaScript

  5. Habit-Tracker Habit-Tracker Public

    A full-stack MERN habit tracker featuring JWT auth, automated streak calculations, and a responsive Tailwind v4 dashboard for daily progress.

    JavaScript 1

  6. Online-Book-Store Online-Book-Store Public

    Forked from Vivek-Cse-27/Online-Book-Store

    This is a repository for online book store with key features :

    JavaScript 3