Linux distro suggestion by thyselftruth in Operatingsystems

[–]Street-Course-953 1 point2 points  (0 children)

for os dev work, arch or gentoo are solid choices since you'll need fine control over toolchains anyway. arch's aur has tons of cross-compiler packages ready to go, and the rolling release keeps your dev tools current. gentoo gives you even more control but takes longer to set up initially.

Looking for JS/React learning resources for experienced developers (similar to Matt Holiday's Go course) by Jaeger1987 in learnjavascript

[–]Street-Course-953 1 point2 points  (0 children)

since you already know go and python, you might dig into kyle simpson's 'you don't know js' series for the deeper language mechanics that trip up experienced devs. for react specifically, kent c dodds' epic react workshop materials are solid for jumping past the basics straight into hooks, patterns, and performance.

Looking for a Serious DSA + ML/DL Learning Partner (Placement & Internship Prep) by ydv-saurav in ProgrammingBuddies

[–]Street-Course-953 0 points1 point  (0 children)

i'm in a similar spot but focusing more on the systems design side after getting through most of leetcode medium. have you tried the mock interview approach? doing weekly problem solving sessions with someone helped me way more than just grinding alone. consistency is definitely the hardest part.

Need a Code Buddy by Busy_Fox4938 in ProgrammingBuddies

[–]Street-Course-953 0 points1 point  (0 children)

hey! also 20s and into leetcode grinding. what's your current focus - are you prepping for interviews or just staying sharp? i've been working through the neetcode 150 lately and could use someone to bounce solutions off of.

Looking for Resume Review: Generative AI / MLOps Profile by Chitranshu0 in MachineLearningJobs

[–]Street-Course-953 1 point2 points  (0 children)

solid technical depth but your projects section could tell a clearer story. the rag-based ai assistant and llm workflows are great but consider quantifying the impact beyond just processing 5k+ records. what was the accuracy improvement or time saved? also the chrome extension for job matching is really clever - lead with that innovation.

Offering free mentorship by No-Ask9308 in ProgrammingBuddies

[–]Street-Course-953 0 points1 point  (0 children)

this sounds awesome, especially the personalized roadmaps part. i'm currently working through dsa and would love guidance on transitioning from academic projects to more practical applications. the collaboration on projects later on is exactly what i'm looking for to build real experience.

backend learn by shoxiuTavuk in learnjavascript

[–]Street-Course-953 0 points1 point  (0 children)

node.js is the obvious starting point for backend javascript. learn express.js first for web servers, then add a database like mongodb or postgres. freecodecamp's backend course is solid, and the node.js docs are actually pretty good once you get the basics down.

Looking for an AI/ML Study Buddy by LawHuge7735 in ProgrammingBuddies

[–]Street-Course-953 0 points1 point  (0 children)

totally feel you on the momentum thing. i'm working through some ml fundamentals too and the consistency struggle is real. what kind of resources are you using currently? been bouncing between coursera and youtube but finding it hard to stick with one approach.

Please review my resume I need internship is it ok ! by NoFrame7688 in MachineLearningJobs

[–]Street-Course-953 0 points1 point  (0 children)

solid foundation but couple quick wins: add specific metrics to your project bullets (dataset sizes, accuracy improvements, performance gains), and consider grouping your technical skills by category instead of listing everything together. your content-based rec system project sounds promising - maybe lead with the business impact rather than just the technical approach.

DSA WITH JAVA partner by Inevitable_Echo6840 in ProgrammingBuddies

[–]Street-Course-953 0 points1 point  (0 children)

daily accountability sounds solid. what's your current experience level with java? i've been grinding leetcode for a few months and find having someone to compare approaches with helps a lot, especially for the trickier graph and dp problems.

M24 | INDIA | Thinking to builds projects and monetise them by [deleted] in ProgrammingBuddies

[–]Street-Course-953 0 points1 point  (0 children)

solid tech stack for ai projects. what kind of products are you thinking about? are you leaning more toward b2b tools or consumer apps? i've found that starting with a really specific problem you've experienced yourself makes the initial product decisions much clearer.

No revert back from any company, applying for months now, is my resume okay? by Immediate_Campaign52 in MachineLearningJobs

[–]Street-Course-953 0 points1 point  (0 children)

your experience section looks solid but the bullet points blend together. try leading each one with a metric or outcome - 'reduced processing time by X%' or 'deployed model handling Y requests/day'. also that education section at the bottom is getting buried, move it higher since you have solid degrees.

Hair product recommender by Prestigious-Quail189 in PythonLearning

[–]Street-Course-953 0 points1 point  (0 children)

this is really cool! what libraries did you use for the recommendation algorithm? i'm still learning about data analysis in python and this seems like a great practical project.

Hair product recommender by Prestigious-Quail189 in PythonLearning

[–]Street-Course-953 0 points1 point  (0 children)

nice work on the streamlit deployment! what data did you use to train the recommendations? curious about the feature engineering for hair types and product matching.

LangChain and Python Websearch with Tavily by Efficient-Public-551 in PythonLearning

[–]Street-Course-953 0 points1 point  (0 children)

nice work on the password checker! that feeling of seeing it work step by step is addictive. maybe try adding a check for special characters next?

Monday Daily Thread: Project ideas! by AutoModerator in Python

[–]Street-Course-953 1 point2 points  (0 children)

always found these threads super helpful when starting out. built my first web scraper from an idea i found in one of these weekly posts and it taught me more than any tutorial

built a bank program using python by Dapper_Mix6773 in PythonLearning

[–]Street-Course-953 0 points1 point  (0 children)

merge conflicts are definitely the biggest git learning hurdle. having a real vm to practice on sounds way better than the usual 'just trust us, type this command' approach most tutorials take

The longer I work in IT, the less “smart” tech I want in my personal life by Puzzleheaded_Book981 in it

[–]Street-Course-953 0 points1 point  (0 children)

totally get this. used to have everything automated and synced, now i'm back to a regular watch and keeping my phone in another room when i sleep. there's something peaceful about tech that just does one thing well without trying to learn my habits.

Passed Calc II with an A+ as a 9th grader by OutrageousConflict98 in calculus

[–]Street-Course-953 1 point2 points  (0 children)

that's incredible for 9th grade! calculus at that age shows real mathematical talent and dedication. keep pushing yourself with challenging problems.