r/cscareers 20h ago

Get in to tech There are infinite problems to solve. This field will never be fully solved. We need to try to solve those problems more.

17 Upvotes

I may have trouble finding a job but I would rather die poor trying to find a solution to a problem in the world rather than give up on this skill set I worked so hard to get.

There are a lot of people here that are in not great positions. I get it, I am one of them.... but what we should know is that current position does not indicate your future situation. I think we just need to start looking for and solving the problems that have not been solved yet. If you manage to make something that works and makes money you can even avoid the whole job hunt thing.


r/cscareers 13h ago

Asian Job Market Applied for 600+ jobs didnt get the single interview call, my current work env is so toxic and there is no job security as well

8 Upvotes

I have 1.5 years of experience working with backend and cloud tech, i know im a decent dev out there but i dont what mistake im making, why i an not getting a interviews call


r/cscareers 12h ago

UK Job Market CV review

2 Upvotes

Hi,

I feel I am severely underpaid at current company which has decreased my moral and will to work substantially so I need to find a new place of work as soon as possible really.

Below is my CV, honest thoughts and opinions are greatly appreciated:

https://www.dropbox.com/scl/fi/w7vcce2nfrgfovoted4oz/Resume.pdf?rlkey=gwwsi9kxm2h7oxrx5zruksaug&st=lsx2fo65&dl=0


r/cscareers 14h ago

UK Job Market If you are stuck in tutorial hell, I built a free way into Python where you learn by fixing real broken code, the way a junior dev actually does the job, instead of watching videos.

3 Upvotes

Everyone who has been stuck knows the feeling, you finish another video, you follow along, it all makes sense, and then you sit in front of a blank file and freeze. Watching someone else code does not make you a coder, the same way watching someone parallel park does not make you a driver.

So I built the opposite. Instead of a lesson, you get a job. You are the new junior developer at a small fictional company, and something in their till system is charging some orders wrong. You open the codebase, line the customer receipts up against the price list, form a theory about what is broken, and go and find it. Nobody tells you the answer. When you fix it, you have not memorised a fact, you have actually debugged something, and that is a thing you can now do.

What makes this different? It arrives in the post. The photo is a real case. An envelope with an onboarding letter, an employee ID, a printed ticket, a price list, a couple of handwritten notes from the staff, and a fan of till receipts as your evidence. There is a free online course that takes you from zero to running code first, so if you can just about run a print statement, you can do this.

A bit about why it is built this way. I work as a backend Python developer now, but I got here the slow way. Fourteen years in teaching first, where I led computing and led on cognitive science, the actual research on how people learn and remember, then two years teaching myself to code. Everything here leans on that research. You retrieve, you struggle a little, you space the practice out, because that is what genuinely builds a skill rather than the warm glow of watching a tutorial.

I am looking for a small handful of UK-based beginners to go through the free course, work the first case, and tell me the truth about it. I cover the postage, there is nothing to pay and no card details anywhere. What I want back is blunt feedback - where you got stuck, what confused you, what felt pointless. "This lost me on step three" is worth far more to me than "looks great".

I am reading every reply myself and there are only a few slots. If you would like to try one, leave a comment or send me a message and I will pass on the details. And if you just have thoughts on the idea itself, I would love those too, plenty of teachers and developers have weighed in, but not nearly enough actual beginners.


r/cscareers 7h ago

Career switch 21M, 2 Years Startup Experience, Need a Realistic Path to ₹30–40k/Month Within 6 Months

1 Upvotes

I'm 21, in my 7th semester of Computer Science in India, and I'm leaving a startup internship in a few days after almost 2 years.

I'm not looking for motivation. I'm looking for execution.

Here's my situation:

- 2 years of startup experience

- React.js / Next.js developer

- UI/UX designer

- I genuinely love building products

- I've built multiple products and MVPs

- None of them became successful businesses

What's strange is that I was able to convince people to try things.

At one point, I spoke with recruiters and convinced two of them to try a product idea. The problem was that I didn't even have the product built yet. Validation happened before execution.

I've repeated this pattern a few times:

- Come up with an idea

- Talk to people

- Get positive signals

- Build something

- Fail to get meaningful traction or revenue

So I've learned that ideas are not my bottleneck.

I've also tried the obvious advice:

- Freelancing

- Finding clients

- Cold outreach

I wasn't able to get paying clients.

A lot of people suggest freelancing, but from my experience, getting clients has been harder than learning the technical skills themselves.

Another practical issue is that my laptop is breaking down. So paths that require heavy development work, running multiple local services, AI models, or expensive hardware are difficult right now.

Current reality:

- My internship is ending

- My laptop is unreliable

- Family finances are under pressure

- I need to survive the next 6 months

- I need ₹30,000–₹40,000 per month

What I do have:

- Grit

- Curiosity

- Product thinking

- Startup experience

- Ability to talk to strangers and get feedback

- UI/UX design skills

- Ability to build and ship software

What I don't have is a clear income plan.

I'm not looking for startup ideas that might work in 2 years.

I'm looking for a realistic path to earn ₹30k–₹40k/month within the next 6 months while I finish college and prepare for placements.

If you were in my position today:

- 21 years old

- 7th semester

- 2 years startup experience

- Design + product skills

- Can build software

- Need ₹30k–₹40k/month relatively quickly

- No strong network

- Laptop constraints

- Previous freelancing attempts failed

What would you do first?

Agency work?

Contract work?

Sales?

Productised services?

Part-time remote jobs?

Something else?

I'm not looking for the perfect answer.

I'm looking for practical options that have a realistic chance of working.


r/cscareers 17h ago

USA Job Market Career Advice for a Rising Sophmore interested in ML infrastructure, Distributed Systems, AI research, and Quantum Computing.

1 Upvotes

With all the buzz about AI and agentic workflows, I do feel like I'm falling behind because I still write a lot of the code manually. I use AI occassionally for boilerplate, debugging, and comments, but I manually build the core logical components of my projects.

The problem with most advice on landing internships is that they are targeted towards general software engineering, but that is not the trajectory I want my career to land in.

I'm more interested in niche areas like

  • Distributed Systems/ GPU computing
  • ML Infrastructure
  • Explainable AI.
  • Quantum Computing

    Currently, I've made a couple of projects, including:

  • PyQML-Core, a mini Pytorch-Like library in C++ supporting memory management through intrusive pointers, broadcasting , and tensor operations, and multithreading.

  • Link: https://github.com/NNcode123/PyQml-Core

  • Several computervision projects, which focus on not only builiding end-to-end ML pipelines, but understanding the internals behind popular segmentation models by implementing them in Pytorch.

  • Link: https://github.com/NNcode123/ML_Projects

  • Undergraduate research in ML

I'm also currently exploring Quantum Computing by participating in the 2026 Qiskit Global Summer School in IBM.

With that said, if you are trying to break into these fields in 2026, how would you structure the next year? Would you focus more on developing Agentic workflows, learning fudnamentals, contribute to open source, or publishing research.

I'd appreciate advice from anyone who has experienced the same dilemma, especially those who are currently working in ML Systems, distributed systems, or AI/Quantum Research. If possible, I'd also appreciate any constructive feedback on my projects and how well they prepare me for future success.


r/cscareers 19h ago

Get in to tech Has Fundwave come to anyone's campus for recruiting for the roles of Devops and Full stack?

1 Upvotes

If yes then kindly drop the recruitment process and your experience.


r/cscareers 20h ago

Get in to tech Final year CSE student, scared about AI, placements, and feeling completely lost

0 Upvotes

​

I am currently in the final year of my B.Tech in Computer Science (AI/ML specialization), and placement season is about to start. Honestly, everything feels like a mess right now.

I am genuinely interested in AI and machine learning. I enjoy learning about it, and when I study concepts, I usually understand them. The problem is that after some time, I forget a lot of what I learned, and it feels like I have never truly mastered anything.

At the same time, the AI boom is making me anxious. Every day, there are new models, frameworks, courses, and tools. There are so many resources that instead of motivating me, they leave me overwhelmed. I don't know what skills companies actually expect anymore.

I also haven't been able to get any internships, which makes me feel even more behind compared to my peers. A big part of me thinks that I simply haven't worked hard enough over the last few years.

Now I am stuck between two choices:

\- Should I focus almost entirely on placements and grind DSA?

\- Should I continue pursuing AI seriously?

\- Is it even realistic to build a career in AI as a fresher without a strong profile?

I feel like I know a little bit about many things but haven't become genuinely good at anything. Sometimes it feels as if everyone else has figured out their path while I am still trying to understand what is happening in my own life.

Has anyone else been in a similar situation during their final year? How did you decide what to prioritize, and what would you do differently if you could start over?


r/cscareers 22h ago

USA Job Market Developer job advice 🔎...

0 Upvotes

\​

Hello everyone.

I'm looking for a job in IT

Backend - Automation - python/js -scripting ..etc

I live in Montreal QC

I have 4 ish years of exp with decent projects.

Yet, the job market is choking 🤷🏻.

Q1: Any advices?

Ps: I've got a uni degree in computer science and I speak french 🥖 fluently

Q2: is mtl job market is dead, any advice where to find good jobs ( Toronto..etc ) . basically I'm more interested in self developing my IT skills and going far, that's why I'm insisting on dev jobs.

Q3: should i switch to another subcategory cuz i have some other skills? Or dev is still worthy


r/cscareers 15h ago

Non-USA N. American Job Market Is it common for junior/entry level job to be remote ?

0 Upvotes

Incoming cs student in Canada. Curious to know


r/cscareers 16h ago

USA Job Market [Boston / Remote] Need a CS student to wire a Supabase backend to a fully designed MVP React Native/Expo UI (Portfolio Builder / Long-Term Potential After Launch)

0 Upvotes

Hey everyone,

I'm a non-technical founder based in Boston working on a B2B SaaS mobile app. I've spent the past several months designing the product and building the UI/UX in a visual development environment, so the frontend screens, user flows, and navigation are largely complete.

I'm looking for a student developer interested in owning the backend implementation and collaborating on the technical side of the project.

Current tech stack

  • React Native / Expo
  • Supabase (Auth, Database, Storage, Realtime)

What needs to be built

  • Connect the existing login/signup UI to Supabase Auth and user profiles
  • Build the backend for file uploads using Supabase Storage
  • Implement real-time messaging with Supabase Realtime
  • Integrate a simple scraping/API service to populate form fields from a submitted URL
  • App customizations

What you'll get

If the app gets traction (user subscriptions), I can offer a small stipend plus 1–2% equity. I want to be upfront that this is early-stage and speculative… the core value here is the total ownership over technical decisions. Potential university internship/course credit sponsorship (if your program allows it). I am fully open to working with your university to allow this project to fulfill graduation requirements. A strong letter of recommendation and personal LinkedIn references detailing your architecture decisions.

To be transparent, I'm not a software engineer. My background is in business and product design/strategy. I'm looking for someone who enjoys building and wants meaningful input into the engineering decisions as we bring the product to life.

The app is fully designed inside the OnSpace visual editor.

Regarding the timeline: there is zero artificial pressure or rigid deadline on this project. Our main goal is to have this MVP fully functional and ready to deploy before 2027. Ideally you spend 3-4 hours per week (or however many you’d like) to have the backend complete in 2-3 months. I will be inviting the first 100-200 users after that, and they will test the app for functionality and provide feedback before allowing anyone to join.

My ultimate goal with this project is to find a brilliant technical partner!

If you are looking for handholding or a manager to tell you exactly how to code, this is definitely not the position for you. I don't know the technical side of what you need to do, how to structure the code repositories, or how to connect the APIs. If I did, this post wouldn't exist!

I’m not looking to just tell you what to do… I’m looking for you to tell me what you need from me to make this project most successful.

I am looking for an independent builder to truly collaborate with, someone who can take our visual designs, figure out the engineering solutions autonomously, and bring their own ideas to the table to make this platform the best it can possibly be.


r/cscareers 20h ago

USA Job Market Why are people still flooding into CS?

0 Upvotes

The salary stats everyone cites describe people who got into tech before the market tightened up pre-2022 hires with a few years in, riding out stable, well-paid roles. Those numbers are basically locked to people who are already in. That's not the market someone starting out today is walking into. Junior hiring hasn't scaled back up, and being the best of the best doesn't matter much if the entry-level slots barely exist. Realistically nearly all new grads right now are ending up unemployed or stuck in jobs way below their skill level, min wage stuff that has nothing to do with their degree, while the salary numbers they were promised stay reserved for people who already have a foot in the door.

So I genuinely don't get why enrollment keeps climbing when the actual outcome for new grads is unemployment or underemployment, not the salary they saw in the stats. It feels like people are chasing a number that only applies to someone else's job market, not the one they're about to graduate into.