System:~$ whoami

ARNAB PARYALI

STATUS: AVAILABLE FOR HIRE

Highly adaptable and motivated developer specializing in React Native, UI animations, Next.js, and TypeScript.

./system/section/

<ALL_POSTS/>

August 13, 20255 min read

Ever wondered how you can keep your Telegram groups or online communities safe from inappropriate content automatically? It's actually easier than you might think! In this article, I'll walk you through building your own NSFW (Not Safe For Work) dete...

nsfw-detectionBuntelegramtelegram botTypeScript
April 10, 20259 min read

Modern web and mobile applications typically use JWT (JSON Web Tokens) for authentication. These tokens expire after a certain period for security reasons, requiring a refresh mechanism to maintain user sessions. In this guide, I'll show you how to i...

React NativeapiReactJWTrefresh-token币安KY
March 22, 20255 min read

When developing forms in React Native applications, we frequently encounter these challenges: Repetitive Code: Setting up input fields with proper styling and behavior for each form Validation Complexity: Managing form validation and error states c...

React Nativereact-hook-formTypeScriptform validationyup
February 10, 20233 min read

Method chaining is a very useful and popular method in JavaScript and TypeScript which helps you write more readable and concise code. In this article, I will explain how method chaining works in JS/TS and how can you write your chainable methods. Wh...

JavaScriptTypeScriptObject Oriented Programming
April 24, 20222 min read

Even though react and react-native have the same fundamentals, designing many basic web things can be pretty hard and non-efficient. Fading Image or any View with the background can be achieved with LinearGradient and React-Native-SVG library but in ...

React NativeDesignUIskia
August 2, 20212 min read

I wrote TGVCBot , Telegram bot+userbot to play music from JioSaavn and YouTube in the group voice chats. Here I am gonna explain how to make it work in your own VPS. https://github.com/ArnabXD/TGVCBot Deploy TGVCBot First SSH into your VPS and upgrad...

TutorialTypeScriptbotmusicNode.js
# End of buffer