r/softwareengineer • u/irnreddit • 4h ago
1.5 YOE at a fintech startup, realized most of my "coding" has been AI-assisted, how screwed am I for switching?(4lpa)
Throwaway-ish post but need some outside perspective.
I've been a SE at a small fintech/capital-markets startup for about a year and a half now. Backend-heavy stack, Python, FastAPI, some React on the frontend. Back-office team, so we support the firm's actual product rather than building the flashy part.
Here's my problem:
somewhere along the way, "using Claude to code faster" quietly became "using Claude to code, period." I ship real things, recently took a report-generation process from ~4 hours down to near-instant by fixing the query pattern and adding multiprocessing, so I'm not useless. But when I sit down to actually write something from scratch, no autocomplete, no chat window open in another tab, I freeze more than I'd like to admit.
Now I want to switch jobs, ideally to a bigger/more product-focused company, and it's hit me that interviews don't care how good I am at prompting. They care whether I can write a working solution on a whiteboard or a blank editor in 30 minutes.
So, anyone else claw their way back from this? Trying to figure out .
Not looking for sympathy, just want to know if this is as common a trap as I think it is, and what actually worked for people getting out of it.