Parnava Ghosh Profile
Parnava Ghosh

@ParnavaX

Followers
13
Following
47
Media
14
Statuses
39

CSE Undergrad | Learning code, solving problems & chasing growth | Web Dev & DSA in progress | Always into building something new

India, Kolkata
Joined April 2022
Don't wanna be here? Send us removal request.
@ParnavaX
Parnava Ghosh
16 days
Today’s DSA rollercoaster 🎢. 🔹 Maximum out of Minimum (GFG) → Faced 7 brutal hits (CE + TLE). Every red mark stung, but that final green tick felt like winning a championship 🟢🏆. 🔹 Rearrange Array Elements by Sign (LeetCode) → positives vs negatives in the ring 💥
Tweet media one
Tweet media two
0
0
2
@ParnavaX
Parnava Ghosh
19 days
Live Link :-
0
0
0
@ParnavaX
Parnava Ghosh
19 days
🚀 Just built a mini project – GitHub User Finder 🔍.A modern dark-themed website to search GitHub usernames and view their profile details & stats. 💻 Made with HTML, Tailwind CSS & Vanilla JS. 👉 #WebDev #JavaScript #GitHub #CodingJourney #developerjobs
1
0
2
@ParnavaX
Parnava Ghosh
24 days
A question to all developers 🧑‍💻.How did you make the concept of callback hell crystal clear ❓. Today I studied it and it feels like the younger sibling of recursion 😅. #JavaScript #Coding #AsyncJS #WebDevelopment #DevCommunity #CodeNewbie #100DaysOfCode #LearnInPublic.
0
0
0
@ParnavaX
Parnava Ghosh
26 days
🎯 Created a mini project: User Card Interface using DOM. Forgot some CSS properties, revised, and implemented them. It's basic, but skyscrapers are built on strong foundations🌟. Ready to cook more interesting projects in future🔥. #developer #learntocode #javascript #Coding
0
0
2
@ParnavaX
Parnava Ghosh
28 days
POV: You're casually upskilling yourself but it's intolerable to the system 🫩
Tweet media one
1
0
2
@ParnavaX
Parnava Ghosh
28 days
When humour reaches it's peak 🤣
Tweet media one
0
0
1
@ParnavaX
Parnava Ghosh
1 month
Is this only me whose most of the LinkedIn connections are doing the Pinnacle Lab internship 🧐.
0
0
1
@ParnavaX
Parnava Ghosh
1 month
Today Solved:.✅ Rotate array by K.✅ Remove duplicates from sorted array.✅ Check if array is sorted and rotated.Me: being therapist for arrays today 🧠💻.(Prepared some notes for revision).#DSA #CodingJourney #DevHumor #TechTwitter
Tweet media one
Tweet media two
1
0
4
@ParnavaX
Parnava Ghosh
1 month
Me: Finally, code runs. No errors. Peace achieved. 😌. Le VS Code: appears with bugs outta nowhere. “Swagat nahi karoge hamara ?” 👹. #DevHumor #CodeLife #VSCodeStruggles #BugLife #ProgrammerLife #RelatableCode #DebuggingMode #TechTwitter
Tweet media one
0
0
3
@ParnavaX
Parnava Ghosh
1 month
🎯 Today Solved Rat in a Maze🐀. Helped a rat to escape the maze…. & I'm escaping the Recursion fear🧠. #100DaysOfCode #DevCommunity #ProgrammerLife #CodingJourney #Recursion #ProblemSolving #Developer #LearnToCode #BuildInPublic
Tweet media one
Tweet media two
0
1
2
@ParnavaX
Parnava Ghosh
1 month
Is the problems of LeetCode August will be on Fruits only ! (2 day streak on fruits) :)🙂.
0
0
3
@ParnavaX
Parnava Ghosh
1 month
Today I made another mini project on learning DOM Manipulation.A download progress bar with plain JS. No libraries, just vibes ➕ setInterval() & DOM magic 😎.Watching that bar move. is so satisfying .😌. A day gone for a progress bar !😭.#VanillaJS #WebDev #BuildInPublic
0
0
2
@ParnavaX
Parnava Ghosh
1 month
3. Completed a short course. 4.Came back and still thinking about Brute force of today's LeetCode POTD 🥲. #DSA #MERN #developer.
0
0
1
@ParnavaX
Parnava Ghosh
1 month
All about Today:-.1.Woke up and revised 3 Recursion Problems (Subsets, N-Queens Permutations). 2. Gone to college and enrolled to the @IBM SkillsBuild Program in collaboration with @EdunetF and got the opportunity to learn every tech stack with industry certification from now.
Tweet media one
Tweet media two
1
0
0
@ParnavaX
Parnava Ghosh
1 month
Here's what helped me break it down:. 🔹 Find an empty cell.🔹 Try placing digits 1–9.🔹 Check if valid placement.🔹 If valid → move to next.🔹 If not → backtrack.It’s a pure backtracking problem — great for building patience & problem-solving muscles 🧩.#DSA #Backtracking.
0
0
1
@ParnavaX
Parnava Ghosh
1 month
Today I solved the Sudoku Solver problem using backtracking in C++. 🧠 Took me 2.5 hours 😥, but I finally cracked it!. The goal: Fill a 9x9 grid so every row, column & 3x3 box has 1–9 exactly once. Sounds simple. until recursion breaks your brain 😵‍💫
Tweet media one
1
0
1
@ParnavaX
Parnava Ghosh
1 month
Another day of practicing DOM of JS. Made another mini project, a UI that guess IPL winning team. Yeah could have done better work on UI but gradually it will come along, as I will move forward on my developer journey. More cool stuffs are yet to be cooked🔥.#JavaScript #DOM
0
0
3
@ParnavaX
Parnava Ghosh
1 month
➤Track state using a flag variable.➤Change the text + style based on flag.➤Toggle the flag after each click. It’s a small project but gave me a solid grip on how JS interacts with the DOM. DOM is where JavaScript meets reality 😄. #WebDev #JavaScript #FrontendDev #DevJourney
Tweet media one
Tweet media two
0
0
1
@ParnavaX
Parnava Ghosh
1 month
🎯Today I learned about DOM Manipulation in JavaScript. Built a simple button that toggles a user's status between "Stranger" and "Friend" 🙌.Here’s the logic I used👇.
1
0
0