prakhartandon.hashnode.devNew into Linux ? Don't worry.... I got your back.Heyy people ! This is an introductory article over Linux, will be coming up with some great stuff I have collected. 😁😁 Save it and get connected with me on Twitter. Are you curious about what the hell is all this Linux stuff ? Just tried Linux on ...Apr 2, 2022·4 min read
prakhartandon.hashnode.devCryptography and RandomnessHey everyone👋 I am back with The Random series! One of my most loved and my personal favourite as well💗. This series has overall got almost 4K+ views🤩 on various platforms like Dev Community, HashNode and TealFeed. I will recommend you to read t...Feb 20, 2022·6 min read
prakhartandon.hashnode.devNetlify Hackathon 🔥 Project Fully Responsive Documentation Page using Pure CSS.Hey everyone⚡ Here's my entry for the Netlify Hackathon ! Category - Dev Tools / Productivity. Here's the link to the project PT's CSS Documentation And this is the GitHub Repo Insipiration and Idea💡 Recently I was learning about responsive web-de...Feb 14, 2022·1 min read
prakhartandon.hashnode.devAre random functions really random ?YES! I am obsessed with all this "random" concept. As we all know, computers are dumb machines, they just follow some algorithms, steps programmer tells them to do. So how can a computer randomly generate a number then? And even more importantly, on...Feb 13, 2022·5 min read
prakhartandon.hashnode.devDifferent possible methods for generating a colour randomly in JSOriginally Posted Here at Dev Community. In this post, I will be summarising several possible methods for generating a colour randomly in JavaScript. So, Save this article ! As you might be aware of how colours are represented, i.e, Hexadecimal code...Feb 13, 2022·2 min read