Popular repositories Loading
-
LiFi-STM32
LiFi-STM32 PublicA program that allows you to convert the received information into a stream of bytes, which is transmitted using visible light radiation, and also converted back from the received bytes to the orig…
C 2
-
Ringing
Ringing PublicA collection of projects on working with various peripherals for STM32, PIC16, Atmega8 microcontrollers, as well as circuits for connecting peripherals.
C
-
SEARCH-ENGINE
SEARCH-ENGINE PublicDocument search engine with negative keywords (documents with these words will not be displayed in the search results). It works in the likeness of a search engine, such as Yandex. The ranking of t…
C++
-
SingleLinkedList
SingleLinkedList PublicA singly linked list. I wrote a sequential iterator (Forward iterator) for it. A strict security guarantee is provided. Unit tests were written.
C++
-
SimpleVector
SimpleVector PublicContainer, a simplified analogue of std::vector. A pointer wrapper has been written for this container. The RAII idiom is used.
C++
-
TransportCatalogue
TransportCatalogue PublicTransport directory. Works with JSON requests. Returns a response to a request to draw routes with an SVG format string. The JSON constructor is implemented using a chain of method calls, obvious e…
C++
If the problem persists, check the GitHub status page or contact support.