https://github.com/brucificus/curriculum-vitae
Bruce Markham's Resume
https://github.com/brucificus/curriculum-vitae
Last synced: over 1 year ago
JSON representation
Bruce Markham's Resume
- Host: GitHub
- URL: https://github.com/brucificus/curriculum-vitae
- Owner: brucificus
- License: mit
- Created: 2019-11-09T04:02:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T22:09:30.000Z (about 2 years ago)
- Last Synced: 2025-01-19T23:48:23.122Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://brucificus.io/curriculum-vitae
- Size: 18.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://dependabot.com)
[](http://makeapullrequest.com)
[](https://github.com/prettier/prettier)
[](https://github.com/Naereen/badges)
# Bruce Markham's Resume
## đź‘€ Check It Out
See it live at: https://brucificus.io/curriculum-vitae
Or check out the underyling plain text at [./src/data](https://github.com/brucificus/curriculum-vitae/tree/master/src/data).
## 👨‍🔬 Why I Did It This Way
I built my resume in Gatsby because I thought it would help solve the problem of keeping the _presentation_ of my resume separate from the _content_.
Or maybe I did it because TypeScript and Markdown are more fun than Word documents. You choose the explanation you like better.
Anywho, this also theoretically opens the door on using cool web development tricks to make my resume be more attractive… right after that next project.
## đź’ˇ Contributing
If you suspect you've got a cool suggestion for how this could be better, file a constructively-presented issue or pull request - I'd love to hear from you!
## 🎓 Learn Gatsby for Yourself
Looking for guidance on how to build something like this? Full documentation for Gatsby lives [on their website](https://www.gatsbyjs.org/). Here are some places to start:
- **For most developers, they recommend starting with their [in-depth tutorial for creating a site with Gatsby](https://www.gatsbyjs.org/tutorial/).** It starts with zero assumptions about your level of ability and walks through every step of the process.
- **To dive straight into code samples, head [to their documentation](https://www.gatsbyjs.org/docs/).** In particular, check out the _Guides_, _API Reference_, and _Advanced Tutorials_ sections in the sidebar.