Sheldon Woodward (sheldonkwoodward)

sheldonkwoodward

Geek Repo

Location:Seattle, Washington

Github PK Tool:Github PK Tool


Organizations
ASWWU-Web
aws-cloudformation
out-of-a-jam-solutions

Sheldon Woodward's repositories

pymkv

A Python wrapper for mkvmerge. It provides support for muxing, splitting, linking, chapters, tags, and attachments through the use of mkvmerge.

Language:PythonLicense:MITStargazers:73Issues:3Issues:17

flac-to-alac

A simple script that utilizes ffmpeg to convert FLAC files to ALAC losslessly while preserving metadata.

Language:ShellStargazers:19Issues:2Issues:0

marknote

A simple note taking API for Django that supports creating notes and a folder structure. Built for the purpose of learning how to use the Django REST Framework to build a CRUD API.

Language:PythonLicense:MITStargazers:7Issues:2Issues:0

bNEAT

An implementation of NEAT based on Ken Stanley's implementation from 2002. This project is designed to teach itself how to play Snake and use Python for data analytics.

battleship-2.0

My final project for my second programming class, CPTR142. This was my first completed project in C++.

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

beginner-html-site-styled

A simple one page website created to help complete beginners learn HTML basics, which in this repo has also been styled to help beginners learn CSS basics. The styling is explained over the course of https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/CSS_basics.

Language:HTMLLicense:CC0-1.0Stargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:1Issues:0

chem-lab-server

The REST API server for the Chem-lab Notebook project. This API provides an interface for students and instructors to create and complete chemistry lab assignments.

Language:PythonStargazers:0Issues:2Issues:0

clipper

clipper is a bare-bones command line program implementing the click and clint package. It provides a basis for new CLIs making it quick and easy to get it up and running.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

code-scroller

A simple command line tool to parse all python files in the current directory. This tool will print all their lines to the console endlessly.

Language:PythonStargazers:0Issues:2Issues:0

hidden-files

A bash script to easily show and hide hidden files in macOS.

Language:ShellStargazers:0Issues:2Issues:0

mirror-starred-to-gitea

Mirror your starred GitHub repositories to your Gitea server

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

mirror-to-gitea

Mirror your github repositories to your gitea server

License:MITStargazers:0Issues:0Issues:0

notifeed

A simple script to scan RSS feeds, look for keywords, and send notifications for matches through Pushover.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

predator-prey-simulation

A predator prey simulation. All organisms will breed at certain rates making more of themselves. The predators will eat prey and will die after a certain time period if they have not eaten.

Language:JavaStargazers:0Issues:2Issues:0

snackshack

A Vue.js calculator app to help with quickly taking food and drink orders.

Language:VueStargazers:0Issues:2Issues:0

tic-tac-toe-2.0

An advanced version of Tic-Tac-Toe. One large Tic-Tac-Toe board contains nine smaller boards. Depending on where you play will affect where your opponent can play.

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