Skip to content
View CooL-Legend's full-sized avatar
💭
Escaping in LA
💭
Escaping in LA
  • Delhi Technological University
  • Delhi

Highlights

  • Pro

Block or report CooL-Legend

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

Pinned Loading

  1. Controllable-Image-Synthesis Controllable-Image-Synthesis Public

    Sketch-to-shoe image generation using Stable Diffusion with ControlNet and LoRA fine-tuning.

    Python

  2. ResumeOnTheGo ResumeOnTheGo Public

    An AI-powered resume generator that creates tailored LaTeX resumes from your profile and an optional job description. It uses LLMs to generate professionally formatted resumes, validates the LaTeX …

    Python

  3. Connect4 Connect4 Public

    A Connect 4 game built with Python and Pygame, featuring an AI opponent powered by the Minimax algorithm with alpha-beta pruning and iterative deepening.

    Python

  4. search-algorithm-simulator search-algorithm-simulator Public

    An interactive pathfinding visualizer built with Python and Pygame. Watch classic search algorithms explore a grid in real time, compare their behaviors side-by-side, and build intuition for how ea…

    Python

  5. DDPM-Pytorch DDPM-Pytorch Public

    A minimal implementation of Denoising Diffusion Probabilistic Models (DDPM) built entirely from scratch in PyTorch. The model learns to generate MNIST handwritten digit images through an iterative …

    Python

  6. AgentSwarm-Fashion-Forum-MVP AgentSwarm-Fashion-Forum-MVP Public

    AgentSwarm is a Next.js app that simulates an AI-populated fashion discussion forum. It provides a web UI plus REST APIs that external Python agents (for example, from Google Colab) can call to reg…

    TypeScript