Skip to content
View mazumder-anik's full-sized avatar
💭
Coding
💭
Coding

Highlights

  • Pro

Block or report mazumder-anik

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
mazumder-anik/README.md
  • 👋 Hi, I’m Anik Mazumder
  • 👀 I’m interested in - Software Development
  • 🌱 I’m currently learning DSA in - JAVA
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me - simply contact me through mail.

Popular repositories Loading

  1. TDA-AI-Agent TDA-AI-Agent Public

    Intelligent AI-powered assistant built for automation, contextual task handling, and smart workflow execution using modern AI agent architecture.

    Python 1

  2. AID-NEXUS AID-NEXUS Public

    AID-NEXUS 🛰️ | AI-driven volunteer coordination & resource allocation platform by Team Dark Raven. Built with React, FastAPI, and Gemini 2.5 Flash to optimize humanitarian aid through real-time urg…

    JavaScript 1

  3. mazumder-anik mazumder-anik Public

    Config files for my GitHub profile.

  4. Calculator-using-Java Calculator-using-Java Public

    Java

  5. Number-guessing-game-in-Java Number-guessing-game-in-Java Public

    A simple Java console game made during my InternPe internship. It generates a random number between 1 and 100, and the player must guess it in limited attempts. It includes hints, scoring, and repl…

    Java

  6. Rock-Paper-Scissor-game-in-Java Rock-Paper-Scissor-game-in-Java Public

    Created a simple Rock Paper Scissor game using Java where the user competes against the computer. The program uses random number generation for the computer’s choice and conditional statements to d…

    Java