Pinned Repositories
AffineCipher
This repository contains a Python implementation of the Affine Cipher, a monoalphabetic substitution cipher. It includes utility functions, encryption/decryption methods, and a usage example.
algorithms
The repository is dedicated to tasks I am going through while learning basics of algorithms
basic_stream_cipher
Python code for implementing a basic stream cipher. Presented scripts allow you to understand how a basic stream cipher works.
BasicUtils
This repository aims to streamline your programming tasks with a variety of utility functions. Currently featuring encoding and decoding utilities, bit operations, finding modular inverse, and input sanitization.
caesorcipher
deeplcmd
DeepLCMD is a simple command line application for text and document translation with Deepl Translator API
Discord-ChatGPT-Bot
This repository hosts a Discord bot leveraging OpenAI's GPT-3 model, enabling it to respond to user queries. It includes setup instructions, bot code, and dependency details. Users can interact with the bot using the '!gpt' command.
discord_bot_uni
The Discord University Bot is a Discord bot developed by a Cyber Security student at De Montfort University. It's designed to enhance server management and user interaction, providing a range of commands for welcoming new members, filing complaints, fetching word definitions, and encoding/decoding utilities.
python-glossary
Python module that uses free dictionary API to retrieve definitions, examples, synonyms, antonyms, and audio of english words
skft
Simple python package to parse football schedule for today from sky sports
ilya-smut's Repositories
ilya-smut/deeplcmd
DeepLCMD is a simple command line application for text and document translation with Deepl Translator API
ilya-smut/skft
Simple python package to parse football schedule for today from sky sports
ilya-smut/AffineCipher
This repository contains a Python implementation of the Affine Cipher, a monoalphabetic substitution cipher. It includes utility functions, encryption/decryption methods, and a usage example.
ilya-smut/algorithms
The repository is dedicated to tasks I am going through while learning basics of algorithms
ilya-smut/basic_stream_cipher
Python code for implementing a basic stream cipher. Presented scripts allow you to understand how a basic stream cipher works.
ilya-smut/BasicUtils
This repository aims to streamline your programming tasks with a variety of utility functions. Currently featuring encoding and decoding utilities, bit operations, finding modular inverse, and input sanitization.
ilya-smut/caesorcipher
ilya-smut/Cracking-Codes-with-Python-AIStewart-tasks
Exercises from the book
ilya-smut/Discord-ChatGPT-Bot
This repository hosts a Discord bot leveraging OpenAI's GPT-3 model, enabling it to respond to user queries. It includes setup instructions, bot code, and dependency details. Users can interact with the bot using the '!gpt' command.
ilya-smut/discord_bot_uni
The Discord University Bot is a Discord bot developed by a Cyber Security student at De Montfort University. It's designed to enhance server management and user interaction, providing a range of commands for welcoming new members, filing complaints, fetching word definitions, and encoding/decoding utilities.
ilya-smut/python-glossary
Python module that uses free dictionary API to retrieve definitions, examples, synonyms, antonyms, and audio of english words
ilya-smut/Vignere_Cipher_Python
This repository contains a Python implementation of the Vignere Cipher for encrypting and decrypting alphabetic text. It includes utility functions and classes for mapping letters to indexes, and for constructing and manipulating the Vignere Cipher table.
ilya-smut/dictionary-bot
Telegram bot that gives definitions of words
ilya-smut/endpoint2023
This GitHub repository provides study notes and code samples for Cyber Security students. It includes examples in Assembly, C, and Bash script demonstrating key cybersecurity concepts
ilya-smut/glopy
ilya-smut/glossary-in-python
Building an application to use as a Dictionary. It can return transcription, definitions, links for pronunciation and examples for definitions
ilya-smut/ilya-smut
ilya-smut/is_english
This Python script helps to identify if a given message is in English. It is roughly based on the percentage of words that are valid English words and the percentage of characters that are valid English characters.
ilya-smut/learning
Here I am going to store all the practice code I am doing throughout my summer studying. It is probably going to include some small API projects and stuff like that.
ilya-smut/networking-cybersec
The repository which contains notes about cybersec tools, networking and cybersec concepts, etc.
ilya-smut/powershell-learning
ilya-smut/python-notes
The repository to host files relevant to codered python3 course
ilya-smut/securecoding2023
The Repository for my labs at DMU Cyber Security 2023
ilya-smut/The-Financier--A-Novel_1840
The Financier: A Novel by Dreiser, Theodore is a Project Gutenberg book, now on Github.