https://github.com/rob2309/rob2309
https://github.com/rob2309/rob2309
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rob2309/rob2309
- Owner: Rob2309
- Created: 2022-01-13T14:42:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T10:44:06.000Z (over 4 years ago)
- Last Synced: 2025-02-08T04:18:36.388Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome stranger
I am Robin (or Rob) and on this profile you will find all kinds of different projects. Take a look around!
My main interests lie in Graphics/GameEngine Programming (especially using the Vulkan API), Operating System development as well as Software Security Testing.
## Some projects I am particularly proud of
- [vulkan-engine](https://github.com/michidk/vulkan-engine): A game engine fully written in Rust using the Vulkan API
- [SimpleOS2](https://github.com/rob2309/SimpleOS2): A not-so-simple Operating System for x64 written in C++
- [SimpleOS-rs](https://github.com/rob2309/SimpleOS-rs): A rust port of my SimpleOS2, currently in very early stages of development
- [spirv-layout](https://github.com/rob2309/spirv-layout): A SPIR-V reflection library written in Rust