https://github.com/ruby-ist/pingcoders
Inter college project recruitment platform
https://github.com/ruby-ist/pingcoders
hotwire-turbo stimulus-js
Last synced: 10 months ago
JSON representation
Inter college project recruitment platform
- Host: GitHub
- URL: https://github.com/ruby-ist/pingcoders
- Owner: ruby-ist
- Created: 2022-06-27T12:13:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T07:05:57.000Z (over 2 years ago)
- Last Synced: 2025-01-20T11:21:29.094Z (over 1 year ago)
- Topics: hotwire-turbo, stimulus-js
- Language: Ruby
- Homepage: https://pingcoders.onrender.com
- Size: 764 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pingcoders
Pingcoders is an intra-college programmers profile showcase and community. The app has two different OAuths, `google` and `github` and only the user with college mail id can create an account. It has an email verification system made with `Devise`.
The colours of each language are taken from Github's programming language's colour system. The suggestions are created dynamically by interacting with the GitHub and StackOverflow APIs.
The user can add their projects, experiences, skills and contact information and they can also view other user's projects and skill sets. The user can add any number of projects as an repo belonging to their github account. It also has an `in-app chatting` feature with web sockets support.
You can also add other social media links and profile photo. You can also directly fetch your profile pic from your Github account. Once the user sign in with Github OAuth, their github username will be automatically detected. You can also recruit other people for your project ideas by posting a job. It also supports `markdown` formatting.