Parth Agarwal

Parth Agarwal @ra101

About: On a voyage from the Binary shore to Quantum unknown...

Joined:
Sep 19, 2020

Parth Agarwal
articles - 16 total

AI Hallucinations: A Future Full of Misconceptions and Mediocre Code

Reader discretion is advised! A good Sus-Saturday to all. In this article, I drag and drown you with...

Learn More 8 2May 4 '24

Boost your Git Squash-Rebase Workflow with these Commands! (auto-squash, auto-commit, auto-rebase, auto-push)

I recently joined a company, that follows squash-rebase flow here, and as my Git KT was going on, I...

Learn More 6 0Aug 17 '23

AR Portfolio App

A Personalized Visiting Card that floats in AR space. source_code, documentation, download:...

Learn More 10 0Apr 7 '22

AR Card | AR Portfolio App

A Personalized Visiting Card that floats in AR space. source_code, documentation, download:...

Learn More 11 0Apr 7 '22

How to Write a C++ Library

Prerequisite: One must be familiar with coding in C++. I coded my first C++ libraries 5 years back,...

Learn More 38 8Feb 22 '22

namespace ra :: BlockChain as STL, Data Structure and Iterators

Aim: To create an iterable blockchain, which could work with an extendable transaction...

Learn More 8 0Feb 22 '22

namespace ra :: RSA Cryptography

Aim: To create a working RSA code, Using namespace ra::random_prime_engine, Here the link...

Learn More 6 0Jan 28 '22

namespace ra :: Random Prime No. Generator

Aim: To create a random number engine that generates prime number on the go! Here the link...

Learn More 9 0Jan 10 '22

Intro to Emoji URLs

I was looking for catchy domain names, And I came across emoji domains like 📙.ws or i❤️.ws Well, I...

Learn More 27 5Nov 5 '21

Python: Reimaging Constants

A different implementation of constant for python I couldn't find a good implementation of...

Learn More 12 0Oct 2 '21

MasquerBot: A Telegram Bot for true paranoids

https://t.me/MasquerBot I watched Snowden in 2016. It was the year, I became...

Learn More 6 0Aug 12 '21

A TelegramBot for true paranoids.

https://t.me/MasquerBot I watched Snowden in 2016. It was the year, I became paranoid....

Learn More 7 0Aug 12 '21

Solve: There is no Brightness button on my new keyboard ヽ( 〇 )ノ

As the title says, I bought a new keyboard for my laptop, unfamiliar with world of keyboards, I went...

Learn More 14 5Jun 6 '21

New Bash Alias: Git Out

Up until now, we only had git commit and git push. But what about git out? If you know what it feels...

Learn More 8 2Apr 20 '21

Quine(s) in JavaScript

Quine is a program that takes no input but outputs a copy of its own code. Unlike other languages...

Learn More 11 2Feb 12 '21

Half-Day Builds!

Hi 🖐, This post is about the half-day builds! These projects will never be featured anywhere, So why...

Learn More 7 0Oct 27 '20