-
Oak Snow Consulting LLC
- Wyomissing, Pennsylvania
- https://davekopec.com
- @davekopec
- in/dkopec
Highlights
- Pro
-
Source Code for the Book Classic Computer Science Problems in Java
-
Source Code for the Book Classic Computer Science Problems in Swift
-
Source Code for the Book Classic Computer Science Problems in Python
-
-
HFSKit Public
A Swift library for accessing and editing HFS disk images based on hfsutils.
-
ComputerScienceFromScratch Public
Source for the book Computer Science from Scratch
-
SwiftGraph Public
A Graph Library for Swift
-
-
-
MessageKit Public
Forked from MessageKit/MessageKitA community-driven replacement for JSQMessagesViewController
Swift MIT License UpdatedJan 9, 2025 -
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.
-
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).
-
-