This is a list of Sui developers seeking employment or contract opportunities. Projects and employers can browse developer profiles to find potential hires, and developers can submit PRs to include themselves.
All profiles are stored in the developers/ directory. Each file represents a developer and includes details like:
- Name (real or pseudonymous)
- GitHub Handle
- Location
- Programming Experience
- Sui Skills
- Opportunities Sought
- Fork the repo.
- Create a new file in the
developers/folder namedyour-name.md(e.g.john-smith.md). You should copy the contents ofTEMPLATE.mdto get started. Incorrectly formatted entries may not be accepted. - Fill out the template and remove the comments in
<!-- -->tags. - Open a Pull Request with the title:
Add [your name] to developer directory.