Popular repositories
1,092 contributions in the last year
Less
More
Contribution activity
August 2021
Created 82 commits in 9 repositories
Created 8 repositories
- Deveshb15/threejs-portfolio HTML
- Deveshb15/threejs-scroll-animation-demo HTML
- Deveshb15/kaiwalyakoparkar
- Deveshb15/monaco-embed JavaScript
- Deveshb15/3D-text-threejs JavaScript
- Deveshb15/threejs-starter-template JavaScript
- Deveshb15/heyOnuoha
- Deveshb15/DSA-Bootcamp-Java Java
Created a pull request in kunal-kushwaha/DSA-Bootcamp-Java that received 4 comments
lesson 5: Fixed bug in Prime code
The while loop skipped the condition for perfect square and exited the code, so I added a less than equal to operator so that it even checks for pe…
+10
−13
•
4
comments