Skip to content
View mkashirin's full-sized avatar

Block or report mkashirin

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
mkashirin/README.md

I am a student at Russian Technological University MIREA. And I'm obsessed with building things from scratch!

Languages

I am a native Python speaker, but also love Zig and Rust.

Projects

I like building ML and AI models with Python, and implement some low-level utilities with Zig.

For example, you can check out Scratches for a comprehensive deep learning construction guide. Or if you would rather look at some low-level programming there are: Filez — a simple file buffer over TCP; and ZTCLI — minimal CLI that combines ZeroTier Central and ZeroTierOne Service essential functionality.

Learning

Currently I am more into systems programming and trying to work out a way towards Rust and Zig applications. But I also do ML and AI research and experiments on regular basis.

Contacts

You can send me either a message in Telegram or an email on m.k4shirin@yandex.ru.

Pinned Loading

  1. scratches scratches Public

    Scratches is a project, which provides a comprehensive guide to creating deep learning models from scratch using Python and NumPy.

    Python 4

  2. ztcli ztcli Public

    ZTCLI (ZeroTier CLI) is a minimal CLI that combines ZeroTier Central and ZeroTierOne Service essential functionality.

    Rust 1

  3. filez filez Public

    Filez is a very simple tool for receiving and sending files written in the Zig programming language.

    Zig 4

  4. zos zos Public

    Elementary OS kernel snippet written in the Zig programming language that can be run on x86 microarchitecture with QEMU.

    Zig