PTPrakhar Tandoninprakhartandon.hashnode.dev·Apr 2, 2022 · 4 min readNew 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 ...00
PTPrakhar Tandoninprakhartandon.hashnode.dev·Feb 20, 2022 · 6 min readCryptography 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...01L
PTPrakhar Tandoninprakhartandon.hashnode.dev·Feb 14, 2022 · 1 min readNetlify 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...03RNP
PTPrakhar Tandoninprakhartandon.hashnode.dev·Feb 13, 2022 · 5 min readAre 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...01O
PTPrakhar Tandoninprakhartandon.hashnode.dev·Feb 13, 2022 · 2 min readDifferent 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...00