Founded by Eluthera Technologies.

Project Highlights

This section showcases engineering projects that demonstrate innovation, problem-solving, and real-world impact on behalf of Ohmbound's Network & Our Mentions.

pywit - Wit.ai logo

pywit - Wit.ai

A Platform that enables developers to build natural language interfaces for applications. This SDK provides tools to integrate Wit.ai's capabilities into Python applications, facilitating tasks such as intent recognition and entity extraction from or speech inputs.

View Project
Adafruit CircuitPython Bundle logo

Adafruit CircuitPython Bundle

A collection of libraries curated by Adafruit to extend the functionality of CircuitPython, their open-source derivative of MicroPython designed for microcontroller-based hardware. This bundle simplifies the process of adding features to your projects by providing pre-packaged, ready-to-use libraries.​

View Project
Circom - iden3 logo

Circom - iden3

​Circom is a domain-specific language and compiler developed by iden3 for designing arithmetic circuits used in zero-knowledge proof systems, particularly zkSNARKs. These circuits enable developers to create proofs that validate information without revealing the underlying data.

View Project
Circuit UI logo

Circuit UI

​Circuit UI is SumUp's design system tailored for web applications. It provides a cohesive set of React components, design tokens, and icons to ensure consistent and accessible user interfaces across SumUp's digital products.​

View Project
Quantum Circuit Simulator logo

Quantum Circuit Simulator

​The Quantum Circuit Simulator by Quantastica is an open-source quantum circuit simulator implemented in JavaScript. It efficiently handles simulations of over 20 qubits, making it suitable for both browser-based and server-side (Node.js) applications.

View Project
qsim - Simulator logo

qsim - Simulator

​qsim is an open-source quantum circuit simulator developed by Google's Quantum AI team. It offers high-performance simulation of quantum circuits using two primary methods: A Schrödinger full state-vector simulator that computes all 2nd amplitudes of the state vector for n qubits. Also, A hybrid Schrödinger-Feynman simulator that partitions the quantum circuit into two parts, applying the Schmidt decomposition to two-qubit gates on the cut.

View Project
AirGradient Arduino Library logo

AirGradient Arduino Library

​The AirGradient Arduino Library is the official firmware for AirGradient's open-source indoor and outdoor air quality monitors, specifically the AirGradient ONE (indoor) and AirGradient Open Air (outdoor) models. Designed for ESP8266 (e.g., Wemos D1 MINI) and ESP32-C3 microcontrollers, this library facilitates the integration and operation of various air quality sensors.

View Project
Arduino Audio Tools logo

Arduino Audio Tools

​The Arduino Audio Tools library, developed by Phil Schatzmann, is a comprehensive C++ library designed for audio processing on Arduino platforms and beyond. It offers a wide array of functionalities to facilitate the development of audio applications.

View Project
Arduino_GFX logo

Arduino_GFX

​Arduino_GFX is an advanced graphics library for Arduino, developed by Moon On Our Nation. It supports a wide range of color displays and data bus interfaces, offering flexibility and performance for various hardware configurations.

View Project
NestJS Schematics logo

NestJS Schematics

​The NestJS Schematics is a collection of predefined templates, or 'schematics,' designed to streamline the development of NestJS applications. These schematics are integral to the Nest CLI, facilitating the rapid generation of various architectural components within a NestJS project.

View Project
Teloxide logo

Teloxide

Teloxide is a comprehensive framework for building Telegram bots using the Rust programming language. It abstracts the complexities of interacting with the Telegram Bot API, allowing developers to focus on implementing business logic.

View Project
Jolt Physics logo

Jolt Physics

Jolt Physics is a high-performance, multi-core friendly rigid body physics and collision detection library written in C++. It is designed for use in games and virtual reality (VR) applications, offering efficient and accurate simulations. Notably, Jolt Physics has been utilized in the development of the game Horizon Forbidden West.

View Project
React Spring logo

React Spring

React Spring is a spring-physics-based animation library for React applications. It provides developers with flexible tools to create fluid and natural animations by modeling them as spring-driven physics simulations.

View Project
Box2D logo

Box2D

​Box2D is a widely used open-source 2D physics engine developed by Erin Catto. Written in C++, it provides realistic physics simulations for games and interactive applications.

View Project
Exercism Python repository logo

Exercism Python repository

The Exercism Python repository houses the exercises, instructions, tests, and support files for the Python track on Exercism. This track offers learners the opportunity to enhance their Python skills through practical coding challenges.

View Project
PyTorvh Geometric (PyG) logo

PyTorvh Geometric (PyG)

PyTorch Geometric (PyG) is a comprehensive library built on top of PyTorch, designed to facilitate the creation and training of Graph Neural Networks (GNNs) for a variety of applications involving structured data.

View Project
PyTorch Image Models logo

PyTorch Image Models

PyTorch Image Models, commonly known as timm, is a comprehensive repository offering a vast collection of image models, layers, utilities, optimizers, schedulers, data-loaders, augmentations, and reference training and validation scripts. Developed to facilitate state-of-the-art (SOTA) image classification tasks, it serves as a valuable resource for both research and practical applications.

View Project
uftrace logo

uftrace

​uftrace is a function graph tracer designed for programs written in C, C++, Rust, and Python. It enables developers to trace and analyze the execution flow of their applications by recording function entries, exits, timestamps, arguments, and return values. This tool provides insights into both user and kernel functions, as well as library functions and system events, offering an integrated view of program execution within a single timeline.

View Project
DALLE-pytorch logo

DALLE-pytorch

​DALL·E-pytorch is a PyTorch implementation of OpenAI's DALL·E, a transformer-based neural network designed to generate images from textual descriptions. Developed by Phil Wang (lucidrains), this repository aims to replicate DALL·E's capabilities, enabling users to train and experiment with text-to-image synthesis models.

View Project
MessagePack logo

MessagePack

​MessagePack is an efficient binary serialization format that enables data exchange among multiple languages, similar to JSON but faster and more compact. The msgpack-c repository provides implementations for both C and C++ languages.

View Project
QuantLib logo

QuantLib

​QuantLib is a comprehensive open-source library written in C++ for quantitative finance, focusing on modeling, trading, and risk management of financial instruments.

View Project
Primes logo

Primes

​Primes is a collaborative project initiated by Plummer's Software LLC, aiming to benchmark the implementation of prime number generation algorithms across various programming languages. Originally featured in a Dave's Garage video comparing prime number sieves in Python, C#, and C++, the project has since expanded to include contributions from the community, encompassing a wide array of languages and implementations.

View Project