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

Projects in Awesome Lists by daniel-beard

A curated list of projects in awesome lists by daniel-beard .

https://github.com/daniel-beard/dstarlitejava

A java implementation of the incremental heuristic search algorithm D* Lite.

dstarlite game-development java pathfinding

Last synced: 30 Apr 2025

https://github.com/daniel-beard/dbvalidator

General purpose iOS/Objective-C validation framework

Last synced: 05 Oct 2025

https://github.com/daniel-beard/dbcolornames

Simple example of getting color names from RGB color values.

Last synced: 02 Sep 2025

https://github.com/daniel-beard/afgpasswordtextfield

An iOS UITextField subclass to be used for password input that doesn't display the clear text characters as you type them. All input is masked.

Last synced: 19 Sep 2025

https://github.com/daniel-beard/teslacamviewer

Quickly review and delete Tesla Sentry + Dashcam footage.

dashcam macos tesla video

Last synced: 30 Apr 2025

https://github.com/daniel-beard/swifty-xcodebuild

Swift re-write of oclint-xcodebuild. Focus on performance, runs about 2x faster for larger xcodebuild outputs.

Last synced: 30 Apr 2025

https://github.com/daniel-beard/juliaprojecteuler

Problems from ProjectEuler solved using Julia

algorithms coding-challenges julia project-euler

Last synced: 30 Apr 2025

https://github.com/daniel-beard/settinguptravisciforios

A companion project for a guide to settings up travis-ci testings on iOS

Last synced: 14 Oct 2025

https://github.com/daniel-beard/swiftandobjcalgorithms

Implementations of popular algorithms implemented in Objective-C && Swift

Last synced: 24 Aug 2025

https://github.com/daniel-beard/localnotificationactioncategories

An example of iOS local notifications with action categories. Written in Swift

Last synced: 29 Mar 2025

https://github.com/daniel-beard/jmo

MachO file parser in Julia. Written as a learning experience, not production ready.

disassembly julia macho macho-parser macos objective-c-runtime parser

Last synced: 20 Jan 2026

https://github.com/daniel-beard/iszoomusingcamera

Simple SwiftUI app that shows if Zoom is actively using the camera or if screen sharing is currently activated.

app dnd do-not-disturb macos swift swiftui zoom

Last synced: 07 May 2026

https://github.com/daniel-beard/chippy

Exploration of SpriteKit + EntityComponent systems

puzzle spritekit swift tile

Last synced: 29 Mar 2025

https://github.com/daniel-beard/dbraytracer

Simple ray tracer written in Swift

raytracer swift

Last synced: 29 Mar 2025

https://github.com/daniel-beard/libclangobjcexperiments

A starter Objective-C OS X app that experiments with the usage of libclang

Last synced: 29 Mar 2025

https://github.com/daniel-beard/dbkvoblock

Use blocks for KVO instead of the clunky built in way. Auto unregisters deallocated objects.

Last synced: 07 Sep 2025

https://github.com/daniel-beard/yorkie

yorkie is a toy language.

Last synced: 26 Feb 2026

https://github.com/daniel-beard/adventofcode2017

Advent of Code (http://adventofcode.com) 2017 solutions

Last synced: 29 Mar 2025

https://github.com/daniel-beard/aasa-tests

Testing out some Apple App Site Association file stuff

Last synced: 07 Jan 2026

https://github.com/daniel-beard/megaparsec-experiments

A number of experiments with parsing using megaparsec.

Last synced: 29 Mar 2025

https://github.com/daniel-beard/esphome-components

Custom external esphome components

Last synced: 29 Mar 2025

https://github.com/daniel-beard/simlang

Swift script that changes the language of all iOS simulators for Xcode 6+

Last synced: 29 Mar 2025

https://github.com/daniel-beard/brainfuck

Swift brainfuck implementation

Last synced: 29 Mar 2025

https://github.com/daniel-beard/swiftsyntaxexperiments

Testing out swift-syntax as a SwiftPM dependency

Last synced: 29 Mar 2025

https://github.com/daniel-beard/dbraytracerjulia

Simple parallel ray tracer in Julia in < 400 LOC.

julia julia-language raycasting raytracer raytracing

Last synced: 29 Mar 2025

https://github.com/daniel-beard/starlight

A swift implementation of D*Lite (DStarLite) a pathfinding algorithm

Last synced: 29 Mar 2025

https://github.com/daniel-beard/swiftpokerhands

A simple five card poker hand classifier

classifier poker swift

Last synced: 18 Jul 2025

https://github.com/daniel-beard/sws

A limited semantic search for Swift files

ast command-line-tool search swift swift-syntax

Last synced: 29 Mar 2025

https://github.com/daniel-beard/dbborderedlabel

A subclass of UILabel that supports a border.

Last synced: 04 Sep 2025

https://github.com/daniel-beard/2049

2048 clone in Swift, a work in progress

2048 2048-game game ios spritekit swift

Last synced: 29 Mar 2025

https://github.com/daniel-beard/daniel-beard.github.io

Github Pages Website - danielbeard.io

Last synced: 08 Jan 2026

https://github.com/daniel-beard/psst

PaSteboard String Tool - Julia based string transform tool, using Julia's Meta.parse.

Last synced: 08 Jan 2026

https://github.com/daniel-beard/github-folder-sync

Easy way to concurrently clone many GitHub repositories by organization name or user.

git github haskell

Last synced: 13 Apr 2026

https://github.com/daniel-beard/danchess

SpriteKit (macOS/iOS) Chess. Mostly functional, work in progress.

chess ios macos spritekit swift

Last synced: 30 Apr 2026

https://github.com/daniel-beard/simlang_xcode_plugin

Xcode plugin that lets you change the language of the simulator easily. Proof of concept.

Last synced: 29 Mar 2025

https://github.com/daniel-beard/bold360ainullabilityissue

Shows issue with Bold360AI SDK + nullability

Last synced: 13 Oct 2025

https://github.com/daniel-beard/scheme48

Implementation of the tutorial: https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours any deviations will be called out in the readme

Last synced: 29 Mar 2025

https://github.com/daniel-beard/dbsudoku

Work in progress sudoku, written in Swift

Last synced: 29 Mar 2025

https://github.com/daniel-beard/asaa-tests-2

This is the same as the other one, but using "about

Last synced: 01 Feb 2026

https://github.com/daniel-beard/damn-cool-algorithm-list

A list of algorithms I find super interesting and cool

Last synced: 18 Feb 2026

https://github.com/daniel-beard/nvim

nvim config - currently using nvchad

Last synced: 03 Jun 2026

https://github.com/daniel-beard/until_regex

Small Rust utility for exiting a command early if a line in stdout matches a regex.

rust shell until utility

Last synced: 24 Apr 2026

https://github.com/daniel-beard/dbeard-dotfiles

My OS X setup and config

Last synced: 29 Mar 2025

https://github.com/daniel-beard/projecteulerhaskell

Solving the ProjectEuler problems in Haskell

Last synced: 29 Mar 2025