-
Yandex
Highlights
- Pro
Stars
Веб-приложение для рецензирования и оценивания музыкальных композиций с использованием технологий React и NestJS
A client for testing STOMP web socket communication.
Collection of laboratory works completed during studies at BSUIR (Belarusian State University of Informatics and Radioelectronics, БГУИР), FCSN (Faculty of Computer Systems and Networks, ФКСиС), an…
OhMyMrAIRobot / UniWeather
Forked from Archichil/UniWeatherSleek, modern weather application inspired by Apple's design philosophy. Written for iOS 17 and watchOS 11 using Swift and SwiftUI.
Sleek, modern weather application inspired by Apple's design philosophy. Written for iOS 17 and watchOS 11 using Swift and SwiftUI.
Android weather app with AI chat assistant. Get current weather, forecasts, and ask questions about weather conditions through an interactive chat interface. Built with Kotlin and Jetpack Compose.
Android game catalog app built with Jetpack Compose and Firebase. Features Material 3 design, cloud storage, and user authentication.
Archichil / AlertsLibrary
Forked from MickeyRU/AlertsLibraryiOSAlertLibrary — это библиотека для отображения уведомлений на базе SwiftUI, которая может работать на любом экране.
The Remote Desktop WinAPI application is a C++ project for Windows that consists of two clients: Sender and Receiver. The Sender captures the screen, compresses the data, and transmits it to the Re…
Online canvas using React (JavaScript), MobX, Express (JavaScript), WebSockets, Sequelize, MySQL
This project provides an implementation of RSA cryptography and a simple digital signature system using a custom hashing function.
App to show and convert currencies using NBRB's currency rates (MVVM, SwiftUI)
Fundamentals of the history and modern cryptography
The RSA Digital Signature project provides an implementation of digital signatures using the RSA algorithm. This program signs text files by generating a digital signature and appending it to the e…
This software tool creates an environment in which applications that were written under MS-DOS can be executed exactly as intended by the author, but on a modern processor and a modern operating sy…
Online chess using React (TypeScript), MobX, Express (TypeScript), WebSockets
This is an educational project for the Web Technologies course. It includes authentication, registration, localization, an admin panel, statistics collection, and much more. The project is written …
BSUIR NetHub - a modern real-time communication platform with messaging, WebRTC video/audio calls, and social networking features including groups and subscriptions, built with Spring Boot and secu…
This project implements the Rabin cryptosystem for encrypting and decrypting binary files, with additional tests for unambiguous decryption using specific values of p, q, and b.
This program implements simple encryption algorithms: Decimation Method, Transposition Method, Rotating Grid, Vigenere Method (Direct Key, Progressive Key, Autokey), and Playfair Method (Using 4 Ta…
This project implements A5/1 algorithm and NIST randomness tests, such as Frequency, Frequency within a Block, Runs, Longest Run of Ones in a Block, Binary Matrix Rank, Discrete Fourier Transform (…