Portfolio/README.md

13 lines
563 B
Markdown
Raw Permalink Normal View History

2024-02-05 03:36:19 +01:00
## Status
This repo has only just been made and more of my work is going to be added in the following weeks.
2024-02-03 01:27:17 +01:00
## Samples of work
* notes.sh - a basic bash script
* notes.sh (v2) - another basic bash script that is much more to my liking
2024-02-07 04:29:40 +01:00
* website - a website that I am building that will run inside a docker container
2024-02-15 22:54:59 +01:00
* java-login - a java program that asks for a username and password then compared the hashes of the input
2024-05-17 05:14:24 +02:00
* backup-script - a python script that can backup and restore to and from tarballs
* luks-wrapper - a script to make and use luks files