Git Product home page Git Product logo

neo4j-resume's Introduction

meta

neo4j-resume

Resume based approach in a graph like fashion.

About

This is based on a gentle exercise that I created to familiarize myself with an example of graph based modeling. The goal is to answer the following most common questions about any person's resume.

Questions

  1. What is your contact information?
    • How can we reach you?
  2. What do you know?
    • What skills, tools, languages, etc do you have?
    • How proficient are you in each?
  3. What is your work history?
    • Who have you worked for and are currently working for?
    • What position did you have at each?
    • How long did you hold that position?
  4. What is your educational background? (todo)
    • What is your highest form of education?
    • What was your GPA in each?
    • When time frame did you attend?

Getting Started

  1. Spin up a clean Neo4j instance.
  2. Execute the import-resume.cypher script
  3. Start asking questions of your choice detailed here

Schema

After performing Step #1 in Getting Started, you can view the schema with CALL db.schema(). This will returns the following schema.

Thanks

Contributing

Feel free to use, extend, and tailor one for needs.

If you have pointers, new ideas, branch out and create a PR.

If you have any questions, message me or throw something in the issues.

neo4j-resume's People

Contributors

wagnerjt avatar

Watchers

 avatar

Forkers

mohannadalsouqi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.