An open API service indexing awesome lists of open source software.

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

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)