Skip to content
View diivanand's full-sized avatar

Highlights

  • Pro

Block or report diivanand

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

Popular repositories Loading

  1. cs164---COOL-Compiler cs164---COOL-Compiler Public

    Repo for COOL Compiler I made in Berkeley CS164: Programming Languages and Compilers

    Java 9 14

  2. interaction_network_analysis interaction_network_analysis Public

    Code for interaction network analyze for my summer 2012 internship at jive. (Described in more detail on my linked in page)

    JavaScript

  3. AdventOfCode2025 AdventOfCode2025 Public

    My solutions to the December 2025 Advent of Code Programming Challenges

    Java

  4. cool-compiler-rust-monorepo cool-compiler-rust-monorepo Public

    A from-scratch implementation of a full COOL (Classroom Object-Oriented Language) compiler, written in Rust, following the original COOL language specification.

    Rust

  5. cuda_practice cuda_practice Public

    Doing CUDA programming for learning purposes but using modern C++17 with clang-tidy and modern coding principles like RAII

    Cuda

  6. vulkan-practice vulkan-practice Public

    A C++20 Repo using CMake Ninja For Practicing Graphics and 3D Math Programming Using Vulkan

    C++