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

https://github.com/sambhav2612/articles

this repo maintains the (links to) articles and content I wrote recently and in past
https://github.com/sambhav2612/articles

Last synced: 2 months ago
JSON representation

this repo maintains the (links to) articles and content I wrote recently and in past

Awesome Lists containing this project

README

        

# articles
this repo maintains the (links to) articles and content I wrote recently and in past

- [DroidHolic](http://droidholic.com/author/sambhavj)
- [Sopo Blog](http://sopo.io/blog)
- [Career Growth](http://crrgrowth.com/author/sambhav/)
- [Skillovate](https://www.skillovate.com/news-updates/author/Words-by-Sambhav-Jain)
- [ConneXtech](https://drive.google.com/folderview?id=1cjZTGF2XHtmE2xKczmGjpDv--hZf5dXD)
- [Steemit](https://steemit.com/@sambhav2612)
- [Codementor](https://www.codementor.io/sambhav2612)
- Other Internship Related Work Portfolios:
- [Blockchain and its adoption in India](https://docs.google.com/document/d/1Z9V9exMzfDWQ-s7EpaaRXYRbaM0w265HfSfw_k6S3Ik/edit?usp=sharing)
- [How to file Income Tax Returns, ITR online in 5 simple steps](https://docs.google.com/document/d/12peqj1xgWWHIPk51o-dlj9AchF_utUvtPdqDCmvae0Q/edit?usp=sharing)
- [Packers and movers in Mumbai](https://docs.google.com/document/d/1gVdE7AUBV4NNM1Ae54DolQoaQWvMNwNLxkHET8wWgnA/edit?usp=sharing)
- [Interior designer in Bangalore](https://docs.google.com/document/d/1moYRla79RKHT3MhyX-SOzhTS_XAe1wRFvzVdWUvddqk/edit?usp=sharing)
- [My take on Gun Voilence and implementation of second amedment (specific to guns) in India](https://docs.google.com/document/d/1uCWoHJ7Q2QX3f7eyrgfhN3n3NcdcLJ0xO4fsgEwDjm0/edit?usp=sharing)
- [Forum Link Building](https://docs.google.com/document/d/1Fb6g5vK4iNC2tJoZn594LKHDpfffNrC5YeUoXbNerbE/edit?usp=sharing)
- Random Thoughts:
- [Setting up a DAO Contract for Meetup Groups](https://rinkeby.kauri.io/article/4c6663db6812410e876b8c12c00dc400)
- **Preventing DDoS Attacks with P2P Networks:** Given that in peer-to-peer networks every node on the network contributes to the net computational power of the entire network which makes an attack like DDoS targeted at a centralized entity non-effective whatsoever instead of the other scenario where the security of the entire network can be compromised if the central entity is successfully attacked and compromised.