Skip to content
View Monojit-Pal's full-sized avatar

Organizations

@recodehive

Block or report Monojit-Pal

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

Hi there πŸ‘‹

Here are some ideas to get you started:

  • πŸ”­ I’m currently working on improving my skills in web development, particularly exploring the MERN stack and experimenting with different frameworks.
  • 🌱 I’m currently learning advanced data structures, algorithms, and exploring web development.
  • πŸ‘― I’m looking to collaborate on open-source projects related to Python, C, or Java.
  • πŸ€” I’m looking for help with mastering the MERN stack (MongoDB, Express, React, Node.js) and diving deeper into full-stack development.
  • πŸ’¬ Ask me about Python, C, Java, or any programming-related topics. I’m also happy to discuss tech setups!
  • πŸ“« How to reach me: You can contact me via my GitHub profile or email at [email protected]
  • πŸ˜„ Pronouns: He/Him
  • ⚑ Fun fact: I love hopping on my bike and going for long, relaxing drives whenever I get the chance!

Popular repositories Loading

  1. Python-Basics Python-Basics Public

    Welcome to the Python Basics Repository! This collection of Python code samples and exercises is designed to help you master the fundamentals of Python programming. Whether you're a beginner or ref…

    Python 1

  2. Programming-in-C Programming-in-C Public

    Welcome to my C Programming Repository! Explore code samples, projects, and resources to learn C programming. Beginners and experts alike will find valuable content to enhance their skills. Join me…

    C 1

  3. Restaurant-Billing-System Restaurant-Billing-System Public

    This C program is a simple restaurant billing system that allows users to generate, view, and search invoices. It includes features for calculating totals with discounts and taxes, saving invoices,…

    C

  4. Digital-Clock Digital-Clock Public

    This C program is a digital clock that continuously displays the current date and time. Users can choose between a 24-hour or 12-hour format. The program updates every second and is compatible with…

    C

  5. Practice-C Practice-C Public

    This repository contains a variety of C programming practice problems, covering key concepts like arrays, pointers, functions, and more. Each problem includes a detailed solution to help users enha…

    C

  6. Movie-Title-Guessing-Game Movie-Title-Guessing-Game Public

    Movie Title Guessing Game is a fun Python game where players guess movie titles letter by letter. Start with 10 points and lose 1 point for each wrong guess. The game supports two players and revea…

    Python