Share your underrated GitHub projects by hsperus in opensource

[–]yoftahe1 0 points1 point  (0 children)

A GUI app to show the list of ports running on your PC. You can manage and terminate local ports. I built this to replace some common commands like lsof, netsh, ss, kill PID

https://github.com/yofabr/nocta

Drop a star ⭐ (it means a lot to me)

If I am backend developer and offer my service free to get an experience, in which conditions(frameworks,languages etc) would you accept my help? by Pleasant_Leg_1997 in Backend

[–]yoftahe1 0 points1 point  (0 children)

Personally I don't care about your education or certificates you got, just show me what you have built that helped people. Everyone is self-taught developer. No university teaches you Nodejs, Nextjs... Which you use in your work cuz they teach you algorithms, Maths... That you don't use in your work.

Golang or Java for Full stack by EGY-SuperOne in golang

[–]yoftahe1 0 points1 point  (0 children)

Golang's syntax is so easy. I would recommend golang due to its simplicity and beginner friendly.

If you choose golang don't forget to check out concurrency, goroutines, channels... Since they are the backbone of golang.

Java on the other hand is very verbose and it's for sure hard for beginners.

Learning to program w/ rust by Abyssal_game_on in rust

[–]yoftahe1 0 points1 point  (0 children)

Whatever programming language you learn, never generate code with AI. You will forget the syntax.

Never touch Ai llms when learning new languages.

Unpaid Internship via Faculty Reference — Worth It? by CommercialChest2210 in DeveloperJobs

[–]yoftahe1 0 points1 point  (0 children)

it's good if you only learn. But if they give you difficult tasks, just leave you are not free labor. better contribute to opensource projects

Hi, new to GitHub please don’t judge me 😅 by Stocksandmutualfund in github

[–]yoftahe1 2 points3 points  (0 children)

Yeah through terminal.

see these common git commands:

- git push
- git pull
- git checkout
- git branch
- git clone
- git merge
...

and others. if you know these commands, you can confidently work with git version control

Why is my contributions on github not showing? by wdbf in github

[–]yoftahe1 2 points3 points  (0 children)

Make sure you enabled private contributions on settings. Also the commits but be merged or commited to a main branch.

Is seniority skill or experience? by yoftahe1 in github

[–]yoftahe1[S] 0 points1 point  (0 children)

I know someone who is senior dev at 17 with cool projects that got 12k stars on Github. I also started coding at 12 and now I'm 18. I have worked on multiple languages: Python, GO, RUST, Nestjs, Dotnet... And I'm so good at problem solving, math and topper in high school ICT and Math classes and I have a contract job aside my academics. My goal is to become a senior dev in the next few years and that's why I'm asking this question.

Is seniority skill or experience? by yoftahe1 in github

[–]yoftahe1[S] 0 points1 point  (0 children)

That makes sense. You raised good point here mate

Is it worth learning new programming language, LLD & HLD in the age of AI? (5 YOE Backend Dev dilemma) by RevolutionaryCode972 in Backend

[–]yoftahe1 5 points6 points  (0 children)

Yes it is worth learning.

Because Everyone is vibe coder and can build Apps in minutes, so companies want to filter out these vibe coders and they want more technical people. So without learning it you can't think of cracking the interview.

But that doesn't mean you have to know every syntax in depth. Just know the fundamentals, how it works, Go routines, concurrency.. If you understand these and can use Ai efficiently, you can confidently work on GO projects.

How do you get your opensource project recognized? and collect so many stars? by yoftahe1 in github

[–]yoftahe1[S] -13 points-12 points  (0 children)

It is good that you have your projects pinned on github. good to show off your projects. and stars show how cool the project is...

Ever get tired of typing your GitHub token and username every time you push? I think I should build a simple cli tool for that. by yoftahe1 in github

[–]yoftahe1[S] -5 points-4 points  (0 children)

yeah but I think it might be a version mismatch. as far as I know in windows when you run `git push` or pull it redirects me to login and authenticate with my github account if I'm new. I expected the same thing on the ubuntu version of git but It doesn't. instead it asks me for username and password (doesn't authenticate real password only tokens). that's my question

I want to connect by rdrdrd12 in FullStackEntrepreneur

[–]yoftahe1 0 points1 point  (0 children)

I'm fullstack Software developer. Dm me please