Show HN: Convert your LinkedIn profile to a resume

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. resume-schema

    JSON-Schema is used here to define and validate our proposed resume json

    For our data model we started with https://jsonresume.org/ but needed to adapt a bit.

    Ideally there would be something on https://json-schema.org/ (as there are for industry job posting standards)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. json-schema-spec

    The JSON Schema specification

    For our data model we started with https://jsonresume.org/ but needed to adapt a bit.

    Ideally there would be something on https://json-schema.org/ (as there are for industry job posting standards)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: ParserPete – Make every website a JSON API

    1 project | news.ycombinator.com | 13 Feb 2025
  • Nobody Gets Fired for Picking JSON, but Maybe They Should?

    2 projects | news.ycombinator.com | 11 Dec 2024
  • How to Consistently Retrieve Valid JSON from Claude 3.5 in Go

    1 project | dev.to | 17 Oct 2024
  • Adding Type Validations and Autocomplete to JSON

    1 project | dev.to | 28 Jul 2024
  • Introducing JSON Schema for codehooks.io backend collections

    1 project | dev.to | 21 Jul 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?