Highlights
- Pro
-
MediaFetchBot Public
A Telegram bot written in Rust that downloads videos and photo-slides from TikTok, Instagram & YouTube. Send a link, get the media file instantly.
-
egui-aesthetix Public
Forked from thebashpotato/egui-aesthetixEasy to use theming library for egui
Rust MIT License UpdatedFeb 17, 2025 -
KPI-Labs Public
Laboratory assignments for programming courses at the INHPE 122, Igor Sikorsky Kyiv Polytechnic Institute.
Java MIT License UpdatedFeb 13, 2025 -
KPI-CompGraphics Public
Repository containing lab assignments for the "Computer Graphics, Part 1: Geometric Modeling of Complex Objects" course.
Rust UpdatedJan 30, 2025 -
arpchat-rs Public
Console chat based on the ARP protocol.
-
-
FractalRenderer Public
Rust-based fractal (IFS, L-System) visualization project, with native and web (WASM) rendering capabilities.
-
gh-actions-workshop Public
A GitHub Actions workshop to get you started with a lot of practical exercises!
TypeScript Other UpdatedJan 2, 2025 -
minecraft-server-setups Public
Configurations, plugin lists, and setup files for my Minecraft servers, including various versions and modpacks.
Shell UpdatedDec 20, 2024 -
CoreProtect Public
Forked from PlayPro/CoreProtectCoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers.
Java Artistic License 2.0 UpdatedDec 7, 2024 -
cursive Public
Forked from gyscos/cursiveA Text User Interface library for the Rust programming language
Rust MIT License UpdatedSep 19, 2024 -
certificates Public
Certificates I received for completing different courses.
GNU General Public License v3.0 UpdatedSep 3, 2024 -
-
libpnet Public
Forked from libpnet/libpnetCross-platform, low level networking using the Rust programming language.
Rust Apache License 2.0 UpdatedJul 25, 2024 -
Rust-Design-Patterns Public
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 …
Rust MIT License UpdatedJul 21, 2024 -
Rust-Async-Book Public
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 as…
Rust MIT License UpdatedJul 13, 2024 -
Rust-Learning Public
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.
-
KPI-DPGI Public
Repository containing lab assignments for the Declarative Programming of Graphical Interfaces course.
C# MIT License UpdatedMay 22, 2024 -
StatisticsCW Public
Solver of a specific task in Probability Theory. Control Work.
C# MIT License UpdatedMay 13, 2024 -
SadServersPractice Public
Capture the Flag solutions on SadServers. Practicing my DevOps skills
Shell MIT License UpdatedMay 11, 2024 -
BBMS-Deploy Public
Forked from mentorchita/Blood-Bank-Management-SystemDeploy of PHP, MySQL, HTML, CSS3, Bootstrap project using Docker, Ansible
PHP UpdatedMay 11, 2024 -
AlarmClock Public
Feature-rich alarm clock application developed using C# and .NET 8.
-
Learn-Prolog-Now Public
Code snippets from the book "Learn Prolog Now!" written by Patrick Blackburn, Johan Bos, and Kristina Striegnitz.
Prolog MIT License UpdatedFeb 28, 2024 -
JavaAlgorithms Public archive
My implementation of some algorithms and data structures in Java.
Java MIT License UpdatedJan 23, 2024 -
NPP-Transport-System Public
Study Project for "Software Development Technologies" course. Kyiv Polytechnic Institute, 5th Semester
C# MIT License UpdatedJan 7, 2024 -
Web-Design-Schmedtmann Public
My solutions to exercises from Udemy course "Build Responsive Real-World Websites with HTML and CSS" by Jonas Schmedtmann.
HTML UpdatedAug 30, 2023 -
KPI-Awarding Public
Project on the subject "Numerical analysis", 3rd semester
-
Crypto-system Public archive
University project: a cryptographic system with a user-friendly interface for data encryption. Uses WPF (C#) and .NET 7
C# MIT License UpdatedJul 2, 2023 -
SedgewickAlg Public archive
Working with the exercises from the "Algorithms in Java" book. The author of the book is Robert Sedgewick.