←back to thread

224 points shinypenguin | 2 comments | | HN request time: 0.405s | source

Hello HN

In a short form question: If you do, where do you look for a short time projects?

I'd like to put my skill set to use and work on a project, I'm available for 6-9 months. The problem seems to be for me, that I cannot find any way of finding such project.

I'm quite skilled, I have 15 years of experience, first 3 as a system administrator, then I went full on developer - have been full stack for 2 of those years, then switched my focus fully on the backend - and ended up as platform data engineer - optimizing the heck out of systems to be able to process data fast and reliably at larger scale.

I already went through UpWork, Toptal and such and to my disappointment, there was no success to be found.

Do you know of any project boards, or feature bounty platforms, that I could use to find a short time project?

Thank you for your wisdom :)

1. dj_axl ◴[] No.43355175[source]
Any niche? I mean, possibly large-scale data processing, yet I've seen people go more niche than that. In other words if your resume has 5+ years in one particular industry then that might be whom to target.
replies(1): >>43362857 #
2. shinypenguin ◴[] No.43362857[source]
My niche is basically - I'm building distributed systems with minimal external dependencies that are fast and work reliably on the minimal amount of hardware/complexity. I do focus mainly on data processing and gathering. The result is, that my client does not need that many servers or that big of a devops team to manage the service and it's reliable and scalable.

For example, I have build events gathering distributed system in Elixir (without external systems) that handled 930m events (33k reqs on peak hours) per day on 2 dedicated servers and that was only because minimal HA was required. It resulted in processing and aggregating of few billions of rows per day, in almost real time (few seconds behind realtime). It's still up to this day, few years later with only outages being updates of OS and Elixir/erlang updates to the app.

I love learning and understanding things - do you know of any niche that would fit mine and where I could go deeper with my knowledge and experience?