pranaykargam Profile Banner
Pranay.k Profile
Pranay.k

@pranaykargam

Followers
256
Following
2K
Media
147
Statuses
346

JS x React x Backend x Block chain Enthusiast

Joined December 2023
Don't wanna be here? Send us removal request.
@pranaykargam
Pranay.k
6 months
🚀DAY 33. E-Commerce Project .using React, React Router, and Redux. It focuses on implementing key features like navigation, state management, and dynamic routing. Highly recommended for react beginners 👇🔗🔗. #react #redux #typescript #blogs
1
0
10
@pranaykargam
Pranay.k
3 days
🚀 DAY50,51. Nginx & Backend Node App Deployment ✅. > Nginx is a high-performance web server, reverse proxy, and load balancer. > Deploying a backend Node.js app involves setting up a server, installing dependencies. #MERN #NodeJS #Frontend #Nginx
0
0
5
@pranaykargam
Pranay.k
5 days
👉Common Use Cases:). > Hosting websites and apps. > Data storage and backup. > Machine learning and big data processing.> IoT (Internet of Things) applications.
0
0
2
@pranaykargam
Pranay.k
5 days
🚀 DAY 49. Launching a AWS instance and deploying fronted✅. 👉What is AWS?.AWS (Amazon Web Services) .to build and run applications, store data, host websites, and much more—all on the cloud. 👉Why Do We Use AWS?.> Scalability.> Global Reach.>Wide Range of Services. > Security
1
0
3
@pranaykargam
Pranay.k
8 days
🚀DAY48. Created /signup page✅. > The /signup page allows new users to create an account by entering their name, email, and password. It includes form validation, error handling,etc. > Step-by-Step Application Check✅. #NodeJS #Backend #akshaysaini.#MERN #Frontend
0
0
1
@pranaykargam
Pranay.k
8 days
🚀 DAY 46,47 . > Build signup new user feature. Validate input, hash the password, store user in database, and return a success response or error if registration fails. > Feature - accept/reject connection request. > send /ignore the user card from the Feed. #NodeJS #MERN
0
0
6
@pranaykargam
Pranay.k
11 days
🚀 DAY44,45. > Get the feed and add in the store. > Build the /UserCard component . > Edit profile features. > Implement the Toast Message on save of the profile. Implementtoast message to notify users when the profile is successfully saved. #NodeJS #MongoDB #FullStack
0
0
4
@pranaykargam
Pranay.k
13 days
🚀 DAY43. > Build the /logout feature ✅. feature securely ends a user’s session by clearing authentication tokens updating server-side session data, and redirecting to a login . > If the token is not present so it redirects to the /login page. > Build the /Profile page✅
0
0
5
@pranaykargam
Pranay.k
16 days
🚀 DAY42 . > Building DevTinder UI (part-2)✅. > created slice file.In Redux , it means defining a file using Redux Toolkit’s createSlice function to manage a specific part (slice) of the state, including actions and reducers together. > created appstore file. #NodeJS #Frontend
Tweet media one
1
0
6
@pranaykargam
Pranay.k
18 days
🚀 DAY41. Login Route ✅. CORS✅. > CORS (Cross-Origin Resource Sharing). > It prevents unauthorized access to resources on one site from another site. > CORS ensures safe data sharing while protecting users from malicious cross-site requests. #NodeJS #Backend #FrontendDev
1
0
6
@pranaykargam
Pranay.k
20 days
🚀 DAY40. DevTinder-web (part01) ✅. > I completed basic setup for the Devtinder app. > install daisy UI. > Add Navbar component to app.jsx. >CreateBrowserRouter,Routes,RouteChildren. >Create a Outlet for Body compo.>Create a Footer component. #Frontend #Nodejs #MongoDB
0
0
5
@pranaykargam
Pranay.k
21 days
To know more user/feed router. 👉It acts as a control layer, managing what content (feeds) each user sees based on preferences, permissions, and activity. 👉It ensures efficient data delivery, personalization, and scalability by separating user requests from feed generation.
0
0
1
@pranaykargam
Pranay.k
21 days
🚀 DAY39. Building Feed API & Pagination ✅. > A user/feed router :.directs data between users and content feeds in applications like social media. > Page and limit control pagination: page selects which set of results to view, limit sets results per page. #NodeJs #MongoDB
1
2
12
@pranaykargam
Pranay.k
22 days
👉Use cases:.handles updating a request’s review status (e.g., approved, rejected) by ID, typically used in admin workflows or moderation systems. GET/user/connections✅.Getting all the pending connection request for the logged in user✅.
0
0
1
@pranaykargam
Pranay.k
22 days
🚀 DAY37,38 . > Ref,populate & thought process of writing APIs ✅. > Post.(“/request/review/:status/requestId”). 01.validate status✅.02.validate requesteID formate✅.03.fetch the connection request✅.04.check ownership✅.05.update status✅. #Mongodb #NodeJS #blogs
1
0
4
@pranaykargam
Pranay.k
24 days
> POST /request/send/.status/:userID .is an API endpoint used to send or update the status of a request specifically for a user identified by userID.
0
0
2
@pranaykargam
Pranay.k
24 days
🚀 DAY35,36. Logical DB Query & Compound indexes✅. > Create POST/request/send/status/:userID✅. 👉Why do we needed index in MongoDB???. > Indexes in MongoDB improve query performance by allowing the database to quickly locate data without scanning every document.
1
0
4
@pranaykargam
Pranay.k
26 days
🚀 DAY34. > Create routes folder for managing auth request routers✅. > Create authrouter,profileRouter , requestRouter ✅. > Import these routs in app.js✅. > Create POST /loggout API✅. > Create PATCH /profile/edit✅. > Create PATCH /profile/password API✅
0
0
3
@pranaykargam
Pranay.k
27 days
>Notifications Router (/notifications).Send and manage user notifications. >Settings Router (/settings).User-specific settings and preferences.
0
0
2
@pranaykargam
Pranay.k
27 days
> Swipe Router (/swipes).Handles swiping logic. >Match Router (/matches).Handles matched users and interactions. >Chat Router (/chats).Real-time messaging between matched users. >Admin Router (/admin).For admin control.
1
0
2
@pranaykargam
Pranay.k
27 days
>Auth Router (/auth).Handles user authentication and authorization. >User Router (/users).Manages user profile operations. >Profile Discovery Router (/profiles).Used for fetching matchable profiles (like swipe cards).
1
0
2