Skip to content
View Sougata2006's full-sized avatar
🕷️
🕷️
  • Kolkata
  • 06:46 (UTC +05:30)

Block or report Sougata2006

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

MasterHead

👀 Profile Views

💫 About Me

🔭 I’m currently pursuing B.Tech in CSE (AIML), 2nd Year.
🌱 Learning Full Stack Web Development.
💬 Ask me about Web Development, Java, or SQL.
🌐 Languages: English, Hindi and Bengali.
⚡ Tech enthusiast with a passion for programming and building innovative solutions.
📍 Based in India.


🌐 Socials

DiscordFacebookInstagramLinkedInStack OverflowXemail


💻 Tech Stack

CC++CSS3JavaHTML5PythonVercelRenderNetlifyEJSBootstrapViteNodeJSReactTailwindCSSExpress.jsMySQLMongoDBJavaScript


📊 GitHub Stats




🏆 GitHub Trophies


🔝 Top Contributed Repo


🏅 Hacktoberfest'25 Badges

Holopin Badges

Pinned Loading

  1. ValidateXValidateXPublic

    ValidateX is a web app built with HTML, CSS, and JavaScript that checks if an email address is valid in real-time using the emailvalidation.io API. It handles edge cases like fake or wrong emails a…

    HTML

  2. World-ClockWorld-ClockPublic

    World Clock is a responsive and beginner-friendly web application that allows users to view the real-time local time of any country across the globe. Built using HTML, CSS, and JavaScript, it featu…

    JavaScript

  3. Leetcode-DSA-JourneyLeetcode-DSA-JourneyPublic

    This repository contains my Java solutions to various Leetcode problems. Each file is named using the problem number and title for easy reference. I use this space to keep track of the problems I s…

    Java

  4. GeeksforGeeks-DSA-JourneyGeeksforGeeks-DSA-JourneyPublic

    My solutions to DSA problems from GeeksforGeeks. This repository showcases my progress in solving various data structures and algorithms problems, with clean and well-documented code for each solut…

    Java 10

  5. Number-Guessing-GameNumber-Guessing-GamePublic

    This is a console-based game written in C where players guess a randomly generated number. Hints like "Too high!" or "Too low!" are provided to guide the player. Tracks the number of attempts taken…

    C

  6. Rock-Paper-ScissorRock-Paper-ScissorPublic

    A simple implementation of the Rock-Paper-Scissors game in C, where the user plays against the computer. This project showcases basic C concepts like user input, conditionals, and random number gen…

    C