Cybersecurity 2023-2027
-
Updated
May 29, 2026 - Jupyter Notebook
Cybersecurity 2023-2027
A simple code to find the chromatic number of a graph
Here i show my solutions to AtCoder Contests
Academic-grade Library Management System implementing custom Data Structures (BST, Dynamic Array, Stack, Queue) and File I/O persistence.
During my Code Alpha Internship, I developed two Python-based projects: an image recognition system that classifies and detects objects using machine learning, and a music recommendation system that suggests songs based on user preferences using collaborative filtering techniques.
This project implements a priority queue using two data structures: Binary Heap (Heap), Linked List (LinkedList)
A digital version of Skyliners board game, where players build skyscrapers to maximize visibility. Implemented in C using dynamic lists and stacks, the game includes structured gameplay, turn-based mechanics, and scoring based on visible buildings. Features clear compilation instructions and execution steps.
Theoretical and simulation-based study of the 100 Prisoners Problem, combining probability theory, cycle decomposition of permutations and large-scale Monte Carlo experiments.
Multi-elevator simulation with configurable dispatch algorithms and REST-based benchmarking API built with Spring Boot.
A classic interactive game implemented in C++ focusing on conditional logic, random number generation, and clean user console experience. This project was developed as the first project of Course 5 from Programming Advices platform.
A mental math challenge featuring various difficulty levels and mathematical operations, designed to practice structured programming and algorithmic thinking in C++. This project was developed as the second project of Course 5 from Programming Advices platform.
Advent Of Code is an annual programming event. Daily challenges published in December 2023 can be found on https://adventofcode.com/2023
🎄✨ Цветная анимированная гирлянда для терминала. Несколько режимов свечения, управление с клавиатуры и авто-смена эффектов. Написано на Python + Colorama.
This repository hosts Java projects completed for university coursework, covering diverse topics such as object-oriented programming, generic programming, multi-threaded programming, and user interface development.
IsNumberPrime. C# Tutorials. DotNet Core Platform. Algorithms. Simple Input/Output. Console Application.
This project was developed with the aim of practicing different types of algorithms with different languages.
ITMO tasks during getting degree
Add a description, image, and links to the alghorithms topic page so that developers can more easily learn about it.
To associate your repository with the alghorithms topic, visit your repo's landing page and select "manage topics."