stefansjs - Overview

View stefansjs's full-sized avatar

Stefan Sullivan stefansjs

Software developer, signal processing engineer, and occasional open-source contributor

Block or report stefansjs

Stefan Sullivan

I'm a Software Engineer with over a decade of experience. This is my github where I mostly contribute to side projects, and occasional bug fixes to open source projects.

Some of the projects I'm most proud of are

  • Flatbuffers IntelliJ Plugin is a plugin to perform syntax highlighting of the flatbuffers schema format for IntelliJ IDEs, like PyCharm, CLion, AppCode, etc.
  • Filament Dehydrator is a microcontroller project in micropython for creating a little heater for 3D printing plastic
  • CDPlot is a python package for configuration-driven plotting of csv data. Write configs instead of code for plots.

These projects give a bit of a sense for what my code looks like. I try to stay organized, and I try to make sure I have a releasable version of software as much as possible.

Pinned Loading

  1. A flatbuffers schema editing plugin for the IntelliJ platform

    Kotlin 5 1

  2. Some rough models for positioning Greenboy pellet extruder assemblies

    1

  3. Pellet Burner is a 3d printer toolhead for a Voron 0 using the Greenboy3d pellet extruder hotend based on the Dragon Burner

    3

  4. Forked from gilmijar/dht_reader

    PIO-based reader for DHT11 and DHT22 for use with Raspberry Pi Pico (or a RP2040 or similar mcu)

    Python