https://github.com/valaphee/valaphee
https://github.com/valaphee/valaphee
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/valaphee/valaphee
- Owner: valaphee
- Created: 2022-04-09T07:30:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T00:50:20.000Z (5 months ago)
- Last Synced: 2025-01-07T20:15:05.054Z (4 months ago)
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi there 👋
I'm Valaphee - a software developer, who specialized on network-related development (and reverse engineering protocols). But I also really like to get into new stuff.
Here is an overview of all open source projects I made so far:
### General
#### No longer maintained
[steamaudio](https://github.com/valaphee/steamaudio) - Steam Audio for Rust
[isobmff](https://github.com/valaphee/isobmff) - ISO base media file format for Rust
[protod](https://github.com/valaphee/protod) - Protobuf Decompiler (Kotlin)
[cran](https://github.com/valaphee/cran) - Flow-based programming "language" (Kotlin), with visual editor (JavaFX), and some extensions (HID-based input emulation, SDR, etc., might be replaced with an C++/WinRT UWP implementation) (Kotlin)
[synergy](https://github.com/valaphee/synergy) - Free and open-source interactive (transparent) proxy with a vast list of features. (Replaced by Cran) (Kotlin)
[blit](https://github.com/valaphee/blit) - Free and open-source, cross-platform WebDAV, K8s CP and SFTP client with a vast list of features. (Learning Project for JavaFX) (Kotlin)
[foundry](https://github.com/valaphee/foundry) - A set of libraries for common used functionalities which are not included in Java or Kotlin. (Kotlin)### Minecraft-related
#### No longer maintained
[tesseract](https://github.com/valaphee/tesseract) - An ECS-based Minecraft server toolkit written in Rust.
[jackson-dataformat-nbt](https://github.com/valaphee/jackson-dataformat-nbt) - Support for reading and writing NBT-encoded data via Jackson abstractions. (Kotlin)
[netcode](https://github.com/valaphee/netcode) - "Netcode" for Minecraft: Java Edition and Minecraft: Bedrock Edition (Kotlin)
[tesseract-kotlin](https://github.com/valaphee/tesseract-kotlin) - Experience Minecraft in a different way (Server software based around ECS, with a multi-threaded engine; Learning Project for ECS) (Kotlin)
[Cyclone](https://github.com/valaphee/Cyclone) - Ascalter Cyclone cloud-system (Legacy Project 2014) (Java)
[CyclonePort](https://github.com/valaphee/Cyclone) - Ascalter Cyclone cloud-system (Legacy Project 2014) (Java)