Ask HN: What is your job role and what are the side projects you are working on?
The question in itself is self-explanatory. Please mention your normal day job role (backend developer, full stack engineer etc) and what are the side projects you are doing currently.
This question is about having insight about what people are doing.
82 comments
[ 3.5 ms ] story [ 159 ms ] threadI do some freelance work for a small business owner in which I code small Java apps that hook to the eBay and Amazon APIs, for the benefit of his business. It makes me a little money but I've recently asked for a pay rise.
Other than that, I want to make my own mobile apps using tools like Xamarin but I haven't really built up the confidence in myself to create any of my ideas. They mostly seem like things that have been done before or where I don't see that they might get as much use as the idea does in my head.
On top of that, I enjoy my free time. I find it very hard to come home and have the energy to code after my 9 to 5 where I've been doing the same thing, staring at a screen, 7 and a half hours. Instead, I try to exercise a fair bit and build hobbies outside of programming. I'm a bit of an everythingist, admittedly, though it's not a quality I think leads to becoming a master in programming.
Has anyone else faced similar problems to me? What is your answer to your own question, OP?
Side projects: I've been tinkering with new approaches for doing MVC and templating in JS. See my projects on GitHub: https://github.com/kethinov
Current project is to allow researchers to send fully sequenced genomes to our server, align the sequenced genome to a referenced genome, then store the data in a performant way that can be queried against. Right now, its either too technical for the researchers or too expensive. I have dreams of making it something big but time is a limited resource as well as finding people who A) know how to build massive data platforms at scale and B) know enough about genomics to build the platform.
We're coming along well so far. The alignment of sequenced genomes to referenced genomes if done (although not scale ready yet). Currently working on/learning the data storage side and what to do there.
Shameless plug: if anyones interested in our project, we could use some help.
Seven Bridge & DNAnexus probably have the most complete/thorough system (imo). The challenge though is doing it fast, at scale, and user friendly enough. Seven Bridges is cost effective and can definitely scale but it's not necessarily the fastest solution on the market. While these guys offer the full end-to-end solution, we're just trying to focus specifically on accelerating the pipeline. Maybe in the future we'll get to the full circle, but that's not our focus.
We use a variation of bowtie2 that allows us to scale well. We're able to align a 30x genome right now in about 8 minutes and are doing a couple more tests that might get us down into the <5 min range. The goal is to be able to do multiple at once in <5min with our portion of the pipeline taking less than 10 min total.
There are universities, such as Harvard, that are trying to align 1,000s of these a month but the current providers can't keep up. So, we're seeing if we can provide something that can help them out.
Just to be clear, we're not reading this directly off of the sequencers. Our assumption is the sequenced data is already stored in which we load the data onto the cluster.
I'm not necessarily the technical one of our group unfortunately but, if you're interested, I'd be interested in picking your brain.
Would love to talk more :)
Side projects, a few gigs on Upwork.
Side Projects:
Early next week, I'm going to be releasing an Android word game.
Revenue-producing side-projects: https://SendToMyCloud.com & https://PrivateForms.com
Other side projects: http://artpacks.org, http://aboutbrowser.com & http://norefer.link
In the beginning (for each) I found a few people asking on forums for software that solves the exact problem that these products solved, and then posted the software as a solution.
Since the first few weeks, I haven't done any marketing at all—everything comes in via search, or referral traffic.
I've recently considered polishing up the most-used bits and packaging it as a proper framework, but I probably need a kick in the ass (or even just a hint of interest) to do so. :)
Artpacks.org strays from the framework a bit by using Backbone.js for the front-end. So does the game that I'm working on.
[1]: https://github.com/colegion/goal
Side projects:
http://magicplaylist.co/
https://github.com/loverajoel/spotify-sdk
Before you say it, yes, I have a problem focusing.
Side Project: Tool to save window positions and opened files to restore them anytime later: http://getcapp.com/
I have two side projects that now currently on development stage:
- MIM, Mobile inventory manager I build it using Ionic Framework: https://github.com/meisyal/MIM
- AMI Converter, A desktop-based multimedia converter that supports image, audio, and video conversion: https://github.com/meisyal/ami-converter
side job - full stack developer for a website that provides continued education for dental students and dentists
I'll generally take the random freelance job that comes around, both remote or local - building a Wordpress website for a local plumbing company this week.
If those 3 aren't consuming all of my time, I've been planning an idea for a programmers network, but i haven't had much free time lately :(
My side project: Working to create an agency that helps a specific niche business. We already have close to a dozen clients on a monthly subscription that are generating a good chunk of revenue. A few more clients and I can forgo my current contracting gigs and do it full time.
side projects: http://lcd.al/, http://realkana.com/, and iOS game development
I've been writing in the mornings and late at night, and I just finished an intro Python book: http://nostarchpress.com/pythoncrashcourse It will be out next month, and I'm very happy to focus on supporting the book now that the writing is finished. I love writing at the introductory level, where the focus is half on technical issues and half on helping people learn to think as a developer.
Writing a book has significantly increased the degree of professionalism I bring to my side projects. My school district just adopted a new learning management system, but there's no functionality included for generating report cards, so I'm working on a project that automates the process of generating report cards. The software is relatively easy and enjoyable to write, but the politics involved in making sure this work is implemented correctly into the overall district processes is challenging. Having worked through all the details involved in publishing a book helps me identify and work through the many non-technical issues involved in fully implementing a side project.
I have a small side project for a family member. He's a commercial beekeeper and needed a way to track information about his hives, so I am making him a mobile app (built with Ionic) that lets him put QR codes on the hives and track everything he needs about them.
My wife and I just had our first baby, and I'm starting Georgia Tech's OMSCS program in the Spring, so I don't have much spare time right now. But off and on I have been learning Clojure/ClojureScript, Haskell, and more about React and its ecosystem. I also am teaching an introductory JavaScript class for a local tech "bootcamp" company, and enjoying it a lot.
My most recent side projects are http://whenactive.com and http://creatorslog.com
https://en.wikipedia.org/wiki/David_Foster_Wallace
I always have a lot of different projects running around in my head. I have two big ones right now. The first is a React Native app integrating with a Buddypress site. The second that I am working on is a plugin that integrates a popular API with Buddypress that I am going to post on CodeCanyon.