Skip to content
View divyansh0x0's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report divyansh0x0

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

💫 About Me:

Robotics Society @ NIT Hamirpur: Software Developer & Volunteer.

WheeledBipedalV1: Building a self-balancing two-wheeled robot powered by bare-metal Embedded C++ on an STM32F411 (zero external HAL/Arduino libraries), featuring sensor fusion (MPU6050), discrete PID control, and a custom 3D-printed SolidWorks chassis. Algo: Developing an interactive web-based algorithm visualizer featuring a custom domain-specific language (DSL) and an in-browser IDE built with TypeScript and Vue.js. Krystal: Crafting a lightweight, cross-platform C++ GUI library leveraging GLFW and OpenGL for hardware-accelerated desktop rendering.

💻 Tech Stack:

C C++ HTML5 CSS3 Java Python TypeScript JavaScript React

📊 GitHub Stats:



Pinned Loading

  1. algo algo Public

    Visualize algorithms using a custom domain-specific language and IDE

    TypeScript

  2. WheeledBipedalV1 WheeledBipedalV1 Public

    The source code for the firmware of Wheeled Bipedal along with required stl files for 3d printing

    C++ 1

  3. divyansh0x0.github.io divyansh0x0.github.io Public

    My portfolio website

    Vue

  4. JCalc JCalc Public archive

    An AST based calculator

    Java

  5. JPhysicsEngine JPhysicsEngine Public archive

    A physics engine written in java

    Java

  6. Quartz Quartz Public archive

    A music player with dynamic theming, written in java.

    Java