Pinned Repositories
ALShum.github.io
a simple webpage
app-template
Quickly set up a `probe-run` + `defmt` + `flip-link` embedded project
burnerbike
Lighting control for a trasy mountain bike.
cargo
The Rust package manager
cascadict
Cascading dictionary in Python.
cortex-m-rt
Minimal startup / runtime for Cortex-M microcontrollers
discovery
Discover the world of microcontrollers through Rust!
easyopc-rust
An ergonomics-first Open Pixel Control client.
nicodemus26's Repositories
nicodemus26/easyopc-rust
An ergonomics-first Open Pixel Control client.
nicodemus26/app-template
Quickly set up a `probe-run` + `defmt` + `flip-link` embedded project
nicodemus26/burnerbike
Lighting control for a trasy mountain bike.
nicodemus26/cargo
The Rust package manager
nicodemus26/cortex-m-rt
Minimal startup / runtime for Cortex-M microcontrollers
nicodemus26/discovery
Discover the world of microcontrollers through Rust!
nicodemus26/f3
Board Support Crate for the STM32F3DISCOVERY
nicodemus26/f3_altimeter
An implementation support project for implementing mpl3115a2 using the STM32F3DISCOVERY board
nicodemus26/fis-gtm
FIS/GT.M Repository to mirror the source code drops on http://sourceforge.net/projects/fis-gtm/
nicodemus26/glowify_func
generate interlacing cuts in a grid that span a surface described by a function
nicodemus26/json_test_data
JSON schema in, corresponding JSON data out
nicodemus26/mrproductmrsum
Mr Product and Mr Sum deductive reasoning puzzle
nicodemus26/nixpkgs
Nix Packages collection
nicodemus26/opc-rs
A rust implementation of the Open Pixel Control protocol
nicodemus26/opc-toys
Some silly Open Pixel Controller toys for the Fadecandy
nicodemus26/openscad
OpenSCAD - The Programmers Solid 3D CAD Modeller
nicodemus26/palette
A Rust library for linear color calculations and conversion
nicodemus26/pdf2md
This project, pdf2md, transforms academic paper PDF files into digestible text files. By analyzing the layout of the PDF file, the application restructures paragraphs and translates desired content. The final result is a conveniently exported text file.
nicodemus26/pipenv
Python Development Workflow for Humans.
nicodemus26/pixelsong
Pretty things for your browser.
nicodemus26/railcar
RailCar: Rust implementation of oci-runtime
nicodemus26/reveal.js
The HTML Presentation Framework
nicodemus26/rocket_newrelic
A Rocket fairing providing New Relic instrumentation
nicodemus26/servo
The Servo Browser Engine
nicodemus26/stroke-rs
A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up to cubic Bézier curves in N-dimensional euclidean space. It is intended for general/embedded/wasm use supporting #![no_std] environments written in 100% safe Rust.
nicodemus26/thingiverse
Things mathed and made.
nicodemus26/tidb-ansible
nicodemus26/tidb-singlenode
A minimal container that runs TiDB+PD+TiKV together.
nicodemus26/uom
Units of measurement -- type-safe zero-cost dimensional analysis
nicodemus26/whisky
A lightweight web server framework written in rust inspired by gin-gonic for go