https://github.com/erikh/demo-code
This is sample code intended for prospective employers to read.
https://github.com/erikh/demo-code
Last synced: 12 months ago
JSON representation
This is sample code intended for prospective employers to read.
- Host: GitHub
- URL: https://github.com/erikh/demo-code
- Owner: erikh
- Created: 2020-10-29T14:16:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-29T14:16:58.000Z (over 5 years ago)
- Last Synced: 2025-06-07T14:04:24.029Z (about 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WELCOME, PROSPECTIVE EMPLOYER(S)!
Hello, this is a short set of code you can quickly scan over to determine my
capabilities. I hope you find them useful in judging my skill set as a
programmer.
- submitter: a small process supervisor used for submitting jobs in a CI system.
- random: a random string generator for a data faker that runs quite fast.
- secret: an incredibly simple crypto interface, intended for database traffic.