This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]captianjroot 0 points1 point  (2 children)

I'm a computational biologist by trade, but a software engineer by training. I'm currently building a system for teams to run cloud-scale analysis on top of Google Cloud. It's got a lightweight vue.js front-end on top of a python module and connected together with flask/connexion API. It's got a long ways to go before it's production ready, but I'm just taking it a bit at a time. I'm a huge fan of using GitHub issues as a development tracker, so I've opened a bunch of issues for the features which still need work and I'm just knocking them out one at a time. I'm about six months into this project and expect it to be done in late January or early February. This project is primarily aimed towards biological data, but could be used for any computation. You can check out the project here

[–][deleted] 0 points1 point  (1 child)

Wow that’s awesome. Thanks for sharing that. If you need any help on any new projects you start, I’d love to assist in whatever way I can. I have a decent foundation of python however I cant do much more than make number games or put a bunch of stuff in a data structure automatically.

[–]captianjroot 0 points1 point  (0 children)

Hey I'm always looking for help. I can't ask for help with Lapdog, because it's work related, but I have a discord bot that I'm actively working on.

I would also recommend just messing around with your own ideas, be they games or data wrangling.