Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthewdeanmartin/resume
Resume-themed coding projects
https://github.com/matthewdeanmartin/resume
Last synced: 18 days ago
JSON representation
Resume-themed coding projects
- Host: GitHub
- URL: https://github.com/matthewdeanmartin/resume
- Owner: matthewdeanmartin
- License: cc0-1.0
- Created: 2020-12-15T13:26:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T16:25:45.000Z (about 2 months ago)
- Last Synced: 2024-11-11T17:28:10.618Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 261 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume Projects
## Angular Live Resume
Done and ready! Hire and fire Matt a few clicks!
[Live demo](https://matthewdeanmartin.github.io/resume/browser/)
## How this was made
This is a combination of AI and human written code. ChatGPT does a poor job of creating multifile coding
projects, so you have to debug and stitch them together. ChatGPT is functionally blind, so
I also had to pretty it up and wire it up to Github pages.## TODO
Someday, I plan to write a resume fragment compiler to used in compiling custom resumes for job applications.