Skip to content

kevinshen56714/SWEJobs.fyi

Repository files navigation

SWEJobs.fyi

SWEJobs.fyi, skill-driven software engineer job search and market analysis tool


Website: https://swejobs.fyi

Get Latest Updates: https://twitter.com/SWEJobsfyi


Built With

  • NextJS/ReactJS - server-side component rendering frameworks
  • TailwindCSS/HeadlessUI - UI styling and library
  • Nivo/D3 - interactive data visualization
  • Firebase - NoSQL database
  • TypeScript/ES6+

Key features

SWE job boards

image

Intuitive filtering tool

image

Detailed trends and stats

image

Interactive data visualization

image

Contributing

Your feedback and contributions are welcome! Feel free to open any discussions or feature requests. Any pull requests would be greatly appreciated as well! See below for more details on how to run a local development server.

Run local server

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the local development version.

You can start editing the pages by modifying the files under the pages/ directory. The page auto-updates as you edit the file.

For local development, instead of fetching real data from Firebase, we use mock data from the data/ directory.

Learn More About NextJS

To learn more about Next.js, take a look at the following resources: