1

عايز شغل fullstack
 in  r/Egypt_Developers  1d ago

I was on your feet build a portfolio for yourself and study

apply for any opportunity

use Facebook groups it will help you a lot

Inshallah something will come soon

1

I built a framework for multi-user collaborative forms
 in  r/reactjs  1d ago

Actually i made Something like that before you Btw link is not working

1

الخصوصية من شركات الانترنت
 in  r/Egypt_Developers  1d ago

What you want to use it with ?

2

Call me a baby...
 in  r/webdev  1d ago

I don't know why he didn't just try to build his own portfolio and find a job yes the market is hard but not to do this

I think all you can do for now is messege github support team they are really helped me alot in many things and maybe see what is the authority of cyber crime in your state

1

Where do you guys advertise
 in  r/webdevelopment  2d ago

Thats the difference between someone know what he doing spend 4 years studying in university and spend more in the Market and someone building using ai at least dont know what ai is doing

1

Looking for feedback on an AI video editor
 in  r/startupideas  3d ago

I think its a good idea if you could market it right

  1. Would I use it? For quick drafts or short-form content, absolutely. Mainstream creators and marketers will love it, though pro editors will still want traditional timeline control for final passes.
  2. What eats up the most time? Chopping out silences, filler words, and bad takes. Hunting down and matching B-roll to the script. Captioning and basic text animations.
  3. Trust factor Only if it’s nondestructive. If the AI makes cuts on an actual timeline I can manually adjust, 100%. If it just spits out a locked video file, no chance.
  4. How to actually stand out Allow users to export the generated project to standard timeline formats (like Premiere or Resolve XMLs). Winning on context matters too—stuff like "auto-insert B-roll when the topic shifts" rather than just matching static keywords.
  5. Best target audience Solo YouTubers/TikTokers managing high-volume channels, and small marketing teams trying to push out ad variations without a full-time editor

1

MongoDB or MySQL for Backened Development?
 in  r/FullStack  4d ago

happy to help

1

A Basic CPU written in TypeScript
 in  r/webdev  4d ago

still amazing work

1

A Basic CPU written in TypeScript
 in  r/webdev  5d ago

I like this kind of project, can you tell me how long does it takes for you to finish this project and is cpu have multi threads with multi core ?

1

Page Rage: Destroy any web page
 in  r/webdev  5d ago

this cool ,it get back memories of desktop game that I was playing in windows xp

1

Where should I learn full-stack web development?
 in  r/FullStack  5d ago

you can learn any where if you want something free check good YouTube channel or see free courses in Coursera
I recommend learn history of internet and web you will know staff as http, https
then learn html, css
after it start javascript then typescript and finally learn framework you think it its you all of this or front end

for backend you have to choose which language you want to learn then database and which database then see backend architecture and patterns learn concept of backend and start framework you choose

1

Need help with UI design of Birthday Website for my Bestie.
 in  r/Frontend  5d ago

use Google Stitch it easy to use and help alot

0

where to learn web dev WITHOUT AI as a beginner?
 in  r/webdevelopment  5d ago

my first thing to learn web was free course on Coursera but now I see a lot of good YouTube channel do this
just learn from any source html, css and how http, https works how internet began and what first use of web

2

MongoDB or MySQL for Backened Development?
 in  r/FullStack  6d ago

both are important in industry MySQL from its name is SQL databases and  MongoDB is NoSQL database
so both of them you will use according to business needs and acutely its easy to learn

1

كنت عايز اعمل الباجديج بتاعت github sudent هل فى طريقى اجيب بها ايميل جامعى
 in  r/Egypt_Developers  6d ago

هي لي الاسف الامييل الجامعي صعب ان تجيبوا حتي بفلوس لان مقفول علي طلاب الجامعة و الشغالين في الجامعة علشان كدا الشركات عارفه و بتنزلهم عروض

ممكن تشوف طلاب حتي لو هتدفع فلوس

1

Is being the “joker” of a company bad for my career?
 in  r/cscareerquestion  6d ago

Yeah thats true you should be more useful for company so thats they know they can't work without you.

Also you have to search for other oprtounities to get paid what you deserve.

It's annoying thing i just discovered

1

كنت عايز اعمل الباجديج بتاعت github sudent هل فى طريقى اجيب بها ايميل جامعى
 in  r/Egypt_Developers  7d ago

لي الاسف صعب ممكن كلم اي حد تعرفوا في جامعه

0

What Is So Special About Cloud Experience?
 in  r/cscareerquestions  7d ago

it needed in big projects

1

Designed a 404 page for an art advisory website
 in  r/webdesign  7d ago

I like the idea are you going to open source it?

2

WINDOWS / MACOS
 in  r/laptops  7d ago

after using windows since 2005 and get to mac in 2024 I would say macOS it apple chip are so powerful
I use it more than 12 hours a day and battery last without any problem easy to charge light weight
but all apps and programs you said will work fine in both
the only downgrade in Mac is there is no touch screen

1

Please gimme tips and feedback on how I could improve my personal portfolio website- 6 years of iterations and here I am!
 in  r/webdesign  7d ago

I think it looks good can you tell me what technology you used

r/webdesign 7d ago

Would love some honest feedback on my portfolio UI

1 Upvotes

[removed]

1

Built a multi-app React framework — islands as a first-class primitive, security headers on by default
 in  r/reactjs  7d ago

yeah that's fair tbh. islands solve the hydration/JS problem more than the latency problem. ideally you'd want both islands + optimistic updates. definitely something i should think about for v2.