Pinned Repositories
bad_luck_chuck_online
An online card game similar to gin rummy
battleship
command line based battleship game
battleship-java
Battleship game written in java
bounce_box
povray animate of balls bouncing in a rotating glass box
card_game
card_game_python
python implementation of card game
cardboard-video
Ray-tracing code to generate a 360 degree video for google cardboard
chrome-app-websocket-tester
Chrome App for WebSocket testing created by the WebSocket API and the Socket.IO API.
create-react-app
Create React apps with no build configuration.
heroku_name_generator
A experiment using metaprogramming to create a heroku name generator
dbowers42's Repositories
dbowers42/heroku_name_generator
A experiment using metaprogramming to create a heroku name generator
dbowers42/battleship
command line based battleship game
dbowers42/battleship-java
Battleship game written in java
dbowers42/bounce_box
povray animate of balls bouncing in a rotating glass box
dbowers42/card_game_python
python implementation of card game
dbowers42/daemon-box
demonstrate process monitoring with systemd
dbowers42/docker-cassandra
Spins up a 3-node Cassandra cluster using Compose
dbowers42/dotfiles
YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen
dbowers42/fractal
text based fractal created with go
dbowers42/fractal-java
sierpinski triangle rendered using java swing
dbowers42/go-wasm
experiment with compiling go to web assembly
dbowers42/grids
simple css grid
dbowers42/index_finder_python
dbowers42/java_server_client
Experiment with TCP sockets in java
dbowers42/jsonstreams
experimenting with parsing a stream of json objects
dbowers42/media_catalog
application for cataloging media such a books and movies in both physical and digital form
dbowers42/memo_tracker
A web app for tracking memos
dbowers42/menger_sponge
POV-Ray scene description file that renders a menger_sponge fractal
dbowers42/menger_sponge_2
POV-Ray rendering of Menger Sponge
dbowers42/nerd_dinner
Implementation of the nerd dinner project in rails
dbowers42/pov_kit
A command line tool to make it easier to scaffold out a new POV-Ray project
dbowers42/povkit
a toolkit for work with POV-Ray projects
dbowers42/property_bag
digging into how attr_accessor, attr_reader and attr_writer actually work by building custom accessors
dbowers42/simple_sinatra
basic setup of a modular style sinatra app
dbowers42/starwars_im
A simple chat app with a star wars theme
dbowers42/starwars_im_api
api to support star wars themed chat appliction
dbowers42/starwars_im_react
dbowers42/starwars_im_ui
ui layer of star wars themed chat program
dbowers42/test_netty
Project for exploring how netty works
dbowers42/zombie_attack
pet project for learning about processes and concurrency in golang