Skip to content
View sebastian-raubach's full-sized avatar

Organizations

@DSSAT @plantbreeding @HuttonICS @buntata @germinateplatform @cropgeeks
Block or Report

Block or report sebastian-raubach

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sebastian-raubach/README.md

Hi there 👋

About me

I'm a Bioinformatics Research Software Engineer (RSE) working on plant genetic resource tools and apps. Mostly developing in Javascript, Java, Android and MySQL.

const sebastian = {
  code: ["Javascript", "Java", "SQL"],
  technologies: {
    mobileApp: ["Android App"],
    frontEnd: {
      js: ["Vue.js", "GWT"],
      css: ["bootstrap"]
    },
    backEnd: {
      js: ["node"],
      java: ["Restlet", "GWT"]
    },
    visualization: ["Plotly.js", "d3.js"],
    devOps: ["Docker", "DockerHub", "GitHub Actions"],
    databases: ["MySql", "Postgres", "sqlite"]
  },
  currentFocus: "Development of Germinate and mobile data collection apps",
  hobbies: ["Hiking", "Photography", "Reading", "Coding"],
  resources: {
    stackoverflow: "https://stackoverflow.com/users/1449199/baz",
    twitter: "https://twitter.com/BazRaubach",
    mastodon: "https://fosstodon.org/@BazRaubach",
    bluesky: "https://bsky.app/profile/bazraubach.bsky.social",
    linkedin: "https://www.linkedin.com/in/sebastian-raubach/",
    orcid: "https://orcid.org/0000-0001-5659-247X"
  }
};

Areas of interest

  • Research and development of database and data warehouse systems for the storage and retrieval of data from complex experimental datasets like Germinate.
  • Development of mobile field trials applications to aid in data collection and increase data quality like GridScore and Germinate Scan.
  • Development of applications to support the analysis, quality control and visualization of genetic, meta and field trial datasets like Germinate.
  • Development of applications based on a personal need and then making them freely available to a wider audience Frickl, Sgud and Lit.

Github stats Top Langs GitHub Streak

Pinned

  1. frickl-web frickl-web Public

    Frickl is a self-hosted image library. Take ownership of all your photos taken over many years and display them proudly through a sleek web interface. Share them with friends and family.

    Vue 20 4

  2. frickl-web-server frickl-web-server Public

    Frickl is a self-hosted image library. Take ownership of all your photos taken over many years and display them proudly through a sleek web interface. Share them with friends and family.

    Java 2

  3. lit lit Public

    Lit (Launch it) is a simple application launcher. Define all the applications you regularly start after your PC boots up and start them all with just a single click.

    Java

  4. sgud-client sgud-client Public

    SGUD is a web-based rating tool for...stuff. Rate your favourite beer, pizza or soft-drink. Rate cheese from your local supplier. Rate your electrician, your pets or even your children (just kidding).

    Vue

  5. advent-of-code advent-of-code Public

    Advent of Code implementation in Javascript using Vue.js for visuals. Covers multiple years.

    Vue 4

  6. hiketime hiketime Public

    HikeTime is a simple hike duration estimator

    Vue