M0hdF41Z4N Profile Banner
Mohd Faizan Profile
Mohd Faizan

@M0hdF41Z4N

Followers
10
Following
85
Media
24
Statuses
143

Software Engineer at @Luxury Cart | Tech Enthusiast | Open for contribution to turn great ideas into great products.

Joined August 2024
Don't wanna be here? Send us removal request.
@M0hdF41Z4N
Mohd Faizan
9 months
🌟 Ever wondered how platforms like Netflix, Spotify, and Amazon know exactly what shows, songs, or products you’ll love? 🤔 It’s all thanks to vector embeddings! 🎉 #RecommendationSystems #MachineLearning
Tweet media one
2
0
3
@M0hdF41Z4N
Mohd Faizan
1 month
Be someone's :.🔹Akshay saini @akshaymarch7 .🔹 Raj Vikramaditya @striver_79 .🔹 Shrayansh Jain.🔹 Sandeep dev @sandeepdev_code.🔹 Kunal Kushwaha .🔹 Andrew Ng .…who actually are teaching, not just selling. Let’s appreciate the ones making real learning accessible. 🙌.
0
0
1
@M0hdF41Z4N
Mohd Faizan
1 month
In a world full of #FAANG flex course ads and hype-filled marketing….""Thanks to bosscoder to put it all together. Check it out "".It’s easy to get lost. #TechEducation #LearnInPublic #100DaysOfCode #DevCommunity.
1
0
0
@M0hdF41Z4N
Mohd Faizan
3 months
Do you believe AI will replace most software engineers?.
0
0
0
@M0hdF41Z4N
Mohd Faizan
3 months
Myth and buzz : “AI will replace software engineers.”. Unpopular Opinion: Only good engineers know how to leverage AI effectively. Without core knowledge, AI will waste your time--not save it. #AI #UnpopularOpinion #100DaysOfCode #SoftwareEngineering #DevCommunity
1
0
0
@M0hdF41Z4N
Mohd Faizan
3 months
🤔 Question to engage.Have you used the Strategy Pattern in your projects?.Or are you still stuck in the if-else jungle?.Share your experiences below!.#BuildInPublic #DevCommunity #LearnInPublic.
0
0
1
@M0hdF41Z4N
Mohd Faizan
3 months
⚡ Real-world impact.This is powerful for apps dealing with:.🔸 Multiple authentication types.🔸 Payment gateways.🔸 Sorting or compression algorithms.You can swap logic at runtime without touching existing code!.#SoftwareEngineering #Scalability.
1
0
1
@M0hdF41Z4N
Mohd Faizan
3 months
Tweet media one
1
0
0
@M0hdF41Z4N
Mohd Faizan
3 months
✅The solution.Now, using the Strategy Pattern: Each payment method gets its own strategy class (CreditCard, PayPal, BankTransfer). They all implement a common interface. The PaymentGateway becomes simpler and more flexible! #DesignPatterns #JavaDev #100DaysOfCode
Tweet media one
1
0
0
@M0hdF41Z4N
Mohd Faizan
3 months
🚫 The problem.Before using the Strategy Pattern, code might look like this:.Lots of conditionals jammed into a single method to support different payment methods. 👎 Hard to extend.👎 Violates Open-Closed Principle.👎 Messy to maintain.#CodeSmell #Coding.
1
0
0
@M0hdF41Z4N
Mohd Faizan
3 months
The Strategy Pattern helps you choose algorithms at runtime by encapsulating each algorithm in its own class. No more massive if-else blocks or switch cases!.Instead, you define a "strategy" and plug it in as needed. #CleanCode #ObjectOrientedDesign #Python
Tweet media one
1
0
0
@M0hdF41Z4N
Mohd Faizan
3 months
💡 Ever found yourself buried in if-else hell while trying to handle multiple behaviors in your code?.Let’s talk about the Strategy Pattern—a design pattern that makes your code cleaner, more flexible, and easier to extend!.👇 #SystemDesign #DesignPatterns #Java #LearnInPublic
Tweet media one
1
0
0
@M0hdF41Z4N
Mohd Faizan
6 months
💬 Have you run into performance issues with REST APIs in your microservices? How did you tackle them? Let’s swap stories and solutions! Drop your thoughts below! ⬇️ #BuildInPublic #LearnInPublic #WebDevelopment.
0
0
0
@M0hdF41Z4N
Mohd Faizan
6 months
🔍 When Should You Consider RPC?.Service-to-Service Communication: Makes interactions between your services a breeze. Mobile Apps: A great fit for mobile applications that need top-notch performance. #TechTalk.
0
0
0
@M0hdF41Z4N
Mohd Faizan
6 months
📊 Why Choose RPC?.RPC shines when traffic spikes, providing stable performance where it counts. With 90,000 requests per second (for abv example), RPC leaves REST in the dust! 📈. It uses less bandwidth than REST and GraphQL, which means savings on cloud costs! 💰⚡#Performance.
2
0
0
@M0hdF41Z4N
Mohd Faizan
6 months
💡 Enter RPC!.Imagine calling functions on remote servers directly ! RPC makes this possible. While it might start with slightly higher latency due to serialization, it quickly stabilizes and can handle an impressive 90,000 requests per second for that same endpoint! 🚀 #RPC.
1
0
0
@M0hdF41Z4N
Mohd Faizan
6 months
⚠️ The Challenge:.As your microservices scale, REST APIs can slow down due to multiple HTTP requests and the overhead of JSON serialization.For example, a simple "Hello World" endpoint might handle around 66,000 requests per second with REST—but that can drop under heavy loads!😟.
1
0
0
@M0hdF41Z4N
Mohd Faizan
6 months
🚀 Are you building microservices with REST APIs in Node.js? While it’s a popular choice, you might hit some performance bumps as your app grows. Let’s chat about how RPC (Remote Procedure Call) can help smooth things out! #Microservices #NodeJS #APIs.
1
0
0
@M0hdF41Z4N
Mohd Faizan
8 months
Tweet media one
0
0
0
@M0hdF41Z4N
Mohd Faizan
9 months
RT @Nithin0dha: I recently returned from visiting several countries in Europe. Everything feels like a cut, copy, and paste with very small….
0
404
0