All Projects â†’ Saikai-oyo â†’ Saikai

Saikai-oyo / Saikai

Licence: MIT license
Saikai - (Resume in Japanese) is a web platform for management resume submissions. Developer web: https://saikai-develop.web.app/ ****** LIVE WEBSITE: https://saikai.me

Programming Languages

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

Projects that are alternatives of or similar to Saikai

Linkedrw
A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file
Stars: ✭ 104 (+511.76%)
Mutual labels:  resume, profile
Sourcerer App
đŸĻ„ Sourcerer app makes a visual profile from your GitHub and git repositories.
Stars: ✭ 6,645 (+38988.24%)
Mutual labels:  resume, profile
BlackIQ
Who I am !?
Stars: ✭ 19 (+11.76%)
Mutual labels:  resume, profile
Profileio
Static site and resume generator from YAML based profile for students and researchers. Generates ready to deploy branches via github actions.
Stars: ✭ 122 (+617.65%)
Mutual labels:  resume, profile
JayantGoel001
JayantGoel001's profile with 74 stars ⭐ and 91 forks 🎉.
Stars: ✭ 74 (+335.29%)
Mutual labels:  profile
Resume
đŸŗ 一ä¸ĒįŽ€æ´įš„æŠ™č‰˛č°ƒä¸ĒäēēįŽ€äģ‹
Stars: ✭ 60 (+252.94%)
Mutual labels:  resume
youyou
Edit and create FHIR profiles with a shiny interface ✨
Stars: ✭ 13 (-23.53%)
Mutual labels:  profile
profiler
Continuous profiling based on pprof
Stars: ✭ 221 (+1200%)
Mutual labels:  profile
CV
📜 My Data Driven CV written with R, YAML, & LaTeX
Stars: ✭ 54 (+217.65%)
Mutual labels:  resume
lucasgdb
Template para o perfil do Github. "Github Profile Intro" ❤ī¸
Stars: ✭ 52 (+205.88%)
Mutual labels:  profile
lowlighter
đŸĻ‘ A GitHub profile auto-generated with metrics, starred topics, an isometric contribution calendar, suggested music tracks, website performances, most used languages, etc. !
Stars: ✭ 161 (+847.06%)
Mutual labels:  profile
golden
a benchmark for compile-time and/or runtime Nim 🏆
Stars: ✭ 28 (+64.71%)
Mutual labels:  profile
about.me
Single Page Resume Template
Stars: ✭ 20 (+17.65%)
Mutual labels:  resume
vue-modern-resume
🗂 A simple resume template based on Vue.js framework and Vuetify UI toolkit.
Stars: ✭ 104 (+511.76%)
Mutual labels:  resume
material-about
An about screen to use in your Mobile apps.
Stars: ✭ 37 (+117.65%)
Mutual labels:  profile
myprofile
Generate your resume easily from Github actions ✅ using discussion section 📃 🚀
Stars: ✭ 19 (+11.76%)
Mutual labels:  resume
Coordinate-Cat
đŸŸĸ [Running] Please don't fork it. using lowlighter/metrics to retrieve and display information from github. Check the information in the tool author repository or raw.
Stars: ✭ 59 (+247.06%)
Mutual labels:  profile
Portfolio
✨ A simple and responsive portfolio template.
Stars: ✭ 33 (+94.12%)
Mutual labels:  resume
Account-Protector
Automate emergency position closing and autotrading termination using a multi-setting expert advisor.
Stars: ✭ 47 (+176.47%)
Mutual labels:  position
Bee-Connect
Ruby on Rails App. A good example of how to build social networking system with live chat support, blogging,groups etc.
Stars: ✭ 30 (+76.47%)
Mutual labels:  profile

Contributors Forks Stargazers Issues Pulls MIT License LinkedIn


Logo

Saikai

Manage Your Way To Work!
Explore the docs Âģ

View Website ¡ Report Bug ¡ Contact Us

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

product-screenshot

400 job applications ➡ 100 interviews ➡ 10 home tasks ➡ 1 contract.

Pretty simple, right? Until you need to keep track of your job search! And that's where Saikai comes in.

Saikai is a web platform, where job seekers can keep track of their job applications and organize their job search.

In Saikai, you can log any detail regarding the job applications and quickly get a clear vision of how your job search is going.

Saikai helps you to manage all the information you need in order to be right on ready once you get a call back from your dream company. Here you can organize all the position details including position description, status, applied date and many more!

Built With

Getting Started

Prerequisites

Install Node.

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at Firebase console.
  2. Clone the repo
    git clone https://github.com/Saikai-oyo/Saikai.git
  3. Install NPM packages
    npm install
  4. Create .env.local file and enter your API in (you will get 7 keys)
    REACT_APP_FIREBASE_API_KEY= THE_API_RELEVANT_KEY
    REACT_APP_FIREBASE_AUTH_DOMAIN= THE_API_RELEVANT_KEY
    REACT_APP_FIREBASE_PROJECT_ID= THE_API_RELEVANT_KEY
    REACT_APP_FIREBASE_STORAGE_BUCKET= THE_API_RELEVANT_KEY
    REACT_APP_FIREBASE_MESSAGING_SENDER_ID= THE_API_RELEVANT_KEY
    REACT_APP_FIREBASE_APP_ID= THE_API_RELEVANT_KEY
    REACT_APP_FIREBASE_MEASUREMENT_ID= THE_API_RELEVANT_KEY
  5. Start the application
    npm started

Usage

1ī¸âƒŖ Create your own Saikai profile, to keep track of your personal progress

2ī¸âƒŖ Add new position you applied your CV to and log all the details you need (title, company, description, status, applied date, HR details, position link etc.)

3ī¸âƒŖ Watch all the entered information of the position by clicking on it from the main board. Navigate between position details and position description

4ī¸âƒŖ Edit position details, by clicking on the pencil of the "view position" modal

5ī¸âƒŖ Watch all positions on the main board, and get a quick access to each position information.

6ī¸âƒŖ Drag positions between different status bar as you progress with the process of the specific job, in order to update the position status (You can also change the status manually on "edit position" mode)

7ī¸âƒŖ Order the positions in each status bar by preferred order: by date, alphabet and free-style

8ī¸âƒŖ Search for a specific position in the search bar at the top - search by position title, company name or description key words (very useful once you get a call and need a quick reminder of this application 😉)

  • Your time should be focused on creating something amazing. A project that solves a problem and helps others
  • You shouldn't be doing the same tasks over and over like creating a README from scratch
  • You should element DRY principles to the rest of your life.

Roadmap

See the Next Milestones for a list of proposed features (and known issues) for the next milestones.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Speak with Idan at LinkedIn to be formal contributing
  2. Fork the Project.
  3. Create your Feature Branch.
  4. Commit your Changes.
  5. Push to the Branch.
  6. Open a Pull Request.

Convention

Branch

Branch naming convention is as following:

TYPE-ISSUE_ID-DESCRIPTION

examples:
feat-45-add-new-button
fix-741-change-localstorage-get-function

Pull Request (PR)

Pull Request (PR) title convention is as following:

[TYPE-ISSUE_ID]-DESCRIPTION

example:
[Feat-45] Add button to login component
[Fix-114] Change localstorage get function

Commits

Commit information convention is as following:

[TYPE-ISSUE_ID]-DESCRIPTION

example:
[Feat-45] Add button to login component
[Fix-114] Change localstorage get function

Type

When type can be:

* feat - is a new feature
* doc - documentation only changes
* fix - a bug fix
* refactor - code change that neither fixes a bug nor adds a feature

All PRs must include commit message with the changes description!


License

Distributed under the MIT License. See LICENSE for more information.

Contact

📧 Via email - [email protected]

đŸ”Ĩ Project Github Link: https://github.com/Saikai-oyo/Saikai

🔗 Website : https://saikai.me

👨🏾‍đŸ’ģ Open-source Manager (Idan) - LinkedIn

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].