Skip to content
View karankashyap04's full-sized avatar

Highlights

  • Pro

Organizations

@fullstackatbrown
Block or Report

Block or report karankashyap04

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

Hi there 👋, I'm Karan!

Linkedin Badge

I'm a junior studying Computer Science at Brown University. I love building software; particularly, I'm interested in deep learning, NLP, full stack development, and computer systems. Most recently, I've been diving into the world of prescriptive analytics!

📬 Need to reach out to me? Email me at karan_kashyap@brown.edu anytime.

Pinned

  1. vehicle-routing vehicle-routing Public

    A simulated-annealing based local search solver for the capacitated vehicle routing problem.

    Java

  2. slither-plus slither-plus Public

    A multiplayer recreation of slither.io built from scratch using websockets || Create private lobbies to play against friends!

    Java 1

  3. red-greeNN-blue red-greeNN-blue Public

    A Deep Neural Network implementation for plausibly colorizing black and white images. https://devpost.com/software/red-greenn-blue

    Python

  4. sat-solver sat-solver Public

    An iterative DPLL solver for the boolean satisfiability problem (SAT)

    C++

  5. KReact KReact Public

    A react-like frontend framework supporting JSX elements, functional components, state hooks, and more

    JavaScript

  6. kmeans-model-checking kmeans-model-checking Public

    Model checking & property verifications for the k-means clustering algorithm

    Python