Skip to content
View Kousik-Ghosh's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Kousik-Ghosh

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

Popular repositories Loading

  1. Genetic-Algorithm-Self-Driving-Car Genetic-Algorithm-Self-Driving-Car Public

    This Self-driving car simulation is a working model for GA. Here the Car (black box) tries to reach the end of the road by going through Selection & Crossover/Mutation, which are the key operator f…

    Processing 2

  2. AddSongToPlaylist-JioSaavn AddSongToPlaylist-JioSaavn Public

    This piece of JS code adds track from song (❤️️) section to a particular playlist in JioSaavn web app. The desktop version of JioSaavn does not have the song section, thus the easiest way to downlo…

    JavaScript 1

  3. Expenses Expenses Public

    Expenses is a NodeJS app that helps you to track your daily expenses. All the expense are shown as card and can be filter based on today's total expenses or monthly total expenses.

    JavaScript

  4. jbuild jbuild Public

    A terminal based tool to create basic Java boilerplate for unix-like OS.

    C++

  5. hunter hunter Public

    Hunter is an in-memory key–value database and cache

    Java