Skip to content
View Dheerajk1994's full-sized avatar
🪒
adb reboot
🪒
adb reboot
  • PatientPoint
  • Chicago, Illinois

Organizations

@naga-studios
Block or Report

Block or report Dheerajk1994

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

Pinned

  1. MarchingCube MarchingCube Public

    My implementation of the marching cube algorithm for procedural mesh rendering of 3 dimensional scalar data. Built for the Unity Engine using C#.

    C# 1

  2. Siren Siren Public

    Siren is a simple Discord music bot.

    JavaScript

  3. TicTacToeAI TicTacToeAI Public

    A simple AI I put together that can play TicTacToe. I made it in one sitting so dont expect the code to be well optimized. There are still comments left in it from testing and debugging. Feel free …

    C++

  4. IsometricWorld IsometricWorld Public

    A 2D isometric world game. Progress: https://youtu.be/7bFY6Bjkk90

    C# 1

  5. PlanetaryOrbit PlanetaryOrbit Public

    A fun little project I worked on to refresh my basic Physics knowledge. Using the olcPixelEngine the program calculates and simulates trajectories and orbits of massive bodies. The bodies can inter…

    C++

  6. ChatService ChatService Public

    A group project a mate and I worked on for our networking class. The program allows two client to connect to a server and send messages back and forth. Also implements useful commands.

    C++