Aansh2's repositories

x86-bare-metal-examples

Dozens of minimal operating systems to learn x86 system programming. Userland cheat at: https://github.com/************/x86-assembly-cheat Keywords: hello world, bare bones, boot sector, MBR, BIOS, UEFI, VGA, GRUB, Multiboot, QEMU.

Language:AssemblyLicense:NOASSERTIONStargazers:0Issues:0Issues:0

every-programmer-should-know

A collection of (mostly) technical things every software developer should know

Stargazers:0Issues:0Issues:0

tech-interview-handbook

💯 Technical and non-technical guide for rocking your coding interview.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

ngx-admin

Admin dashboard template based on Nebular framework (Angular 4+, Bootstrap 4) previously known as ng2-admin

Language:TypeScriptStargazers:0Issues:0Issues:0

SDN-TEST

SDN Controller Test (ONOS, OpenDaylight, RouteFlow, OpenStack-Neutron+ODL, and Etc.....)

Stargazers:0Issues:0Issues:0

NeoPS

Yet _another_ PlayStation Emulator

License:GPL-3.0Stargazers:0Issues:0Issues:0

PCSX2_rewrite

Update PCSX2's codebase to an OOP design and document everything.

Language:C++Stargazers:0Issues:0Issues:0

awesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software.

Language:PythonLicense:CC0-1.0Stargazers:0Issues:0Issues:0

CPU-Instruction-Processing-Simulator-Part-1

The intent of this project is to simulate CPU instruction processing life cycle. In this initial part of the project I created a simulator that imitates working of simple in-order CPU which executes instructions step by step as they arrive without any performance tuning. It shows how an instruction is worked upon in each stage of instruction processing life cycle. They are 5 stages involved in executing an instruction viz. Fetch, Decode, Execute, Memory and Write Back. The simulator takes each instruction through every stage in order of input and displays the result after each step.

Language:JavaStargazers:0Issues:0Issues:0

Best-websites-a-programmer-should-visit

:link: Some useful websites for programmers.

License:MITStargazers:0Issues:0Issues:0

algorithms

Minimal examples of data structures and algorithms in Python

Language:PythonStargazers:0Issues:0Issues:0

os-tutorial

How to create an OS from scratch

Language:CStargazers:0Issues:0Issues:0

How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

sample_ccdas

Repository of Sample CCDA Documents -- all comers welcome!

Language:HTMLStargazers:1Issues:0Issues:0

psx-guide

Guide to writing a Playstation emulator

Language:TeXStargazers:0Issues:0Issues:0

linux-insides

A little bit about a linux kernel

Stargazers:0Issues:0Issues:0

Avego-Game-Exercise

A Multi-thread football board game.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

devos

(Very) basic UNIX-like operating system built when I was younger

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

helenos

Helenos is a free web based environment that simplifies a data exploring & schema managament with Apache Cassandra database.

Language:JavaScriptStargazers:0Issues:0Issues:0

javaee7-samples

Java EE 7 Samples

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

temp

temp

Language:C++Stargazers:0Issues:0Issues:0

nanoos

A C++ asm(x86) Hobby OS developed using g++

Language:CStargazers:0Issues:0Issues:0

uBit

A utility program that allows a USB drive to be formatted to FAT32 File System and make it bootable.

Language:CLicense:GPL-2.0Stargazers:0Issues:0Issues:0

linux-0.01

Historically first (actually 0.01) release of linux kernel

Language:CStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Expect-for-Java

Pure Java implementation of the Expect tool

Language:JavaStargazers:0Issues:0Issues:0