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

https://github.com/provrb/provrb

Profile README. An about me you can read.
https://github.com/provrb/provrb

Last synced: 3 months ago
JSON representation

Profile README. An about me you can read.

Awesome Lists containing this project

README

          

## About Me
I'm a senior in high school with ~5 years of programming experience, primarily working in Rust, C, and C++ on systems and low-level development.

**Languages**: `Rust`, `C`, `C++`, `Python`, `Go`, `Lua`, `JavaScript/TypeScript`, `HTML`, `CSS`, and `MATLAB`.

## Projects
### [OBDium](https://github.com/provrb/obdium)
> A Rust-based vehicle diagnostics tool designed to connect with ELM327 adapters, offering live OBD-II data, fault code analysis, and offline VIN decoding.

![Rust](https://img.shields.io/badge/Rust-000?style=for-the-badge&logo=rust&logoColor=white)
![SQLite](https://img.shields.io/badge/SQLite-003B57?style=for-the-badge&logo=sqlite&logoColor=white)
![HTML](https://img.shields.io/badge/html-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS](https://img.shields.io/badge/css-%23663399.svg?style=for-the-badge&logo=css&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![Tauri](https://img.shields.io/badge/Tauri-FFC131?style=for-the-badge&logo=tauri&logoColor=white)

### [Solis](https://github.com/provrb/solis)
> Solis is a voice-driven AI race engineer built to interpret live telemetry, simulate strategy calls, and deliver real-time strategic feedback.

![Rust](https://img.shields.io/badge/Rust-000?style=for-the-badge&logo=rust&logoColor=white)
![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-06B6D4?style=for-the-badge&logo=tailwind-css&logoColor=white)
![Tauri](https://img.shields.io/badge/Tauri-FFC131?style=for-the-badge&logo=tauri&logoColor=white)

### [Protium](https://github.com/provrb/protium)
> A protocol-accurate OBD/ELM simulation framework designed to support the development and testing of [OBDium](https://github.com/obdium).

![Rust](https://img.shields.io/badge/Rust-000?style=for-the-badge&logo=rust&logoColor=white)