Skip to content
View 1810suman's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report 1810suman

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
1810suman/README.md

🌸I'm Suman Choudhury🌸

"A passionate UnderGrad-Tech Student 💻 from Delhi, India"

su1_4dhry

About me 👀 :

  • 🔭 I’m currently working on Self Development

  • 🌱 I’m currently learning C, C++, Python, DSA, HTML, CSS, JavaScript

  • 📫 How to reach me su1choudhury04@gmail.com

  • 💬 Ask me about What I Can Answer 😄

  • 😄 Pronouns: She/Her/Ms.

  • ⚡ Fun fact I am a solitude lover.

Connect with me 🔗 :

su1_4dhry suman-choudhury-866928289 su1.4dhry

Languages and Tools:

c cplusplus css3 html5 javascript python

Pinned

  1. 1810suman 1810suman Public

    Config files for my GitHub profile.

  2. Notes-and-password-manager Notes-and-password-manager Public

    This project offers users a platform to create, edit, and delete notes alongside storing website details and passwords. Entries are saved in text format directly to the browser's local storage. It …

    JavaScript 1

  3. Notes-and-password-manager-with-Encryption-of-password Notes-and-password-manager-with-Encryption-of-password Public

    This project is with Encryption in JavaScript lets users securely store and manage notes and passwords. Using a master password, AES encryption encrypts and decrypts data. User entries include note…

    JavaScript

  4. Movie-Searcher-App Movie-Searcher-App Public

    The Movie Searcher is built with Python and Tkinter, allows users to search for movie information. Upon entering a movie title and clicking "Search," the app queries the OMDB API for details like t…

    Python

  5. Sentiment-Analyzer-App Sentiment-Analyzer-App Public

    The Sentiment Analysis App, built with tkinter and TextBlob, features a main window with a violet background. Users input text in a provided box, clicking "Analyze Sentiment" triggers analysis. The…

    Python

  6. Snake-Game Snake-Game Public

    The Snake game's Python code uses Tkinter for its graphical interface. The SnakeGame class manages snake movement, food generation, and collision detection. Arrow keys control the snake, which grow…

    Python