Skip to content
View mainak-debnath's full-sized avatar
💭
learning
💭
learning
  • MRI Software
  • India

Block or report mainak-debnath

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

Hi there 👋

Mainak profile readme

Pinned Loading

  1. ReviewPal ReviewPal Public

    A LangGraph-powered code review agent that integrates with GitHub to fetch PR diffs, analyze changes using LLMs, and post accurate inline comments adhering to defined coding standards. Designed to …

    Python

  2. IntelliBlogger IntelliBlogger Public

    IntelliBlogger is a full-stack web app that uses AI to convert YouTube videos into structured blog posts. It supports user authentication, secure API access, and intelligent content generation.

    CSS

  3. Personalise Personalise Public

    An application where user can write a piece of text and get to know about their Myers–Briggs Type Indicator

    Jupyter Notebook 1

  4. transformations_2d transformations_2d Public

    Object-oriented Python package for applying common 2D transformations (translation, scaling, rotation, shearing, reflection) to geometric shapes — built for graphics and geometry computation.

    Python 2 1

  5. Git Commands Git Commands
    1
    DIRECTORY
    2
    cd </file/path/code> -> change directory to a project
    3
    
                  
    4
    INITIALIZING
    5
    1. git init -> initialize an empty git repository
  6. Covreport Covreport Public

    A django web app for worldwide covid-19 data using rest api

    Python