{"id":19514860,"url":"https://github.com/ndp/resume","last_synced_at":"2026-03-19T10:13:50.476Z","repository":{"id":66258007,"uuid":"598004002","full_name":"ndp/resume","owner":"ndp","description":"Andy Peterson's Resume","archived":false,"fork":false,"pushed_at":"2025-09-25T02:34:40.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T03:55:28.792Z","etag":null,"topics":["low-tech","resume"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ndp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-06T07:27:45.000Z","updated_at":"2025-09-25T02:34:43.000Z","dependencies_parsed_at":"2024-03-04T23:50:51.011Z","dependency_job_id":null,"html_url":"https://github.com/ndp/resume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ndp/resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndp%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndp%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndp%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndp%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndp","download_url":"https://codeload.github.com/ndp/resume/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndp%2Fresume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29954583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["low-tech","resume"],"created_at":"2024-11-10T23:37:52.085Z","updated_at":"2026-02-28T23:03:52.022Z","avatar_url":"https://github.com/ndp.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"(c) Copyright 2023 Andrew J. Peterson. All Rights Reserved.\n\nLike anyone, my resume has evolved throughout my life. Orignially, it was a manually-typed page, and then with the micro-computer revolution, a computerized MSWord document. Nerding out in the 1990s, it became an XML document multiple XSLT transforms. Finally, perhaps exhausted by the whole thing, a fell back to a PDF dump of my LinkedIn page.\n\nLinkedIn is great and all, but their normal (free) resume output is clunky. Ideally a resume tool should help create a one-page summary, customized for specific opportunities. (I'm _not_ solving this!) My LinkedIn \"everything\" resume I flooded people with did only one thing: giving people the impression that \"I'd done lots of stuff\". I got by with this, but it likely isn't the right answer for most jobs. Looking back, this \"resume\" solution was not the quality I usually aim for. And, perhaps too much emotional insight: I was letting my occassional scorn for the recruiting process get in my own way. This repo represents an attempt to rectify that, and provide a better ending for this story.\n\nI decided to create a new resume, hand-crafted like my first resume. I wanted to keep the project as low-tech as possible. I would create a clean HTML document, style it with CSS, and be done. Yeah, I had some cool ideas, like an organic-shaped timeline, where my experiences were connected along a meandering path, representing my professional journey. I tried to develop this idea, but the more I did, the more I realized that the visual design would be a challenging-- too challenging for me to gracefully execute. I like the meandering shape, so I've kept it as a watermark, but I have reduced the scope of the idea, and this is a simplify version.\n\nIn my final polish, I was trying out numerous color schemes. After switching back between CSS file and browser repeatedly, I decided to make a little interactive tool to let me do this. So there _is_ a little itsy-bitsy bit of Javascript. And then I added one more that let me customize wording for different target audiences. But it is, fundamentally, the low-tech resume I wanted.\n\n## Usage\n\nContact me, and I'll send you a PDF!\n\nTo see it locally,\n\n1. check out the code\n2. run some sort of local server (or don't)\n3. look at `index.html`\n4. to make a PDF, just make sure page margins are set to 0, and it should just work.\n\n\n## Dont Read Me\n\nStuff that is not essential, but I stick here for reference.\n\n### External references\n\nI generated the curve at https://app.haikei.app/\n\nI'm using the fonts: Lora + Nunito. Lora is the standard for my web sites, but it is quite heavy in the italic version, so I pulled in Nunito as a secondary font. Suggestion comes from https://www.figma.com/google-fonts/lora-font-pairings/#:~:text=Lora%20is%20a%20well%20balanced,%2C%20Ubuntu%2C%20Alegreya%20and%20Nunito.\n\n### Color Schemes\n\nI added the color schemes to be directly configurable. Interesting ones:\n- [HP Calculator](http://127.0.0.1:3000/#river=#dfc28d;riverside=#d1b071;land=#b8964b;header=#a3110b;tagline=#65461d;contacts=#540203;sections=#a98410;text=#4d2d10;skills=#382417)\n- [Tan](http://127.0.0.1:3000/#river=#d9be6d;riverside=#e1cc8e;land=#d9d0c5;header=#724137;tagline=#87614a;contacts=#8a634c;sections=#8c644d;text=#724138;skills=#724138)\n- [Purple](http://127.0.0.1:3000/#river=#5e408b;riverside=#563e76;land=#5e418b;header=#9399a2;tagline=#037a7b;contacts=#9399a2;sections=#04797b;text=#d6b497;skills=#d3b295)\n- [http://127.0.0.1:3000/#river=#4f0e03;riverside=#531002;land=#581102;header=#e07ca0;tagline=#a36d3e;contacts=#f285ad;sections=#a66f3f;text=#a69c95;skills=#a69c95]\n- [http://127.0.0.1:3000/#river=#6d2417;riverside=#641b0c;land=#530f02;header=#e07ca0;tagline=#a36d3e;contacts=#f285ad;sections=#a66f3f;text=#a69c95;skills=#a69c95]\n- [Orange with pink accents](http://127.0.0.1:3000/#river=#f28706;riverside=#e2812c;land=#c1712c;header=#733b2f;tagline=#bf455c;contacts=#6d3e36;sections=#b34157;text=#270401;skills=#724138)\n- [Burnin' Neon](file:index.html#river=#1e193e;riverside=#000000;land=#480a0a;header=#0a36ee;tagline=#71e714;contacts=#fda830;sections=#71e715;text=#ffcd01;skills=#f33807)\n- [Squishy Jellyfish](file:///Users/ndp/workspace/resume/index.html#river=#000000;riverside=#000000;land=#000000;header=#c324d5;tagline=#1922da;contacts=#fe87ff;sections=#c302d4;text=#fe87ff;skills=#5e10ff)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndp%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndp%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndp%2Fresume/lists"}