darthbob88 / raymond-project-list

Just a list of project ideas for me to work on.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raymond's Project List

GitHub repo size

A list of little projects for me to work on, to which people can add suggestions. A journal app for my sister, a media cataloger, a Discord bot to ask trivia questions. Whatever you need.

Will include at minimum a list of ideas, with detailed descriptions, and the ability to add more ideas. Hopefully will extend to ability to up/downvote projects, and to subscribe to projects to be notified when they happen. Although that might require an actual backend to send the emails. :(

Currently hosted at https://raymondprojectlist.firebaseapp.com/

Contributing to This Project

To contribute to this project, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contact

If you want to contact me you can reach me at darthbob88@gmail.com.

(This README based on https://dev.to/scottydocs/how-to-write-a-kickass-readme-5af9 )

About

Just a list of project ideas for me to work on.


Languages

Language:TypeScript 86.2%Language:HTML 8.2%Language:JavaScript 3.0%Language:CSS 2.5%