Pinned Repositories
AddWords
This program is designed to conveniently combine files, for example, there is a file in a given language and its translation, and you can conveniently combine them in one file.
cfg_json_Version-0.97
converting .cfg to .json
CppDeveloperRoadmap
The roadmap for learning the C++ programming language for beginners and experienced devs.
FrequentWords
JoyWayTest
joy way test, unreal engine 4.27
LanEra-0.5
modern-cpp-features
A cheatsheet of modern C++ language and library features.
PopularWords
This program takes a file with text as input, processes it so that it gets an array of words, then sorts these words and outputs them to a file. The program can be useful, for example, for processing a story or even a whole book, you can even find out which words are used most often, translate them and learn in another language.
realworld_service
Implementation of realworld app backend api
telegram-chat-statistics
Simple python application to get telegram chat message statistics.
igonna's Repositories
igonna/telegram-chat-statistics
Simple python application to get telegram chat message statistics.
igonna/AddWords
This program is designed to conveniently combine files, for example, there is a file in a given language and its translation, and you can conveniently combine them in one file.
igonna/cfg_json_Version-0.97
converting .cfg to .json
igonna/CppDeveloperRoadmap
The roadmap for learning the C++ programming language for beginners and experienced devs.
igonna/FrequentWords
igonna/JoyWayTest
joy way test, unreal engine 4.27
igonna/LanEra-0.5
igonna/modern-cpp-features
A cheatsheet of modern C++ language and library features.
igonna/PopularWords
This program takes a file with text as input, processes it so that it gets an array of words, then sorts these words and outputs them to a file. The program can be useful, for example, for processing a story or even a whole book, you can even find out which words are used most often, translate them and learn in another language.
igonna/realworld_service
Implementation of realworld app backend api
igonna/SearchWord
This program lets you find a word in a file and prints.
igonna/send
It is network application using tcp model to sent files.
igonna/streamer
Simple stream between two files.
igonna/vocabulazer
This program receives files of different formats, translates them into a text and outputs a list of the most frequent words.