simo002m
I'd just like to interject for a moment. What you’re referring to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux
Pinned Repositories
configs
All of my config files, stored here mainly for easier accessibility for myself
Cryptor
Cryptor is a simple and easy-to-use encryption/decryption tool for the terminal. The language it's written in is Python 3. It's what GCryptor is built on.
GCryptor
GCryptor is an easy-to-use graphical tool for encrypting and decrypting a file. GCryptor is written in Python 3. It's a graphical version of Cryptor as well.
infignis
A repository for a school project
mfc
The MFC - A simple utitily for making a lot of files with the same content instead of having to do it manually. This is mostly used for experimenting with a lot of files, eg. When I had to learn about tar archives, first it was just a CLI program written as a bash script, but I decided that it would be nice to have a GUI as well, so then I renamed the repository for the non graphical one to mfc_cli and named this repository mfc instead.
mfc_cli
the MFC(Multiple Files Creator) is a simple utility for creating many files, it's mostly used for trying out new commands that need many files. I know a simple script could be made for this, but I don't want to make that every time so I just decided to make this and use this instead. Nothing amazing, but kind of useful for me and it's easier when I have it on a github if I need it quickly somewhere else.
simo002m's Repositories
simo002m/GCryptor
GCryptor is an easy-to-use graphical tool for encrypting and decrypting a file. GCryptor is written in Python 3. It's a graphical version of Cryptor as well.
simo002m/infignis
A repository for a school project
simo002m/configs
All of my config files, stored here mainly for easier accessibility for myself
simo002m/Cryptor
Cryptor is a simple and easy-to-use encryption/decryption tool for the terminal. The language it's written in is Python 3. It's what GCryptor is built on.
simo002m/mfc
The MFC - A simple utitily for making a lot of files with the same content instead of having to do it manually. This is mostly used for experimenting with a lot of files, eg. When I had to learn about tar archives, first it was just a CLI program written as a bash script, but I decided that it would be nice to have a GUI as well, so then I renamed the repository for the non graphical one to mfc_cli and named this repository mfc instead.
simo002m/mfc_cli
the MFC(Multiple Files Creator) is a simple utility for creating many files, it's mostly used for trying out new commands that need many files. I know a simple script could be made for this, but I don't want to make that every time so I just decided to make this and use this instead. Nothing amazing, but kind of useful for me and it's easier when I have it on a github if I need it quickly somewhere else.