npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

road-to-jobs

v1.2.1

Published

[![CI (Lint, TypeCheck, Build)](https://github.com/roadtojobs/roadtojobs/actions/workflows/ci.yml/badge.svg)](https://github.com/roadtojobs/roadtojobs/actions/workflows/ci.yml)

Downloads

3

Readme

RoadToJobs - The open-source Interview Tracking app 👀📝

CI (Lint, TypeCheck, Build)

Just as every journey holds significance, the same can be said for the numerous interview journeys throughout your lifetime 🌊.

Make it a point to diligently record and monitor every aspect of your interview journey with each company 🔥.

RoadToJob's Journey Management

Key Features 🚀

RoadToJobs helps you to:

  • Create a journey for every interview period in your life.
  • Mark a goal for the journey and start to tackle it.
  • Track every status and proactively handle the progress of the interview.
  • Noted everything, noted today, great lessons for tomorrow.
  • Manage your own blocklist, personal avoid,... for future references.
  • ...

We are all human, and we can't remember everything from the past, so we should have an appropriate platform to assist us.

RoadToJobs helps you to write & note every detail of your job-seeking journey.

RoadToJobs is an OSS application for single & self-hosted usage.

Technology

  • NodeJS 18 x TypeScript
  • SurrealDB
  • Vue 3 x TypeScript
  • TailwindCSS for UI/UX

A simple VPS from $5 (Vultr/DigitalOcean) can run RoadToJobs just lovely fine 🥹❤️. You don't need the NASA-server specs.

Project Structure

RoadToJobs follows the monorepo strategy, each folder would contain their own README file.

  • server: Backend
  • web: Frontend
  • shared: Stuff that can be used from both server & web
  • tests-e2e: E2E test cases to test the Deployed Application.

Documentation

Check out RoadToJobs Documentation

Testing

We are following 2 kinds of testing:

  • E2E test cases
  • Manual test cases
    • We'll try our best to make them automated (save time & life 😉)

Contributing

Thank you for considering contributing to the RoadToJobs! The contribution guide can be found in the Contribution Documentation

Code of Conduct

In order to ensure that the RoadToJobs community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within RoadToJobs, please send an e-mail to Seth Phat via [email protected]. All security vulnerabilities will be promptly addressed.

License

The RoadToJobs is open-sourced software licensed under the MIT license.