Skip to content
View Siiir's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Siiir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Siiir/README.md

Interested mainly in:

  • Linux
  • Rust
  • Performance
  • Servers
  • ML
  • Art

Happy to present

  1. Game dev – my game dev projects including games, plugins, simulations.
  2. Algorithms – my projects that focus on solving math/algorithmic problems.
  3. ML projects – my Machine Learning projects including custom low-level algorithms.
  4. Web backends – my Web+ backends. Includes servers, (micro)services.

Want to see how I use specific tech?

Click on one of the following: Java, C#, Unity, Python3 ...
I know many other technologies that I haven't yet covered/presented.

Pinned Loading

  1. bevy_fancy_cursor bevy_fancy_cursor Public

    Facilitates creating custom cursor in bevy-based app. Uses bevy's `ImageBundle` to replace the original cursor with moving UI element.

    Rust 7

  2. brick_bird brick_bird Public

    A colorful Flappy Bird clone written in Rust. Cross platform. Has own physic engine. Parallel.

    Rust 4

  3. bernoulli bernoulli Public

    Intended for calculating partial sums of powers of natural numbers. Can also print n+1 Bernoulli numbers, do python math, cache crucial numbers. Warning: Not fitting for server. Has many vunerabili…

    Python 4