An open API service indexing awesome lists of open source software.

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/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/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/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/crump

OS X Arcade Game Written in Swift

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/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/hnsentiment

Analysis of Hacker News sentiment.

Last synced: 02 Sep 2025

https://github.com/davecom/swiftthreewayradixquicksort

An Implementation of Three-way Radix Quicksort in Swift

quicksort quicksort-algorithm

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/stepout

Last synced: 13 Oct 2025

https://github.com/davecom/yelp

Yelp API Library for Dart

Last synced: 25 Jun 2025

https://github.com/davecom/assignment5

Last synced: 04 Mar 2026

https://github.com/davecom/yelpapimanager

Yelp API 2.0 in Objective-C

Last synced: 18 Oct 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