Skip to content
View Siiir's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

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

๐Ÿ’ผ Happy to present

  1. ๐ŸŽฎ Game dev โ€“ my game dev projects including ๐ŸŽฒ games, ๐Ÿ”Œ plugins, and ๐ŸŒ€ 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** ๐Ÿš€.

๐Ÿ“Œ My main interests:

๐Ÿ–ง Servers, ๐Ÿง Linux, ๐Ÿฆ€ Rust, ๐Ÿค– ML, โšก Performance, ๐ŸŽจ Art

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