Pinned Repositories
AlarmClock
Feature-rich alarm clock application developed using C# and .NET 8.
arpchat-rs
Console chat based on the ARP protocol.
BBMS-Deploy
Deploy of PHP, MySQL, HTML, CSS3, Bootstrap project using Docker, Ansible
certificates
Certificates I received for completing different courses.
Crypto-system
University project: a cryptographic system with a user-friendly interface for data encryption. Uses WPF (C#) and .NET 7
cursive
A Text User Interface library for the Rust programming language
KPI-Awarding
Project on the subject "Numerical analysis", 3rd semester
MediaFetchBot
A Telegram bot written in Rust that downloads videos and photo-slides from TikTok. Send a link, get the media file instantly.
Rust-Learning
Repository containing all example code from the "Rust Book". This repository serves as my hands-on practice while learning Rust, covering topics from basic concepts to advanced concurrency.
SedgewickAlg
Working with the exercises from the "Algorithms in Java" book. The author of the book is Robert Sedgewick.
xairaven's Repositories
xairaven/AlarmClock
Feature-rich alarm clock application developed using C# and .NET 8.
xairaven/arpchat-rs
Console chat based on the ARP protocol.
xairaven/KPI-Awarding
Project on the subject "Numerical analysis", 3rd semester
xairaven/MediaFetchBot
A Telegram bot written in Rust that downloads videos and photo-slides from TikTok. Send a link, get the media file instantly.
xairaven/Rust-Learning
Repository containing all example code from the "Rust Book". This repository serves as my hands-on practice while learning Rust, covering topics from basic concepts to advanced concurrency.
xairaven/SedgewickAlg
Working with the exercises from the "Algorithms in Java" book. The author of the book is Robert Sedgewick.
xairaven/BBMS-Deploy
Deploy of PHP, MySQL, HTML, CSS3, Bootstrap project using Docker, Ansible
xairaven/certificates
Certificates I received for completing different courses.
xairaven/Crypto-system
University project: a cryptographic system with a user-friendly interface for data encryption. Uses WPF (C#) and .NET 7
xairaven/cursive
A Text User Interface library for the Rust programming language
xairaven/dotfiles
Configuration files for bash, screen, etc.
xairaven/JavaAlgorithms
My implementation of some algorithms and data structures in Java.
xairaven/KPI-DPGI
Repository containing lab assignments for the Declarative Programming of Graphical Interfaces course.
xairaven/KPI-Labs
Laboratory assignments for programming courses at the INHPE 122, Igor Sikorsky Kyiv Polytechnic Institute.
xairaven/Learn-Prolog-Now
Code snippets from the book "Learn Prolog Now!" written by Patrick Blackburn, Johan Bos, and Kristina Striegnitz.
xairaven/NPP-Transport-System
Study Project for "Software Development Technologies" course. Kyiv Polytechnic Institute, 5th Semester
xairaven/StatisticsCW
Solver of a specific task in Probability Theory. Control Work.
xairaven/Web-Design-Schmedtmann
My solutions to exercises from Udemy course "Build Responsive Real-World Websites with HTML and CSS" by Jonas Schmedtmann.
xairaven/xairaven
Customising profile
xairaven/libpnet
Cross-platform, low level networking using the Rust programming language.
xairaven/minecraft-server-setups
Configurations, plugin lists, and setup files for my Minecraft servers, including various versions and modpacks.
xairaven/Rust-Async-Book
Repository dedicated to examples and exercises from the "Rust Async Book", aimed at mastering asynchronous programming in Rust. This collection serves as my practical guide, covering fundamental async concepts through to advanced topics.
xairaven/Rust-Design-Patterns
Repository dedicated to the example code from the "Rust Design Patterns Book". This collection explores design patterns in Rust, ranging from foundational techniques to sophisticated architectural strategies.
xairaven/SadServersPractice
Capture the Flag solutions on SadServers. Practicing my DevOps skills