https://github.com/plxity/achievementsof.life
Start documenting every achievement of yours. 🎉
https://github.com/plxity/achievementsof.life
Last synced: about 2 months ago
JSON representation
Start documenting every achievement of yours. 🎉
- Host: GitHub
- URL: https://github.com/plxity/achievementsof.life
- Owner: plxity
- Created: 2021-11-12T18:43:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T11:42:34.000Z (6 months ago)
- Last Synced: 2025-03-29T05:09:11.224Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://achievementsof-life.vercel.app/
- Size: 137 KB
- Stars: 83
- Watchers: 1
- Forks: 45
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AchievementsOf.Life
A place to document all your achievements (even the smallest ones).
## Motivation behind this.
We often forget to celebrate our small achievements (At least that's the case with me). And Whenever I feel low, I need something to look back to and say "Yes, I have achieved something in life and I'll keep grinding ✨"
## How to add your achievements page?
1. Fork this repository.
2. Create a folder in `_users` folder by the name of your Github username.
3. Create a `index.md` file inside it.
4. Start adding information in the following template. For example -```markdown
---
Name: 'Apoorv Taneja'
Twitter: 'https://twitter.com/apoorv_taneja'
Github: 'https://github.com/plxity'
Peerlist: 'https://peerlist.io/plxity'
Interests: ['Coding', 'Video Editing', 'Side Projects']
---## November 2021
- Contributed to OSS project after a long time - [Link](https://github.com/thysultan/stylis.js/pull/276)
- Built a smol plugin for ESBuild - [Link](https://github.com/plxity/esbuild-cross-browser-css)## All time big Achievements
- Started my first Full-time Job at Razorpay 🎉.
- Took my first workship at JSLovers on creating first babel plugin - [Link](https://www.youtube.com/watch?v=dgK__fSFZzc)
```5. Raise a PR for your name and I'll merge it.
6. View your page at `achievementsof-life.vercel.app/{github_username}`## Contribution
Please feel free to contribute to this project. In case you want to add more features, animation or anything else, raise a PR for it ⚡️
Have a nice day 🌻
Twitter - [Apoorv Taneja](https://twitter.com/apoorv_taneja)