-
Oak Snow Consulting LLC
- Burlington, Vermont
- davekopec.com
- @davekopec
Highlights
- Pro
-
SwiftSimpleNeuralNetwork Public
A simple multi-layer feed-forward neural network with backpropagation built in Swift.
-
FallingBlocks Public
A Tetris-like game in Python with the Arcade library.
Python GNU General Public License v3.0 UpdatedJul 23, 2024 -
chess.dart Public
A library for legal chess move generation, maintenance of game state, and format conversion.
-
SwiftGraph Public
A Graph Data Structure in Pure Swift
-
Source Code for the Book Classic Computer Science Problems in Python
-
Source Code for the Book Classic Computer Science Problems in Java
-
Source Code for the Book Classic Computer Science Problems in Swift
-
1brc Public
Forked from gunnarmorling/1brc1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
Java Apache License 2.0 UpdatedJan 10, 2024 -
DKAsyncImageView Public
A Swift subclass of NSImageView for loading remote images asynchronously.
-
PyWeatherKit Public
A simple Python wrapper for Apple's WeatherKit REST API.
-
DDNES Public
Personal Learning Project Hacking Together a NES Emulator in C w/ SDL
-
SVGChart Public
A C++ Library for Making SVG Charts (fork of PPlot)
-
AddContactExample Public
Add a contact to the address book without an entitlement.
-
SwiftPriorityQueue Public
A Generic Priority Queue in Pure Swift
-
CDYelpFusionKit Public
Forked from chrisdhaan/CDYelpFusionKitAn extensive Swift wrapper for the Yelp Fusion API.
Swift MIT License UpdatedDec 25, 2022 -
SwiftCSP Public
A Constraint Satisfaction Problem Solver in Pure Swift
-
c3c Public
Forked from c3lang/c3cCompiler for the C3 language
C GNU Lesser General Public License v3.0 UpdatedJul 17, 2022 -
C3PriorityQueue Public
A simple binary heap based priority queue for C3.
MIT License UpdatedJul 16, 2022 -
DK86PC Public
A WIP Intel 8086 and IBM PC 5150 emulator.
-
raycaster Public
A simple raycaster hacked together as a learning project in C & SDL.
-
dissolve Public
Make an animated GIF that dissolves from one image to another using Python's Pillow.
-
nflate Public
Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).
-
-
-
MazeSolvingGUI Public
A simple tkinter GUI for illustrating DFS and BFS.
-
Connect4ChallengeJava Public
An incomplete implementation of Connect 4 in Java 8 with tests for accurate completion.
-
Connect4Challenge Public
An incomplete implementation of Connect 4 with tests for accurate completion.
Python Apache License 2.0 UpdatedOct 31, 2019 -
SwiftThreeWayRadixQuicksort Public
An Implementation of Three-way Radix Quicksort in Swift
-
RayTracingInOneWeekend Public
Swift 4 Implementation of Ray Tracing in One Weekend by Peter Shirley
-
ChipLate Public
A simple CHIP-8 Emulator in Swift