Skip to content
View himanshudhawale's full-sized avatar
  • Microsoft
  • Redmond, WA

Block or report himanshudhawale

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

Pinned Loading

  1. HackathonUNCC HackathonUNCC Public

    This application won first prize at UNC Charlotte's Hackathon. This includes a mobile and web application.

    Java

  2. ReinforcementLearning-Blackjack ReinforcementLearning-Blackjack Public

    Reinforcement learning agent that learns to play Blackjack

    Jupyter Notebook

  3. DeepQ-NeuralNetwork-Pong DeepQ-NeuralNetwork-Pong Public

    Deep Q-Network (DQN) reinforcement learning agent that plays Pong

    Python

  4. bullfight bullfight Public

    Server-authoritative real-time card game (Bull Fight/Niu Niu, Texas Hold'em, tournaments). Distributed-systems core: Socket.IO room-based fan-out, snapshot + event-delta state sync with reconnect r…

    TypeScript

  5. grit grit Public

    A coding agent that doesn't give up: writes code, runs it, reads the traceback, and retries with the error as feedback until tests pass. Includes a benchmark proving the feedback loop (91%) beats b…

    Python

  6. tokenslim tokenslim Public

    Shrink the token cost of context you feed to LLMs — count tokens, estimate cost across models, and slim files (with a CI budget guard) before you send them.

    Python