Simon Iversen's repositories

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.

Language:PythonStargazers:1Issues:0Issues:0

infignis

A repository for a school project

Language:JavaScriptStargazers:1Issues:0Issues:0

configs

All of my config files, stored here mainly for easier accessibility for myself

Language:JavaScriptStargazers:0Issues:0Issues:0

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.

Language:PythonStargazers:0Issues:0Issues:0

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.

Language:PythonStargazers:0Issues:0Issues:0

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.

Language:ShellStargazers:0Issues:0Issues:0