gurpreetshanky's repositories
best-leetcode-resources
This repository contains resources for technical coding interviews.
black-parrot
A Linux-capable RISC-V multicore for and by the world
CenterPose
Single-stage Keypoint-based Category-level Object Pose Estimation from an RGB Image
JetBrainsMono
JetBrains Mono – the free and open-source typeface for developers
lean4-raytracer
A simple raytracer written in Lean 4
learn-fpga
Learning FPGA, yosys, nextpnr, and RISC-V
minesweeper-rs
A port of robmikh/Minesweeper using winrt-rs.
Open-PupilEXT
Official implementation of a free pupillometry platform called PupilEXT proposed in the article "PupilEXT: flexible open-source platform for high resolution pupillometry in vision research".
openpifpaf
Official implementation of "OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association" in PyTorch.
raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
riscv-software-list
The RISC-V software tools list, as seen on riscv.org
single_file_libs
List of single-file C/C++ libraries.
USB-Storage-on-WSL2
This article describes how you can access your USB storage device from Microsoft's Windows Subsystem for Linux 2 (WSL2)
x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/************/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/************/linux-kernel-module-cheat#baremetal- 设置