chococandy63
21, interested in Computer Architecture & exploring low-level systems programming
hi@riyabisht.com0x0
Pinned Repositories
2024-lbnl
This repository contains all the notebooks used for the Machine Learning for Fundamental Physics (ML4FP) School 2024. Topics covered are higgs classification, generative AI, introduction to binary classifier, anomaly detection, unfolding, etc.
AWS-Resource-Monitor
AWS Resource Monitor tool using SHELL SCRIPTING
Coronavirus-Management-System
This project contains Python Tkinter GUI library with MySQL database concepts.
cppyy
Cppyy is an automatic runtime binding generator for C++ and Python. Currently, working on adding CUDA support to Cppyy and Cppyy's Numba extension. Also, working on improving the Eigen support to Cppyy.
Custom-EndeavourOS-Rice-01
Rice EndeavourOS - dunst, polybar, nitrogen, i3wm
ddos-attack-sim
Ddos attack simulation and detection
hackin-breakin-risc-v
Nights & Weekends hack series for RISC-V architecture. It covers the exploration of concepts like open ISA, and bunch of programs to understand it. We will be using RISC-V 64 bit QEMU machine to run our programs.
Interpreters-Compilers101
Experiments, building a toy compiler/interpreter - ukiyo
toy-virtual-machine
Building your own Virtual Machine from scratch in C++ that runs LC-3 assembly language
hacks
This repository serves as a tinkering playground and is intended for learning and exploration purposes. It covers Web Assembly, WebGPU and Compute shaders
chococandy63's Repositories
chococandy63/kernel_from_scratch
This kernel hack series is just an attempt to build my own kernel from scratch; this is strictly for learning purposes. We will create a bootloader that boots the kernel and prints a message..
chococandy63/play
Dynamic linker that provides a flexible extension mechanism for Rust-compiled WebAssembly in browsers.
chococandy63/toy-virtual-machine
Building your own Virtual Machine from scratch in C++ that runs LC-3 assembly language
chococandy63/2024-lbnl
This repository contains all the notebooks used for the Machine Learning for Fundamental Physics (ML4FP) School 2024. Topics covered are higgs classification, generative AI, introduction to binary classifier, anomaly detection, unfolding, etc.
chococandy63/compiler-research.github.io
This is a compiler research group website where we hold weekly meetings on Compiler as a service topics, Automatic Differentiation, Language interoperability, Incremental compilation using Cling, etc
chococandy63/cppyy
Cppyy is an automatic runtime binding generator for C++ and Python. Currently, working on adding CUDA support to Cppyy and Cppyy's Numba extension. Also, working on improving the Eigen support to Cppyy.
chococandy63/hackin-breakin-risc-v
Nights & Weekends hack series for RISC-V architecture. It covers the exploration of concepts like open ISA, and bunch of programs to understand it. We will be using RISC-V 64 bit QEMU machine to run our programs.
chococandy63/chococandy63
Config files for my GitHub profile.
chococandy63/cppyy-backend
chococandy63/CPyCppyy
chococandy63/crash-course-supercomputing
chococandy63/duckdb-wasm
WebAssembly version of DuckDB
chococandy63/examples
KraftCloud Examples and Sample Projects
chococandy63/LED_blink_vaaman
chococandy63/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
chococandy63/memory-allocator
malloc(), calloc(), realloc() and free() implementation in C
chococandy63/next.js
The React Framework
chococandy63/nextjs-notion-blog
Create a blog with NextJS & Notion
chococandy63/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
chococandy63/nobelium
A static blog build on top of Notion and NextJS, deployed on Vercel.
chococandy63/notion-blog
A Next.js site using new SSG support with a Notion backed blog
chococandy63/numba
NumPy aware dynamic Python compiler using LLVM
chococandy63/numbast
Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.
chococandy63/riscv-opcodes
RISC-V Opcodes
chococandy63/rockchip-linux-u-boot
// U-Boot source for Vicharak's Axon (RK3588 based) and Vaaman (RK3399 based) boards
chococandy63/root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
chococandy63/scientific_python_notebooks
Introduction to scientific Python as presented at several schools, workshops and conferences
chococandy63/vaaman-test
chococandy63/wasm-scientific-applications
This repository is for exploring and tinkering wasm applications in scientific computing.
chococandy63/xeus-cpp
Jupyter kernel for the C++ programming language