AaronV77
All the bugs in these repositories are just happy little accidents.
Lockheed MartinSayre, PA
Pinned Repositories
Algorithms
In this repository I keep an example of all the well known algorithms.
AScript
An interpreted language that combines C and Python syntax and Bash scripting power.
AString
A string implementation in C.
Documentation
This repository holds a variety of "How-To" documents and scripts to make life easier. Take a look to find something interesting!
Friday
A repository where I keep all my operating system development.
gb-studio
Visual retro game maker
Monday
Scripts that create aliases in order to be able to push and pull from a central storage server that you can have at home.
rm_backup
This repository provides code that will enable a backup of any removed file from terminal.
Thread_Safe_Queue
Created a thread safe queue data structure in C
Thursday
Thursday is a Linux shell in the workings. It's the most secretive code on the planet.
AaronV77's Repositories
AaronV77/Algorithms
In this repository I keep an example of all the well known algorithms.
AaronV77/AScript
An interpreted language that combines C and Python syntax and Bash scripting power.
AaronV77/AString
A string implementation in C.
AaronV77/Documentation
This repository holds a variety of "How-To" documents and scripts to make life easier. Take a look to find something interesting!
AaronV77/Friday
A repository where I keep all my operating system development.
AaronV77/gb-studio
Visual retro game maker
AaronV77/Monday
Scripts that create aliases in order to be able to push and pull from a central storage server that you can have at home.
AaronV77/rm_backup
This repository provides code that will enable a backup of any removed file from terminal.
AaronV77/Thread_Safe_Queue
Created a thread safe queue data structure in C
AaronV77/Thursday
Thursday is a Linux shell in the workings. It's the most secretive code on the planet.
AaronV77/ghaiklor-os-gcc
Simple operation system created in educational purposes with asm and C
AaronV77/gitignore
A collection of useful .gitignore templates
AaronV77/osdev
Fourth rewrite of LevOS, aiming for POSIX compliance.
AaronV77/osdev-tutorial
Since James Molloy's tutorial is down, I decided to fork it, enhance it and maintain it. This is an all time classic Operating System development resource!
AaronV77/unix-history-repo
Continuous Unix commit history from 1970 until today
AaronV77/User_Prompt_Input_Editor
This repository holds code for editing user input on a terminal.
AaronV77/WMTS_Tile_Stitcher
This repo has code that will take tiles from a variety of web mercator tile services and stitch them together.