This is a place to showcase some of my work.
Go to file
114465 b857e7b8b4 Updated website 2024-05-17 23:40:00 -04:00
backup-script Removed unneeded build directory 2024-02-15 16:59:06 -05:00
java-login Removed backup readme 2024-02-15 16:31:45 -05:00
luks-wrapper Added luks-wrapper script 2024-05-16 22:34:37 -04:00
notes Updated READMEs, notes.sh and notes.sh v2 2024-02-05 20:38:37 -05:00
notes-v2 Updated READMEs, notes.sh and notes.sh v2 2024-02-05 20:38:37 -05:00
website Updated website 2024-05-17 23:40:00 -04:00
README.md Updated README 2024-05-16 23:14:24 -04:00

README.md

Status

This repo has only just been made and more of my work is going to be added in the following weeks.

Samples of work

  • notes.sh - a basic bash script
  • notes.sh (v2) - another basic bash script that is much more to my liking
  • website - a website that I am building that will run inside a docker container
  • java-login - a java program that asks for a username and password then compared the hashes of the input
  • backup-script - a python script that can backup and restore to and from tarballs
  • luks-wrapper - a script to make and use luks files