Pavan Gadave Profile
Pavan Gadave

@pavan77651

Followers
95
Following
52
Media
43
Statuses
223

Enthusiastic #OpenSource || Full Stack developer || Freelancer|| AI ML||Passionate about tech field || Java | web developer

India
Joined August 2023
Don't wanna be here? Send us removal request.
@pavan77651
Pavan Gadave
10 months
What is Monorepo?.=>A monorepo is a single repository that houses multiple projects or packages, allowing for centralized management and shared code across them. It simplifies development by avoiding the need for separate repositories for each package or service.
0
0
0
@pavan77651
Pavan Gadave
10 months
I am Started to solving @striver_79 A2Z DSA Sheet and I am really Thankful to Striver Bhai for Providing the sheets.
0
0
0
@pavan77651
Pavan Gadave
11 months
Java or Javascript.
0
0
0
@pavan77651
Pavan Gadave
11 months
Which JavaScript framework is easy to learn? .• React .• Vue .• Angular.
0
0
0
@pavan77651
Pavan Gadave
11 months
0
0
0
@pavan77651
Pavan Gadave
11 months
Finally made Portfolio Using React and Tailwind CSS. Please give Feedbacks. Link in Comments and also in Bio.
1
0
1
@pavan77651
Pavan Gadave
11 months
If an algorithm has a time complexity of both big O(f(n)) and Omega (g(n)) for the same function f(n) and g(n), then what does it imply? Explain. give the answer it's so important.
0
0
0
@pavan77651
Pavan Gadave
11 months
श्रीकृष्ण जन्माष्टमी की हार्दिक शुभकामनाएं 🦚📷🪈.
1
0
3
@pavan77651
Pavan Gadave
11 months
I am looking to #Connect with people who are interested in:.Coding .Web Development .Front End.Back end.React/Nextjs.Javascript/Typescript.Tailwind.CSS.UI/UX.Open Source.Software Development.#letsconnect #buildinpublic #javascript #Java.
13
0
5
@pavan77651
Pavan Gadave
11 months
To all the night owls who code through the quiet hours: remember, every late-night debug and feature build is a step closer to something amazing. Keep pushing through—your hard work doesn’t go unnoticed!.
0
0
2
@pavan77651
Pavan Gadave
11 months
Nighttime is a canvas where dreams paint themselves in the quiet. It’s the perfect backdrop for creativity, reflection, and the serene moments of peace that recharge our spirits.
0
0
0
@pavan77651
Pavan Gadave
11 months
Next.js or Nest.js.
1
0
1
@pavan77651
Pavan Gadave
11 months
Here are five commonly used JavaScript functions that are widely utilized for various tasks in web development:.1.console.log().2.setTimeout().).4.filter().5.reduce().Do you have used above all the function in single application.
0
0
1
@pavan77651
Pavan Gadave
11 months
Success is not final, failure is not fatal: It is the courage to continue that counts. — Winston Churchill.
0
0
0
@pavan77651
Pavan Gadave
11 months
The only way to do great work is to love what you do.” – Steve Jobs. Remember to keep pushing forward, even when things get tough! 💪. #MotivationMonday #WebDev.
0
0
1
@pavan77651
Pavan Gadave
11 months
Me trying to debug at 3 AM vs. 3 PM 😂 .#CoderLife #Debugging.
0
0
0
@pavan77651
Pavan Gadave
11 months
I am looking to #Connect with people who are interested in: .Coding .Web Development .Front End .Back end .React/Nextjs .Javascript/Typescript .Tailwind .CSS .UI/UX .Open Source .Software Development .#letsconnect #buildinpublic #javascript #Java.
8
0
10
@pavan77651
Pavan Gadave
11 months
dev: I deserve 50LPA .interviewer: Sure. Can you show your projects? .dev: yes. Here it is: .todo app clone .Youtube clone .Netflix clone . 😐.
0
0
0
@pavan77651
Pavan Gadave
11 months
What will be the output of the following Java code?.public class StringExample .{.public static void main(String[] args) .{.String str = "Java Programming"; System.out.println(str.substring(5, 11));.}.}. Options:.A) Java.B) Programming.C) Program.D) Programmi.
0
0
1
@pavan77651
Pavan Gadave
11 months
What will be the output of this Java code snippet?.public class ArrayExample .{ .public static void main(String[] args) .{ .int[] arr = {1, 2, 3, 4, 5}; System.out.println(arr[arr.length - 2]); .} .}. Options:.A) 4.B) 5.C) 3.D) 2.
0
0
0