- Kyiv, Ukraine
- https://necauqua.dev
- @necauqua
Highlights
Block or Report
Block or report necauqua
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
opal-uefi-greeter Public
An UEFI application that unlocks a SED and starts an OS from it. Written in Rust
-
-
chaos-theory Public
My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5
-
quantum-loops Public
My game for Ludum Dare 47, written in Rust to be run in the browser via WASM and HTML5
Rust 4
-
VisualizingTwitchCommunities Public
Forked from KiranGershenfeld/VisualizingTwitchCommunities
Graphing communities on Twitch.tv in a visually intuitive way
123 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 2 commits in 2 repositories
Created 1 repository
- necauqua/winit Rust
Created a pull request in rust-windowing/winit that received 18 comments
Allow changing resize increments after window creation
Pretty basic "I hope it works" implementation, only tested on X11, can test on a mac in a few days. Once this is reviewed->merged->released I hope …