Skip to content
View Sougata2006's full-sized avatar
πŸ•·οΈ
πŸ•·οΈ
  • Kolkata
  • 03:52 (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, Bengali.
⚑ Tech enthusiast with a passion for programming and building innovative solutions.
πŸ“ Based in India.


🌐 Socials:

Discord Instagram LinkedIn X email


πŸ’» Tech Stack:

HTML5 CSS3 JavaScript React TailwindCSS NodeJS C C++ Java MySQL Git GitHub Vercel Netlify Canva


πŸ“Š GitHub Stats:




πŸ† GitHub Trophies

Sougata’s GitHub Trophies

πŸ… HackerRank Achievements

Java ⭐⭐⭐⭐⭐
SQL ⭐⭐⭐⭐⭐
C Language ⭐⭐⭐⭐⭐

Check out my full profile on HackerRank.


πŸ” Top Contributed Repo


Pinned Loading

  1. Number-Guessing-Game Number-Guessing-Game Public

    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

  2. Rock-Paper-Scissor Rock-Paper-Scissor Public

    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

  3. GeeksforGeeks-DSA-Journey GeeksforGeeks-DSA-Journey Public

    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

  4. Leetcode-DSA-Journey Leetcode-DSA-Journey Public

    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

  5. ValidateX ValidateX Public

    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

  6. World-Clock World-Clock Public

    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