GitHub / Dragonrun1 56 Repositories
I'm a programmer's programmer. I like to create utility type libraries that are useful to other programmers and myself.
Donate: https://github.com/sponsors/Dragonrun1
Dragonrun1/result Fork of tylerreisinger/result
A C++17 implementation of the "value or error" type Result<T, E>.
Language: C++ - Size: 183 KB - Last synced at: 4 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

Dragonrun1/adxl345_driver
Rust driver for the adxl345 3-Axis Digital Accelerometer
Language: Rust - Size: 75.2 KB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 4

Dragonrun1/qt-material6 Fork of UN-GCPDS/qt-material
Material inspired stylesheet for PySide6 and PyQt6
Language: Python - Size: 80.6 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Dragonrun1/Inkscape-rotary-encoder-disk-generator Fork of Hyvok/Inkscape-rotary-encoder-disk-generator
Inkscape extension for creating optical rotary encoder discs
Language: Python - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Dragonrun1/encryption-helper
Use to help with the encryption and decryption of GET queries
Language: PHP - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 3

Dragonrun1/event-mediator
A general event mediator (dispatcher) with minimum dependencies so it is easy to drop in and use.
Language: PHP - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

Dragonrun1/edid-creator
Used to create a version 1.3 Extended Display Identification Data binary file
Language: PHP - Size: 645 KB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 7 - Forks: 0

Dragonrun1/safe-file-operations
Proves as completely safe read and write file operations as possible.
Language: PHP - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 1

Dragonrun1/uuid64type
An UUID v4 (random) library with a new custom compact format for use in database primary keys. It also includes helper traits to make integration easier in Doctrine.
Language: PHP - Size: 136 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Dragonrun1/uuid64rs
UUID v4 (random) Rust crate with an additional custom base 64 encoding which is web and database friendly.
Language: Rust - Size: 112 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Dragonrun1/uuid64ts
UUID v4 (random) Typescript/Javascript package with a custom base 64 encoding added.
Language: TypeScript - Size: 247 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Dragonrun1/dso Fork of manyuanrong/dso
Simple Orm library for Deno based on deno_mysql
Size: 112 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Dragonrun1/sql-builder Fork of manyuanrong/sql-builder
SQL query builder for Deno
Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Dragonrun1/hd44780_ntb
A non-text buffer embedded hal driver for hd44780 like LCD display controllers
Language: Rust - Size: 8.45 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Dragonrun1/RaspberryPi-4WD-Car Fork of YahboomTechnology/RaspberryPi-4WD-Car
Yahboom 4WD smart robot with AI vision features for Raspberry Pi 4B
Size: 154 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Dragonrun1/address_rust_skeleton
Skeleton for common address database tables in MySQL, PostgreSQL, and SQLite.
Language: Rust - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Dragonrun1/person_rust_skeleton
Skeleton for common person database tables in MySQL, PostgreSQL, and SQLite.
Language: Rust - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Dragonrun1/uuid64php
An UUID v4 (random) library with a new custom compact format which is web and database friendly.
Language: PHP - Size: 38.1 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Dragonrun1/diesel Fork of diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
Size: 45.5 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Dragonrun1/SuperKit_Rust_code_for_RaspberryPi
This is a Rust version of the lessons from the Sunfounder's Super Starter Kit V2.0 for Raspberry Pi.
Language: Rust - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Dragonrun1/rppal Fork of golemparts/rppal
A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
Language: Rust - Size: 1.12 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Dragonrun1/Sunfounder_SuperKit_Python_code_for_RaspberryPi Fork of sunfounder/Sunfounder_SuperKit_Python_code_for_RaspberryPi
Sunfounder Super Kit Python code for Raspberry Pi
Size: 22.1 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Dragonrun1/hd44780-driver Fork of JohnDoneth/hd44780-driver
Implementation of the embedded-hal traits for the HD44780.
Size: 1.96 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Dragonrun1/file_path_normalizer
Class used to normalize PHP file paths without several of the short comes of the built-in functions
Language: PHP - Size: 93.8 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 3

Dragonrun1/person_db_skeleton
Skeleton for common person database tables in MySQL, PostgreSQL, SQLite and Doctrine.
Language: PHP - Size: 138 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

Dragonrun1/Dragonrun1.github.io
About me
Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Dragonrun1/person_ts_skeleton
Skeleton for common person and other related typescript models (classes, interfaces, types etc.) that someone else might find useful. The library is attended to work with the related person_db_skeleton PHP library but can be used independently.
Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Dragonrun1/phpspec-code-coverage Fork of leanphp/phpspec-code-coverage
Generate Code Coverage reports for PhpSpec tests
Language: PHP - Size: 121 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

Dragonrun1/dragonrun1
resume
Language: HTML - Size: 184 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Dragonrun1/morse_code
Simple morse code text encoder written in rust
Language: Rust - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

Dragonrun1/phpstorm-stubs Fork of JetBrains/phpstorm-stubs
PHP runtime & extensions header files for PhpStorm
Language: PHP - Size: 4.08 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Dragonrun1/git-change-log-creator
Used to create an updated changelog file from Git log
Language: PHP - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

Dragonrun1/slim-rbac Fork of potievdev/slim-rbac
Role Based Access Control middleware
Language: PHP - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Dragonrun1/nyan-formatters Fork of phpspec/nyan-formatters
Language: PHP - Size: 496 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Dragonrun1/redox Fork of redox-os/redox
Redox: A Rust Operating System
Language: Shell - Size: 4.39 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Dragonrun1/appinventor-sources Fork of mit-cml/appinventor-sources
MIT App Inventor Public Open Source
Language: Java - Size: 681 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Dragonrun1/antlr4 Fork of antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Language: Java - Size: 59.3 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Dragonrun1/rust Fork of rust-lang/rust
A safe, concurrent, practical language.
Language: Rust - Size: 362 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Dragonrun1/curl-rust Fork of alexcrichton/curl-rust
Rust bindings to libcurl
Language: Rust - Size: 1.62 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Dragonrun1/djb_hash
Rust library of Daniel J. Bernstein style hashers
Language: Rust - Size: 33.2 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Dragonrun1/AppInventorJavaBridge
Language: JavaScript - Size: 370 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Dragonrun1/AppyBuilderPersonal Fork of AppyBuilder/AppyBuilderPersonal
AppyBuilder Offline - Personal
Language: JavaScript - Size: 136 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Dragonrun1/xml-cleaner
A wrapper for some XML utilities to make deleting name spaces, their elements and attributes easier.
Language: PHP - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Dragonrun1/swot Fork of JetBrains/swot
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
Language: Kotlin - Size: 6.45 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Dragonrun1/PHPoAuthLib Fork of daviddesberg/PHPoAuthLib
PHP 5.3+ oAuth 1/2 Client Library
Language: PHP - Size: 4.01 MB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 3 - Forks: 0

Dragonrun1/fig-standards Fork of php-fig/fig-standards
Standards either proposed or approved by the Framework Interop Group
Size: 1.89 MB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

Dragonrun1/eveonline-third-party-documentation Fork of OrthoLoess/eveonline-third-party-documentation
EVE Online Third Party Documentation
Size: 577 KB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

Dragonrun1/linear-regression Fork of mnshankar/linear-regression
PHP package for computation of simple linear regression parameters
Language: PHP - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

Dragonrun1/REST-API-with-MySQLi-and-CRUD-operation Fork of bharat383/REST-API-with-MySQLi-and-CRUD-operation
REST API with MySQLi. CRUD operations with MySQLi Tables also added and User Login, Register Module as demo available.
Language: PHP - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

Dragonrun1/nested-set
PHP implementation of nested set.
Language: PHP - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

Dragonrun1/file-path-normalizer
file-path-normalizer is a module used to normalize JS(node) file paths without several of the shortcomings of the existing modules and functions.
Size: 133 KB - Last synced at: about 1 year ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

Dragonrun1/php-sql-parser
Automatically exported from code.google.com/p/php-sql-parser
Language: PHP - Size: 2.22 MB - Last synced at: about 1 year ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

Dragonrun1/phpspec Fork of phpspec/phpspec
SpecBDD Framework for PHP
Language: PHP - Size: 3.19 MB - Last synced at: 2 months ago - Pushed at: about 10 years ago - Stars: 0 - Forks: 0

Dragonrun1/eve-sso-auth Fork of fuzzysteve/eve-sso-auth
Basic PHP code for setting up a session and database entry for users.
Language: PHP - Size: 172 KB - Last synced at: about 1 year ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

Dragonrun1/win_scheduled_tasks
Used to manage Windows Scheduled Tasks in PHP
Language: PHP - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

Dragonrun1/eve_black
Used to work with new Eve Online Oceanus ship black files
Language: PHP - Size: 148 KB - Last synced at: about 1 year ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

Dragonrun1/SemanticVersion
Package to make managing Semantic Version numbers easier.
Language: PHP - Size: 270 KB - Last synced at: about 1 year ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

Dragonrun1/peol
Php End Of Line is a group Non-OS specific PHP commands to change line endings on text files
Language: PHP - Size: 172 KB - Last synced at: about 1 year ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 1
