cookie

We use cookies to improve your browsing experience. By clicking Β«Accept allΒ», you agree to the use of cookies.

avatar

Self Made Coder [ Tech Nerd ]

this is a channel of self made coder.. coding, Dev, tech and some of my stuff are the issues... wanna be family Join ...

Show more
The country is not specifiedEnglish64 211Technologies & Applications14 585
Advertising posts
4 338
Subscribers
+1324 hours
+2097 days
+57730 days

Data loading in progress...

Subscriber growth rate

Data loading in progress...

My terminal tabs are getting out of control. I'm working on a full-stack client project and currently have five tabs open: Tab 1: mongod (not for the project, but for the MongoDB to work) Tab 2: expo, mobile app 1 (sender mobile app) Tab 3: expo, mobile app 2 (receiver mobile app) Tab 4: Next.js, Admin Dashboard (running on port 3001) Tab 5: Backend server (backend to power all the apps) Tab 6 : Mongosh ( to keep track of the Dbs and collections manually ) I'm planning to use Tmux... any idea ?? @selfmadecoder
Show all...
⚑ 8πŸ‘ 1
Hello there, my Christian friends! Since today is Easter, I wanted to share this challenge with you all. I'm from Kality Mulu Wengel, and our youth ministry in our church is planning a week-long challenge to delve deeper into the meanings and concepts of Easter. We'll have different themed titles for each day. There will be praises for active challengers, and I'm excited to share that people from other places and churches will be joining us, studying the Bible and sharing the true, deep meaning of Easter (at least for this week 😊). If you're interested, join our channel here: @mulu2010media @selfmadecoder
Show all...
❀ 23πŸ‘ 2❀‍πŸ”₯ 1😭 1
I'm really lucky to have my family; they support my passion for programming. As I'm writing this, I was very annoyed by a bug. I tried to fix it for about three hours, and here are my dad and mom, praying for the bug to vanish😁... I'm actually over the bug and working on the next step, but seriously i feel lucky to have this kind of family. I have a cold right now, and my mom is just giving me milk, Atmit, tea, whatever you name it, for me to get better while I'm on my PC. They really respect it when I'm sitting with PC, even though I might be using Telegram or watching a movie. Glad to have them. @selfmadecoder
Show all...
❀ 77😁 13⚑ 5πŸ‘ 3πŸ”₯ 1😒 1
Repost fromΒ Design Guru
Hey everyone, I made a short video to share with you all today using a powerful illustration I found online. This image really drives home the true meaning of Good Friday in a profound way. As we all know, Good Friday commemorates the crucifixion of Jesus Christ - the ultimate expression of God's infinite love for us. That famous Bible verse, John 3:16, says it best:
"For God so loved the world that He gave His one and only Son, that whoever believes in Him shall not perish but have eternal life."
It's almost unbelievable when you think about it. The cross, an instrument of brutal torture and execution, has become a symbol of divine love, forgiveness, and our salvation - all because of the incomprehensible sacrifice Christ willingly made for humanity. The cross will forever stand as a testament to God's unfailing, boundless love for every one of us. Just wanted to share those thoughts with you all today. @designguru01
Show all...
❀‍πŸ”₯ 12πŸ‘ 2❀ 1
Happy Easter, dear fams .. Today, let's think about what Easter really meansβ€”the time when Jesus rose from the dead. His love and sacrifice show us how to be kind, caring, and forgiving. Let's be happy because Easter brings hope and new beginnings. Remember, Jesus gave us the best gift everβ€”salvation. I hope you and your loved ones have a special and joyful Easter! May this day remind us of the power of love and the promise of eternal life. @selfmadecoder
Show all...
❀ 26πŸ‘ 1
Same here 😌 ... It's like I want but I can't @selfmadecoder
Show all...
😁 4πŸ‘€ 1
❀ 20❀‍πŸ”₯ 8😭 1
Show all...
❀ 38⚑ 6❀‍πŸ”₯ 3😍 2πŸ‘ 1
Yeah, this might be a question for you, but I'm here to tell you what I tell myself every day... Lately, almost every programmer and their mother claims to be a full-stack developer. 😁 I'll be back to the backend in the next post, but let me tell you why you might not know frontend. Frontend is not only about UI: I'm not saying that UI isn't a part of frontend development, but it's like the least of your concerns as a frontend developer. You might ask, "What should be my concern?" Well, I'm here to tell you 😊... Trust me, you'll encounter a whole bunch of problems if you plan to create a scalable, smooth, and performant product. There are a lot of things you should consider. Managing Your State: How you manage your state dictates your app's scalability and performance. I mean, you could technically fetch data in every component, but in terms of scalability ( let say u got 1,000,000 hits which will be 1,000,000 requests to your backend server ), this is literally writing your own DDOS script for your product. Not only does it crush; next thing you know, you have a $1000 AWS bill on your company account.[ I know it's exaggerated... Anyway u get what I mean 😁] Optimization: Consider various methods to optimize data. For instance, caching can provide users with a seamless experience until updated data is fetched. Use file and media compression to enhance app performance. Moreover, optimizing website performance also covers reducing load times, minimizing network requests, and optimizing rendering processes, which necessitates a deep understanding of frontend optimization techniques. However, it is essential to delve further into specific optimization strategies and tools such as lazy loading, code splitting, and image optimization. Security: How secure is your app? CORS, CSP, and even protecting against scraping for sensitive dataβ€”ever thought of this? If not, you should. Testing: Here's the thing: if you're not testing your code, you're just crossing your fingers and hoping for the best. Frontend testing isn't just about making sure your buttons click and your forms submit; it's about stress-testing your app to ensure it can handle whatever the world throws at it. And hey, I'm just scratching the surface here! There's a lot to cover, so I challenge you to ask yourself this question again and again, like I do... Because that's what's going to help you understand frontend. But if you go to YouTube and follow a tutorial just to make another worthless Netflix clone and then claim frontend is easy or that you're a god of frontend... I'm here to remind you, you don't know frontend. Stay tuned for the backend post! @selfmadecoder
Show all...
⚑ 17πŸ₯΄ 9πŸ† 4πŸ‘ 1
Upcoming Post: You Don't Know Frontend Development. Part 2 for Backend Coming Soon Reason: The reason for this post is that many people think web development is the easiest thing in programming, as if they've worked on real-world products rather than their beloved clone projects copied from YouTube, which barely function. They also claim to be masters/gods of both backend and frontend development, building an app that barely attracts 10 users, including themselves, which is often just a todo app 😁. Please share this with anyone you think needs to read it. I'm sure there are many. Reminder: This is something I remind myself of every day to strive for improvement and keep up with the latest and most advanced techniques to become a better developer every single day. Einstein said it best: EGO = 1 / knowledge. The more you know, the more you realize you don't know, and can't know much. @selfmadecoder
Show all...
πŸ’― 27⚑ 7🀣 6πŸ‘ 4πŸ‘ 3