Tech Nerd
8.02K subscribers
1.01K photos
162 videos
25 files
577 links
yeab | 21 | M | Developer | Dropout
https://portfolio-mine-livid.vercel.app

This is my Blog .. Feel free to join 👋
Download Telegram
Done with my stat midterm exam and back to coding 😊

@selfmadecoder
I have updated the user interface (UI) based on your helpful advice and feedback. I hope it is now more appealing and simple. and also added liking feature

@selfmadecoder
This is a channel of my friend who is a passionate programmer. You're sure to learn a lot from him, and he's currently working on an exciting upcoming project.

Here is his channel Link
@KeO_Coder
This week, I've been thinking developing an app that sends you a random Bible verse once or twice a day at random time of the day. I believe it could be helpful for many of us. What do u think ???

@selfmadecoder
Today is gonna be the official launch of Study with Tech Nerd.... If u r interested in programming study sessions make sure to request to join in the group ...

Group Link: @StudyWithTechNerd

@selfmadecoder
Forwarded from Code IT | Remote Work
It is Sunday🤩
Special day for tech enthusiastic ..

Join GDSC Dev Dialog Night

👉 RSVP

https://gdsc.community.dev/j/g97z8wewq7fep/
@innovate_aastu
Please open Telegram to view this post
VIEW IN TELEGRAM
Tech Nerd pinned a photo
Forwarded from Tech Nerd (Tech Nerd)
Today is gonna be the official launch of Study with Tech Nerd.... If u r interested in programming study sessions make sure to request to join in the group ...

Group Link: @StudyWithTechNerd

@selfmadecoder
This media is not supported in your browser
VIEW IN TELEGRAM
My PC during today's coding session was like this 😂🤣... Emulator, React Native, Express server, and my super low storage, plus lo-fi.co beats, got it acting like these dudes... 😅

@selfmadecoder
Tech Nerd
Video
this is insane 🤯

@selfmadecoder
#Nerd_space

Update

Added cool features like posting pics, smooth login/register. and also real time interaction with the backend ... likes, posts, comments are working. Token storage was a bit tricky with React packages overload! But finally fixed... Learned lots from this project,

...l'll share a video update soon. 😊

@selfmadecoder
#Nerd_space

Testing

This is my friends post on my app ... And it worked ....

@selfmadecoder
Why do u wanna be a programmer? give me ur honest reason... On the comments

@selfmadecoder
#advice

Programming insights and advice u should have ...

@selfmadecoder
Wet vs Dry programmer
#advice

Okay, let's talk about the principle of dry and wet programming . I'm not referring to programming in a shower or a desert😁; I'm talking about an important concept in programming called "Don't Repeat Yourself" (DRY). Whether you're a beginner or have experience in the field, many people struggle to apply DRY.

So, let's define what a dry and wet programmer is. A wet programmer is someone who writes a program multiple times. If you find yourself repeating your code in different parts of your program, that's what we call "wet." On the other hand, a dry programmer is someone who avoids repeating themselves in their code. For projects or programs with lots of repetitive code, you write it once and use it everywhere. This not only saves time but also helps you write more efficient and faster programs.

@selfmadecoder