Show HN: Résumé Shell
feelqah.github.io
Show HN: Résumé Shell
1–10 of 43 posts
Re: Show HN: Résumé Shell
#2I'm currently looking for a remote position as an Embedded Engineer. So I decided to make a shell like resume webpage instead of a classic personal website (since shells = love).
The project is version 0.00001 (lol), just wanted to ask you guys what you think of the idea and if you have any tips on what to improve :).
You'll probably quickly see there are a few bugs (on mobile prolly, etc.) please let me know in the comments. Also, the "help command" feature is not implemented yet, just "help".
I'm not usually into web programming so I used jQuery.
The repo is here:
https://github.com/feelqah/feelqah.github.io
Thanks in advance guys!
Re: Show HN: Résumé Shell
#3Re: Show HN: Résumé Shell
#4Hi HN, hope you're having a great day! I'm currently looking for a remote position as an Embedded Engineer. So I decided to make a shell like resume webpage instead of a classic personal website (since shells = love). The project is version 0.00001 (lol), just wanted to ask you guys what you think of the idea and if you have any tips on what to improve :). You'll probably quickly see there are a few bugs (on mobile p…
Re: Show HN: Résumé Shell
#5Love the site! The actual entry field is using a non-monospace font though which looks a little off ;)
Re: Show HN: Résumé Shell
#6Hi HN, hope you're having a great day! I'm currently looking for a remote position as an Embedded Engineer. So I decided to make a shell like resume webpage instead of a classic personal website (since shells = love). The project is version 0.00001 (lol), just wanted to ask you guys what you think of the idea and if you have any tips on what to improve :). You'll probably quickly see there are a few bugs (on mobile p…
Hello. This is a really fun way to showcase your CV and coding skills at the same time I think. Well done! Starred.
Re: Show HN: Résumé Shell
#7Still really cool though. I made a prototype resume myself recently[0], great to see more of these creative ways of showing off experience.
Re: Show HN: Résumé Shell
#8Cool idea though
Re: Show HN: Résumé Shell
#9Maybe try to map these commands to doing something related to your resume.
This plays more like an Infocom text game than a shell because the commands are arbitrary and need to be learned.
If you could treat some of the sections like a file system then I wouldn’t have to type “help” to see I need to run the “skills” command. Maybe just have skills as a file so when I type “ls” I see them. Or when I try to change directories it navigates the resume or something.
Re: Show HN: Résumé Shell
#10Hi HN, hope you're having a great day! I'm currently looking for a remote position as an Embedded Engineer. So I decided to make a shell like resume webpage instead of a classic personal website (since shells = love). The project is version 0.00001 (lol), just wanted to ask you guys what you think of the idea and if you have any tips on what to improve :). You'll probably quickly see there are a few bugs (on mobile p…