anuraghazra / anuraghazra/anuraghazra.github.io
Minor typos/grammatical errors in certain sections.
- Dominant language
- JavaScript
- Stars
- 608
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
Hey Anurag, I came across your portfolio website and noticed a few typos/grammatical errors in a few sections on the page:
The ones in the quotes are the typos/errors, and the ones in the code blocks are the corrected ones.
>I also posses magical powers of using react to build delightful user interfaces.
I also love doing open source development, I actively maintain various notable open source projects with over,
30k+ stars on GitHub and 50m+ hits.
```
I also possess magical powers of using react to build delightful user interfaces.
I also love doing open source development. I actively maintain various notable open source projects with over 30k+ stars on GitHub and 50m+ hits.
```
>Evolution Aquarium is based on Craig Reynold's Steering Behaviors and Flocking System, and It implements a Genetic Algorithm and mutations.
```
Evolution Aquarium is based on Craig Reynold's Steering Behaviors and Flocking System, and it implements a Genetic Algorithm and mutations.
```
>ShaderExpo Includes rich features like Inline Error Logs
```
ShaderExpo includes rich features like Inline Error Logs
```
>I used device orientation API to get the alpha, gamma, delta rotations of the mobile device and then use it to control the player. also available on itch.io
```
I used device orientation API to get the alpha, gamma, delta rotations of the mobile device and then used it to control the player. Also available on itch.io
```
EDIT: Had to close the older issue and create a new one, as I had accidentally created the older one through my company account.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.