Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexagonnico/hexagonnico
Github profile Readme
https://github.com/hexagonnico/hexagonnico
Last synced: about 1 month ago
JSON representation
Github profile Readme
- Host: GitHub
- URL: https://github.com/hexagonnico/hexagonnico
- Owner: HexagonNico
- Created: 2023-09-14T17:49:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T20:14:35.000Z (10 months ago)
- Last Synced: 2024-01-21T21:27:03.726Z (10 months ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HexagonNico 🐺
![Logo](logo.png)
Software engineer and self-taught game designer with experience in Unity, Godot, and plain OpenGL.
- Currently working on [Ancient Mind](https://store.steampowered.com/app/2376750/Ancient_Mind/), a Zelda-inspired 2D pixel art action adventure game. Created using the [Godot Engine](https://github.com/GodotEngine).
- Check out my portfolio to see my works and get in touch: [hexagonnico.github.io](https://hexagonnico.github.io)
- Most comfortable using `Java`, `C#` and `GDScript`.![GitHub stats](https://github-readme-stats.vercel.app/api?username=hexagonnico&show_icons=true&theme=github_dark_dimmed)
![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=hexagonnico&layout=compact&theme=github_dark_dimmed)## Projects index
### Ancient Mind
Upcoming game currently in development.
- [Organization homepage](https://github.com/AncientMindGame)
### Minecraft mods
Minecraft mods
- [Phantom loader](https://github.com/PhantomLoader)
- [Project repository](https://github.com/PhantomLoader/PhantomLoader)
- [Example mod](https://github.com/PhantomLoader/ExampleMod)
- [Template project](https://github.com/PhantomLoader/TemplateProject)
- [Underground jungle](https://github.com/HexagonNico/UndergroundJungle)
- [Spider caves](https://github.com/HexagonNico/SpiderCaves)### Scala math
Scala libraries for math and algebra.
- [VecMatLib](https://github.com/HexagonNico/VecMatLib)
- [CmplxLib](https://github.com/HexagonNico/CmplxLib)