Pinned Repositories
2015
Public material for CS109
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
awesome-python
A curated list of awesome Python frameworks, libraries and software.
awesome-virtualization
Collection of resources about Virtualization
BinaryTree
LeetCode OJ's Binary Tree Visualization in Python
bonecode
Code samples to access the beaglebone hardware on "bare metal"
bootOS
bootOS is a monolithic operating system in 512 bytes of x86 machine code.
C-Plus-Plus
All Algorithms implemented in C++
codernavi18.github.io
Homepage
codernavi18's Repositories
codernavi18/awesome-virtualization
Collection of resources about Virtualization
codernavi18/C-Plus-Plus
All Algorithms implemented in C++
codernavi18/codernavi18.github.io
Homepage
codernavi18/CPUMicrocodes
Intel, AMD, VIA & Freescale CPU Microcode Repositories
codernavi18/drawio-libs
Libraries for draw.io
codernavi18/DSOS
A pet project, "bare metal" OS for Raspberry Pi 3 Model B
codernavi18/Fantasy-Map-Generator
Web application generating interactive and highly customizable maps
codernavi18/hexyl
A command-line hex viewer
codernavi18/hugo-PaperMod
A fast, clean, responsive Hugo theme.
codernavi18/kconfig-hardened-check
A tool for checking the security hardening options of the Linux kernel
codernavi18/LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
codernavi18/libopencm3
Open source ARM Cortex-M microcontroller library
codernavi18/linux-0.01
Historically first (actually 0.01) release of linux kernel made by Linus Torvalds
codernavi18/linux-kernel-exploitation
A collection of links related to Linux kernel security and exploitation
codernavi18/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 host.完美的仿真设置,可用于研究和开发Linux内核v5.4.3,内核模块,QEMU,gem5和x86_64,ARMv7和ARMv8用户界面以及裸机装配,ANSI C,C ++和POSIX。 GDB步骤调试和KGDB可以正常工作。 由Buildroot和crosstool-NG支持。 高度自动化。 彻底记录。 自动化测试。 在Ubuntu 19.10主机中经过“测试”。
codernavi18/LLD
Low Level Devel youtube channel
codernavi18/log.c
A simple logging library implemented in C99
codernavi18/Mainroad
Responsive, simple, clean and content-focused Hugo theme based on the MH Magazine lite WordPress theme
codernavi18/mediumish-theme-jekyll
Jekyll Template - Mediumish
codernavi18/Minimal-TCP-IP-Stack
Minimal TCP/IP stack for non OS based micrcontroller enviornment.
codernavi18/pico-examples
codernavi18/pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
codernavi18/qemu-ovmf-secureboot
Script to generate an OVMF vars file with default secure boot key enrolled.
codernavi18/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
codernavi18/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
codernavi18/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
codernavi18/udmabuf
User space mappable dma buffer device driver for Linux.
codernavi18/vmwos
a simple homebrew operating system for the Raspberry Pi
codernavi18/volatility
An advanced memory forensics framework
codernavi18/xv6-public
xv6 OS