json-resume-template
puppeteer


json-resume-template | puppeteer | |
---|---|---|
59 | 386 | |
16 | 89,692 | |
- | 0.5% | |
1.8 | 9.8 | |
over 3 years ago | 6 days ago | |
TypeScript | ||
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
json-resume-template
- Student braucht (Bewerbungs)-Beratung
- What resume tools are you using and if possible please share yours for refernce.
-
New CV vs Old CV: which helped me land a new job.
There is an open standard called jsonresume. https://jsonresume.org/
-
Can’t get past screens for 300 plus apps
I won't comment on the information on your resume as others already have given their prospective. This is based on personal experience, but I had a better success rate when I started using https://jsonresume.org/ for my resume. I definitely saw an increase on companies reaching out. Give it a shot! You will land a possition eventually, keep on going!
-
Typst, a modern LaTeX alternative written in Rust, is now open source
I really want to try our typst but realistically, I'm never going to write a paper in my life. The only document that I send as a PDF is my resume. I'm currently using jsonresume for this, and I'm reasonably happy with it.
-
I hate Workday
From the inverse side (not a schema for forms, but for your own data), there's JSON Resume
-
Changing careers into front-end development would appreciate some feedback, thanks.
I used an open source resume framework called [jsonresume](https://jsonresume.org/) the template is called [one](https://github.com/PhillipChaffee/jsonresume-theme-one). I used NPM to install it in true front-end dev tradition but there's other options on the [org](https://jsonresume.org/) site if you don't want to install a bunch of stuff.
-
Based on a Post I read today morning
Long ago there was this thing but it never took off.
-
Creating a resume builder with React, NodeJS and AI
Check out https://jsonresume.org/. There’s a Chrome Extension for LinkedIn that pulls your profile into their schema. Paste the schema into a GitHub Gist and voila!
- Paras CV-työkalu
puppeteer
-
Building Your Very Own Deep Research Agent
Pupeeter — Web scraping engine
-
Pdf Generation Libraries Comparison
Playwrite, Pupeeter
-
Generate HTML as PDF using Next.js & Puppeteer running on Serverless (Vercel/AWS Lambda) Martin Danielson
I wanted to share my experience of generating PDF’s from web pages using Puppeteer, deployed on Vercel (or AWS Lambda). While there are many resources available on similar topics, I found that none of them provided a complete solution. Since this is a common use case — whether for invoicing, scraping, or testing — I hope my insights can help others facing similar challenges.
-
Top 10 Tools for Efficient Web Scraping in 2025
Puppeteer is a Node.js library for automating web browsers. It is beneficial for scraping JavaScript-heavy websites.
-
10 Game-Changing Frontend Tools You Can't Afford to Miss in 2025🔥
[1]AITDK SEO Extension: https://aitdk.com/extension?utm_source=install [2]Driver.js: https://driverjs.com/ [3]shadcn/ui: https://ui.shadcn.com/ [4]Aceternity UI: https://ui.aceternity.com/ [5]Magic UI: https://magicui.design/ [6]Uiverse: https://uiverse.io/ [7]Apidog: https://apidog.com/ [8]Framer Motion: https://motion.dev/ [9]Vercel: https://vercel.com/home [10]Puppeteer: https://pptr.dev/
-
Understanding JavaScript Deobfuscation in Web Scraping
Headless Browsers: Tools like Puppeteer or Playwright help deal with JavaScript-heavy websites. These headless browsers can execute JavaScript and allow scrapers to interact with the page as if they’re a real user, helping to bypass complex obfuscation techniques.
-
How to Scrape Data from a Page with Infinite Scroll
Puppeteer: You’ll use this to control a headless browser.
-
Playwright and Chrome Browser Testing in Heroku
The example setup from the blog post was a React app tested with Puppeteer and Jest. That’s a great start … but what if I use Playwright instead of Puppeteer? Is it possible?
-
Using curl-impersonate in Node.js to avoid blocks
If you are an expert in Node.js web automation, you might assume that using headless browsers controlled by technologies like Playwright or Puppeteer is more effective than utilizing curl-impersonate. No surprise, those two libraries are listed in our list of the best Node.js web scraping technologies. After all, browser automation tools also enable you to interact with the elements on the page. However, curl-impersonate is just an HTTP client that can only retrieve web pages. Still, there are Node.js web automation scenarios where a library like node-curl-impersonate might be a better choice than Playwright or Puppeteer. The reason for this is that anti-bot systems often use a two-step approach to detect and block bots. The first step checks if the request is coming from a legitimate browser, as explained earlier in this article. If the request seems suspicious, it is blocked. Otherwise, the server delivers the HTML document of the page. The page includes special JavaScript scripts that inspect the browser's settings and configurations to generate a browser fingerprint. This is then sent back to the anti-bot system to determine whether the user is legitimate. The second step works because automation tools tend to configure browsers in ways that differ from regular browsers. These differences are enough for anti-bot solutions to understand that they are dealing with an automated request. For more information, check out our guide on Playwright Extra. In contrast, curl-impersonate cannot render JavaScript, skipping the second step entirely. If the second step is not required to be considered a legitimate user, node-curl-impersonate can continue to effectively send requests to the target server without resource overheads and slowness typical of headless browsers — even in headles mode.
-
How to scrape Hacker News to create a daily email summary
In this tutorial, you'll create a Trigger.dev task that scrapes the top 3 articles from Hacker News using BrowserBase and Puppeteer, summarizes them with ChatGPT and sends a nicely formatted email summary to yourself every weekday at 9AM using Resend.
What are some alternatives?
typst - A new markup-based typesetting system that is powerful and easy to learn.
Nightmare - A high-level browser automation library.
Reactive-Resume - A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
karma - Spectacular Test Runner for JavaScript
resumake.io - 📝 A website for automatically generating elegant LaTeX resumes.
Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Reactive Resume - A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today! [Moved to: https://github.com/AmruthPillai/Reactive-Resume]
phantomjs - Scriptable Headless Browser
gitprofile - 🚀 Create and deploy a dynamic portfolio by just providing your GitHub username.
axios - Promise based HTTP client for the browser and node.js
hugo-devresume-theme - A free resume/CV template made for software developers.
Electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

