All Projects → sourcerer-io → awesome-libraries

sourcerer-io / awesome-libraries

Licence: MIT license
😎 Libraries that are being shown in Sourcerer profiles.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to awesome-libraries

Sourcerer App
🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.
Stars: ✭ 6,645 (+4972.52%)
Mutual labels:  resume, skills, curriculum-vitae, cv, programmer, engineer
myprofile
Generate your resume easily from Github actions ✅ using discussion section 📃 🚀
Stars: ✭ 19 (-85.5%)
Mutual labels:  resume, curriculum-vitae, cv
Cv
🎓 Best in Class modern CV, Resume and Portfolio website template. All-in-One-Page site with simply customizable builder.
Stars: ✭ 232 (+77.1%)
Mutual labels:  resume, skills, cv
cv
github.com/enfiskutensykkel/cv/raw/master/cv.pdf
Stars: ✭ 55 (-58.02%)
Mutual labels:  resume, curriculum-vitae, cv
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-78.63%)
Mutual labels:  resume, skills, cv
vue-developer-profile
Developer's portfolio built with Gridsome + VueJS
Stars: ✭ 20 (-84.73%)
Mutual labels:  resume, cv, developer
Awesome Web Cv
📝 Single Page Web Application for Your Outstanding CV
Stars: ✭ 50 (-61.83%)
Mutual labels:  resume, cv
Cv
A resume template written in Markdown,Yaml JSON auto generates github-pages website & PDF by Jekyll. 在线简历生成模板(超高兼容可导PDF)
Stars: ✭ 61 (-53.44%)
Mutual labels:  resume, cv
Json resume
Generates pretty HTML, LaTeX, markdown, with biodata feeded as input in JSON
Stars: ✭ 1,336 (+919.85%)
Mutual labels:  resume, cv
Markdown Cv
Simple Markdown CV / Resume
Stars: ✭ 97 (-25.95%)
Mutual labels:  resume, cv
Universal Resume
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: ✭ 1,349 (+929.77%)
Mutual labels:  resume, cv
Cv
Geoff Boeing's academic CV in LaTeX
Stars: ✭ 101 (-22.9%)
Mutual labels:  resume, cv
Latexcv
👔 A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
Stars: ✭ 1,027 (+683.97%)
Mutual labels:  resume, cv
Cv Template
An easy way to create HTML and PDF versions of your resume, and automatically host them on GitHub Pages.
Stars: ✭ 41 (-68.7%)
Mutual labels:  resume, cv
Metalsmith Resume
A resume generator, built with @Metalsmith
Stars: ✭ 80 (-38.93%)
Mutual labels:  resume, cv
Resume
resume and curriculum vitae
Stars: ✭ 32 (-75.57%)
Mutual labels:  resume, cv
Htm Editable Resume
An highly editable resume form developed with HTM (Hyperscript Tagged Markup) which is JSX-like syntax in plain JavaScript.
Stars: ✭ 31 (-76.34%)
Mutual labels:  resume, cv
Awesome Cv
📄 Awesome CV is LaTeX template for your outstanding job application
Stars: ✭ 14,957 (+11317.56%)
Mutual labels:  resume, cv
Cv resume
A latex cv/resume template.
Stars: ✭ 117 (-10.69%)
Mutual labels:  resume, cv
Resume
📃 resume.congm.in
Stars: ✭ 150 (+14.5%)
Mutual labels:  resume, cv

Sourcerer libraries

screenshot

Sourcerer is looking to understand engineer's work from source code, and connect engineers via expertise. An important part of our effort is analysis of library use. This repository maintains list of libraries that Sourcerer recognizes. If you have a minute, please make a PR that adds your favorite libraries. Our community will appreciate it.

How Sourcerer works

Sourcerer analyses commits in a variety of ways. It detects programming languages, uses various heuristics to discover interesting facts about an engineer, looks into team work, and so on. What Sourcerer finds can be easily seen in a Sourcerer profile, for example https://sourcerer.io/adnanrahic or https://sourcerer.io/sergey . A big part of what Sourcerer does is library analysis. For every line of code that Sourcerer looks at, it runs a machine learning algorithm that detects if this line uses any particular library. It allows to present library stats, but it also tells Sourcerer a lot about the purpose of the code. For instance, if it sees you you use node.js a lot, you probably do web development work. Similarly, tensorflow use points to neural networks, etc.

There are a lot of libraries out there, and it's nearly impossible for our group to discover and list them all. So we welcome community contributions. Adding a library to our list only takes a few minutes, but it improves Sourcerer for everybody, makes profiles reacher, and magnifies Sourcerer ability to correctly interpret code.

Troubleshooting

My profile isn't showing my libraries

If Sourcerer doesn't know about library you work with, consider contributing to Libraries by opening a pull request to add support for your library.

My profile shows libraries I don't work with

Sourcerer relies on statistical classifier to predict library for a code line, so mistakes are possible. Search for open issues to see if anyone else has already reported the issue. Any information you can add, especially links to public repositories, is helpful.

My repository has label of wrong technology

It could be for a few reasons:

  1. Sourcerer doesn't know about the library that is central for your repository.
  2. The number of code lines using the expected library is less than for the library that is actually shown.

If Sourcerer doesn't know about the library, consider contributing to Libraries by opening a pull request to add support for your library.

Contributing

Please check out our contributing guidelines.

0 1 2 3 4 5 6 7

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].