These days I should probably do something similar with LLMs if there's time.
Ask HN: What side projects landed you a job?
281–290 of 538 posts
Re: Ask HN: What side projects landed you a job?
#282To make it easier for our computer club to conduct small contests, I made a small application in Python that could display problems, accept submissions, and automatically grade them.
It had a horrible "single page" UI that used jquery to hide and show divs to switch pages, and obviously had 0 sandboxing, but it got the job done for our purposes.
A couple of years later, a CEO of a local startup was visiting my high school, and he happened to catch the program in action. His business had been struggling with a hairy Google Drive integration and he asked me if I had any ideas. That eventually led to a part-time offer, which became full time after I graduated.
So yeah, it was quite serendipitous. While the project wasn't directly related to my job, it did give me an in, even though the code quality was so shoddy it makes me shudder to even think about it now.
Re: Ask HN: What side projects landed you a job?
#283Earlier quoted context omitted.
Move to California, go back to an office for 60 hours a week, sign my life away and swear to secrecy about my thrilling position on some compiler team? Yeah I think could say no to that.
> thrilling position on some compiler team What’s wrong with compilers?
And imagine how many middle-managers they have who think a) they're the next Steve Jobs, and b) that what drove his success was being a dick to his workmates.
Re: Ask HN: What side projects landed you a job?
#284Recognizing potential in this idea, I approached a burgeoning startup in my country that was launching a ride-hailing service. To my astonishment, they expressed interest and invited me to join as one of their first engineers. This role turned out to be one of my most enriching startup experiences. I dedicated over a year there before transitioning to another company.
This startup, Yassir, later gained traction and support, securing backing from Y Combinator and raising over $150 million. My early work with them remains a pivotal point in my career, highlighting the power of innovation and the impact of new technology in the startup world
Re: Ask HN: What side projects landed you a job?
#285After a year I then went back and realized it was getting 1,000 downloads a week, I did it a bit more work on it and stuck a price tag on it, it's since been my full time job for several years.
Re: Ask HN: What side projects landed you a job?
#286Re: Ask HN: What side projects landed you a job?
#287Earlier quoted context omitted.
That's nothing, the "Silicon Valley" part is what happened after the acquisition. Google was so paranoid about "user data" that they forced us to delete every scrap of our training datasets, going as far as physically shredding any laptop that had contained the data. We had a memorable evening at the office with the onsite shredder truck. It couldn't shred the MacBooks due to the aluminum case and we ended up smashin…
This is nuts. I sometimes lament my employer wasting money and engineer time but this is a whole nother level.
Re: Ask HN: What side projects landed you a job?
#288It was beautifully designed (thanks to some help from a designer friend) and I was really proud of the architecture and Objective-C code.
A large retailer reached out to me on LI and asked about a job. As part of the interview process they asked me to submit a code sample and I submitted basil. The senior dev in the interview commented that he didn’t have any negative comments about the code but instead spent the interview telling me the things he liked about it. It was so fun and gratifying to get that feedback and I got the job and worked there for seven years. It totally changed the direction of my career!
Re: Ask HN: What side projects landed you a job?
#289Re: Ask HN: What side projects landed you a job?
#290Working on cubesat club for my university. Helped me get 2nd round internship interview @ Mr. Beast studios. not sure if this counts since internship + haven't got job yet, but I think it played a big role in helping me advance.