Skip to content
View debalin's full-sized avatar
Block or Report

Block or report debalin

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

Popular repositories

  1. devops-kubernetes devops-kubernetes Public

    This holds the contents related to our Tech Talk in the DevOps course on Kubernetes.

    Shell 3 5

  2. ball-physics ball-physics Public

    A demo showcasing the simulation of two rigid balls in a closed environment with their mass and velocity input by the user.

    C# 1

  3. qbert qbert Public

    A 3D rendition of the classic game of Q*bert. Final project for Computer Graphics (CSC 561) at NC State, Fall '16.

    C++ 1 2

  4. ray-tracer ray-tracer Public

    A simple ray tracing engine to view OBJ/MTL files. It also contains a custom OBJ/MTL parser. First homework for Computer Graphics (CSC 561) at NC State, Fall '15.

    C++ 1 3

  5. devops-ci-pipeline devops-ci-pipeline Public

    Term project for DevOps (CSC 591) at NC State, Fall '16. It involves making a complete Continuous Integration pipeline including a build server, running unit tests, test coverage, container deploym…

    CSS 1

  6. bubble bubble Public

    A physics based game showcasing natural ball and air physics, primitive wind simulation and some basic AI.

    C#