Projects in Awesome Lists by davecom
A curated list of projects in awesome lists by davecom .
https://github.com/davecom/classiccomputerscienceproblemsinpython
Source Code for the Book Classic Computer Science Problems in Python
algorithms book computer-science manning python python37
Last synced: 14 May 2025
https://github.com/davecom/ClassicComputerScienceProblemsInPython
Source Code for the Book Classic Computer Science Problems in Python
algorithms book computer-science manning python python37
Last synced: 26 Mar 2025
https://github.com/davecom/swiftgraph
A Graph Data Structure in Pure Swift
breadth-first-search data-structure depth-first-search dijkstra-algorithm graph graph-algorithms prims-algorithm swift topological-sort
Last synced: 14 May 2025
https://github.com/davecom/SwiftGraph
A Graph Data Structure in Pure Swift
breadth-first-search data-structure depth-first-search dijkstra-algorithm graph graph-algorithms prims-algorithm swift topological-sort
Last synced: 30 Jul 2025
https://github.com/davecom/SwiftPriorityQueue
A Generic Priority Queue in Pure Swift
astar-algorithm data-structure max-heap min-heap priority-queue priority-queues priorityqueue swift
Last synced: 30 Jul 2025
https://github.com/davecom/swiftpriorityqueue
A Generic Priority Queue in Pure Swift
astar-algorithm data-structure max-heap min-heap priority-queue priority-queues priorityqueue swift
Last synced: 12 Oct 2025
https://github.com/davecom/classiccomputerscienceproblemsinswift
Source Code for the Book Classic Computer Science Problems in Swift
book computer-science constraint-satisfaction-problem genetic-algorithms graph-algorithms k-means manning neural-network search-algorithms swift
Last synced: 30 Oct 2025
https://github.com/davecom/classiccomputerscienceproblemsinjava
Source Code for the Book Classic Computer Science Problems in Java
book computer-science java manning
Last synced: 13 Apr 2025
https://github.com/davecom/swiftcsp
A Constraint Satisfaction Problem Solver in Pure Swift
constraint-satisfaction constraint-satisfaction-problem eight-queen-problem eight-queens-puzzle map-coloring sudoku-solver swift
Last synced: 27 Apr 2025
https://github.com/davecom/chess.dart
A library for legal chess move generation, maintenance of game state, and format conversion.
Last synced: 20 Sep 2025
https://github.com/davecom/dkasyncimageview
A Swift subclass of NSImageView for loading remote images asynchronously.
Last synced: 27 Apr 2025
https://github.com/davecom/dart-for-absolute-beginners
Source Code for the Apress Book Dart for Absolute Beginners
Last synced: 27 Apr 2025
https://github.com/davecom/swiftsimpleneuralnetwork
A simple multi-layer feed-forward neural network with backpropagation built in Swift.
backpropagation neural-network
Last synced: 27 Apr 2025
https://github.com/davecom/pyweatherkit
A simple Python wrapper for Apple's WeatherKit REST API.
python python3 weather weatherkit weatherkit-rest-api
Last synced: 09 Apr 2025
https://github.com/davecom/dkdropmenu
A simple iOS drop down list written in Swift.
Last synced: 26 Jul 2025
https://github.com/davecom/dkverticalcolorpicker
A simple iOS color picker presented as a vertical hue bar.
Last synced: 27 Apr 2025
https://github.com/davecom/svgchart
A C++ Library for Making SVG Charts (fork of PPlot)
chart charts charts-svg cplusplus-library plot plotter plotting svg
Last synced: 27 Apr 2025
https://github.com/davecom/dk86pc
A WIP Intel 8086 and IBM PC 5150 emulator.
Last synced: 14 Jun 2025
https://github.com/davecom/computersciencefromscratch
Source for the book Computer Science from Scratch
basic book brainfuck chip-8 computer-art computer-science dithering emulator interpreter knn knn-classification knn-regression macpaint nes nostarch nostarchpress python run-length-encoding
Last synced: 05 Oct 2025
https://github.com/davecom/mazesolvinggui
A simple tkinter GUI for illustrating DFS and BFS.
bfs-algorithm dfs-algorithm maze-generator maze-solver tkinter-python
Last synced: 27 Apr 2025
https://github.com/davecom/dkphotocapture
A camera capture class like UIImagePickerController that allows for scribbles and overlayed text.
Last synced: 27 Apr 2025
https://github.com/davecom/supersimplegraphics
An SVG generating single header file C library appropriate for "intro to programming" classes in C/C++.
intro-to-c introduction-to-programming svg
Last synced: 26 Feb 2025
https://github.com/davecom/raytracinginoneweekend
Swift 4 Implementation of Ray Tracing in One Weekend by Peter Shirley
Last synced: 27 Apr 2025
https://github.com/davecom/nflate
Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).
decompression decompression-algorithm decompression-implementations deflate deflate-algorithm deflate-format gzip gzip-decompression gzip-format
Last synced: 11 Jul 2025
https://github.com/davecom/chiplate
A simple CHIP-8 Emulator in Swift
chip-8 chip8 chip8-emulator chip8-interpreter
Last synced: 27 Apr 2025
https://github.com/davecom/raycaster
A simple raycaster hacked together as a learning project in C & SDL.
raycast raycaster raycasting raycasting-engine
Last synced: 26 Feb 2025
https://github.com/davecom/constrained
Constraint Satisfaction Problem Solver for Dart
Last synced: 26 Feb 2025
https://github.com/davecom/dkoutlinebutton
A simple Swift subclass of UIButton for setting outlines in IB.
Last synced: 26 Feb 2025
https://github.com/davecom/dissolve
Make an animated GIF that dissolves from one image to another using Python's Pillow.
animated-gif pil pillow python
Last synced: 26 Feb 2025
https://github.com/davecom/swiftredblacktree
A Red-Black Tree Implemented in Swift
balanced-binary-search-trees balanced-search-trees binary-search-tree binary-search-trees binary-trees red-black-tree red-black-trees
Last synced: 11 Jul 2025
https://github.com/davecom/addcontactexample
Add a contact to the address book without an entitlement.
address-book contacts entitlements swift
Last synced: 26 Feb 2025
https://github.com/davecom/connect4challengejava
An incomplete implementation of Connect 4 in Java 8 with tests for accurate completion.
Last synced: 12 Jun 2025
https://github.com/davecom/swiftthreewayradixquicksort
An Implementation of Three-way Radix Quicksort in Swift
Last synced: 26 Feb 2025
https://github.com/davecom/chapter15
Part of the Git Tutorial from Chapter 15 of Dart for Absolute Beginners.
Last synced: 26 Feb 2025
https://github.com/davecom/ddnes
Personal Learning Project Hacking Together a NES Emulator in C w/ SDL
emulator nes-emulator nintendo-nes
Last synced: 14 Oct 2025
https://github.com/davecom/fallingblocks
A Tetris-like game in Python with the Arcade library.
arcade-library python tetris tetris-clone type-hints
Last synced: 02 Aug 2025
https://github.com/davecom/c3priorityqueue
A simple binary heap based priority queue for C3.
Last synced: 02 Mar 2026
https://github.com/davecom/connect4challenge
An incomplete implementation of Connect 4 with tests for accurate completion.
Last synced: 29 Jul 2025