• Stars
    star
    1
  • Language
    Shell
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My programming language knowledge base (why bother wasting brain space remembering syntax when a git repo can store it for me?)

More Repositories

1

PolygonDetection

A Python 2.7 program that detects polygons in webcam images using OpenCV and heuristics.
Python
3
star
2

coreboot_thinkpad_x220

A place to store the coreboot configuration for my Thinkpad x220 laptop.
Shell
2
star
3

systembuilder

Automates installing apps, dotfiles, shellscripts, and setting up configurations on new machines.
Shell
2
star
4

Neuronmancer

A CLI program that can create, train, and evaluate an artificial neural network. Training can be performed on the host machine's CPU alone or in parallel on a CUDA-enabled GPU device.
Cuda
2
star
5

HuffmanCompression

A Java 8 program for compressing ANSI (8-bit ASCII) text files using the Huffman Coding algorithm.
Java
1
star
6

fossBodyBuilding

fossBodyBuilding is a nutrition, training, & body weight tracker app for Android.
CSS
1
star
7

Kana2Romaji-File-Renamer

A Python 3 script that converts kana in filenames to their romaji equivalent.
Python
1
star
8

MazePyathFinding

A Python 3 program that generates mazes and explores them using depth-first search, breadth-first search, and A* search algorithms.
Python
1
star
9

Avidemux-IDX2-File-Maker

A JavaFX program that generates IDX2 files for Avidemux 2.6.
Java
1
star
10

UntanglingRacket

A Racket program that takes in the trip code of a tangled loop and tells the user whether or not it can be untangled.
Racket
1
star
11

shellscripts

A place to store general purpose shell scripts.
Shell
1
star
12

FizzBuzz

The worlds most useless program - my solution to Imran Ghory's FizzBuzz challenge.
Python
1
star
13

Pr0Ca1

A free, open source programmer's calculator for Android 4.4 KitKat and higher.
Java
1
star
14

DrewHans.github.io

My personal hub on the web.
JavaScript
1
star
15

Lissajous-Curves

A fun little web app that draws Lissajous curves using JavaScript and p5.js.
JavaScript
1
star
16

dotfiles

A place to store my configuration files.
Shell
1
star
17

C-AwayExtendedASCII

A CLI program written in C for compressing ANSI (8-bit ASCII) text files to 7-bit ASCII.
C++
1
star
18

Reblogged

A C#.NET Core MVC blogging application that I made in my free time to improve both my full-stack web development skills and my unit testing skills.
C#
1
star