SWEJobs.fyi, skill-driven software engineer job search and market analysis tool
Website: https://swejobs.fyi
Get Latest Updates: https://twitter.com/SWEJobsfyi
- NextJS/ReactJS - server-side component rendering frameworks
- TailwindCSS/HeadlessUI - UI styling and library
- Nivo/D3 - interactive data visualization
- Firebase - NoSQL database
- TypeScript/ES6+
- Constantly updated SWE job boards
- Intuitive skill-based filtering tool
- Detailed weekly trends and monthly stats
- Interactive data visualization
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.
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.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.