Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vhiribarren/vhiribarren
Special repository to display information on my profile page.
https://github.com/vhiribarren/vhiribarren
github special-repository
Last synced: about 1 month ago
JSON representation
Special repository to display information on my profile page.
- Host: GitHub
- URL: https://github.com/vhiribarren/vhiribarren
- Owner: vhiribarren
- Created: 2023-11-05T13:10:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-16T07:45:32.000Z (11 months ago)
- Last Synced: 2024-04-24T03:19:12.002Z (8 months ago)
- Topics: github, special-repository
- Homepage: https://github.com/vhiribarren
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Main original work
| Lang | Category | Repository | Description |
| --- | --- | --- | --- |
| Java | Mobile |[beacon-simulator-android](https://github.com/vhiribarren/beacon-simulator-android) | Bluetooth Beacon Simulator for Android |
| Rust | Embedded | [nrf52833-rgb-led-matrix-lib-rust](https://github.com/vhiribarren/nrf52833-rgb-led-matrix-lib-rust) | Driver for a RGB led matrix for a nfr52833 |
| Rust | Parsing | [llvm-tuto-kaleidoscope-rust](https://github.com/vhiribarren/llvm-tuto-kaleidoscope-rust) | LLVM Kaleidoscope tutorial in Rust |
| Rust | Parsing | [json-parser-rust](https://github.com/vhiribarren/json-parser-rust) | JSON parser for Rust |
| Rust | Graphics | [game-of-life-rust-bevy](https://github.com/vhiribarren/game-of-life-rust-bevy) | Game of Life simulation with Bevy |
| Rust | Graphics | [raytracer-rust](https://github.com/vhiribarren/raytracer-rust) | Ray-tracer in Rust |
| Rust | Graphics | [mandelbrot-rust](https://github.com/vhiribarren/mandelbrot-rust) | Drawing of Mandelbrot set |
| Python | Parsing |[sphinxcontrib-itemlist](https://github.com/vhiribarren/sphinxcontrib-itemlist) | Plugin for Sphinx to display list of items |
| JavaScript | Graphics |[sketch-book](https://github.com/vhiribarren/sketch-book) | Sketch book of various graphical effects with shaders |
| JavaScript | Game |[vscode-tetromino](https://github.com/vhiribarren/vscode-tetromino) | Tetromino plugin for VSCode |
| JavaScript | Game |[atom-tetromino](https://github.com/vhiribarren/atom-tetromino) | Tetromino plugin for Atom |
| JavaScript | Mobile |[freebox-zapper-webapp](https://github.com/vhiribarren/freebox-zapper-webapp) | Remote control for the FreeBox in Cordova |
| C++ | Embedded | [traffic-lights-arduino](https://github.com/vhiribarren/traffic-lights-arduino) | Simulation of a traffic lights with Arduino |
| Swift | Bluetooth |[blesignal-cli-macos](https://github.com/vhiribarren/blesignal-cli-macos) | To display Bluetooth Low Energy signals on MacOS |#### Other
Code practice
| Lang | Repository | Description |
| --- | --- | --- |
| Misc | [advent-of-code](https://github.com/vhiribarren/advent-of-code) | Advent of Code coding challenge |
| Python | [dil-datascience-tuto](https://github.com/vhiribarren/dil-datascience-tuto) | Machine learning training |Sandboxes & various simple techno tests
| Lang | Repository | Description |
| --- | --- | --- |
| Rust | [bevy-sandbox](https://github.com/vhiribarren/bevy-sandbox) | Tests with Bevy |
| Rust | [nannou-sandbox](https://github.com/vhiribarren/nannou-sandbox) | Tests with Nannou |
| Rust | [microbit-rust-sandbox](https://github.com/vhiribarren/microbit-rust-sandbox) | Tests with a Microbit BBC in Rust |
| Rust | [wgpu-sandbox](https://github.com/vhiribarren/wgpu-sandbox) | Tests with WGPU and Rust |
| JavaScript | [threejs-sandbox](https://github.com/vhiribarren/threejs-sandbox) | Tests with ThreeJS |
| JavaScript | [webrtc-sandbox](https://github.com/vhiribarren/webrtc-sandbox) | Tests with WebRTC |
| GLSL | [webgl2-sandbox](https://github.com/vhiribarren/webgl2-sandbox) | Tests with WebGL |
| Haskell | [haskell-sandbox](https://github.com/vhiribarren/haskell-sandbox) | Tests with Haskell |
| Swift | [ble-ibeacon-notif-ios](https://github.com/vhiribarren/ble-ibeacon-notif-ios) | Tests iBeacon scan with iOS |
| Python | [docker-echo-server](https://github.com/vhiribarren/docker-echo-server) | Docker image which echoes on a UDP and a TCP port |
| Java | [android-service-kill-study](https://github.com/vhiribarren/android-service-kill-study) | Study on effect of killing an Android app on services |
| Misc | [hash-ipv4-sandbox](https://github.com/vhiribarren/hash-ipv4-sandbox) | Tests various way of quickly compute some hashes of all IPv4 range |Unfinished / staled / deprecated
| Lang | Category | Repository | Status | Description |
| --- | --- | --- | --- | --- |
| Python | App | [qrmeet-aws](https://github.com/vhiribarren/qrmeet-aws) | Unfinished | QRMeet, social game where we have to scan other's QR code to find a peer person |
| Go | Parsing | [llvm-tuto-kaleidoscope-golang](https://github.com/vhiribarren/llvm-tuto-kaleidoscope-golang) | Unfinished | LLVM Kaleidoscope tutorial in Go |
| JavaScript | Graphics | [string-art-web](https://github.com/vhiribarren/string-art-web) | Unfinished | Draw curves using their tangents |
| Java | Mobile | [wifi-status-android](https://github.com/vhiribarren/wifi-status-android) | Deprecated | Display the status of the WiFi with very low binary size |
| Swift | App | [lucarne-macos](https://github.com/vhiribarren/lucarne-macos) | Deprecated | Copy a MacOS window to a vignette |Non programming
| Technology | Category | Repository | Description |
| --- | --- | --- | --- |
| Blender | Graphics | [blender-sketches](https://github.com/vhiribarren/blender-sketches) | Blender personal sketches |
| Blender | Graphics | [blender-tutorials](https://github.com/vhiribarren/blender-tutorials) | Blender tutorials I followed |
| Jekyll | WebSite | [vhiribarren.github.io](https://github.com/vhiribarren/vhiribarren.github.io) | GitHub hosted website |