jonathansick
I do Python, documentation engineering, and Kubernetes cloud apps for the world's most advanced astronomy research institutions.
J.Sick Codes Inc.Ontario, Canada
Pinned Repositories
ads_bibdesk
(Unmaintained) Mac OS X service for frictionless import of NASA ADS and arXiv publications into BibDesk.
awesome-astronomy
A list of awesome astronomy projects
dotfiles
Jonathan Sick's dotfiles.
documenteer
Sphinx extensions, configurations, and tooling for Rubin Observatory documentation projects
kafkit
Asyncio-based Python library for working with aiokafka, Confluent Schema Registry, and Kafka Broker APIs.
ltd-keeper
LSST the Docs Keeper: RESTful API for managing LSST's published software docs
safir
Safir is the SQuaRE Framework for building FastAPI services
times-square
A Rubin Science Platform service for hosting parametrized Jupyter notebooks as webpages
www_lsst_io
www.lsst.io — Rubin observatory documentation portal
jonathansick's Repositories
jonathansick/awesome-astronomy
A list of awesome astronomy projects
jonathansick/ads_bibdesk
(Unmaintained) Mac OS X service for frictionless import of NASA ADS and arXiv publications into BibDesk.
jonathansick/sickvim
Jonathan Sick's Vim Setup
jonathansick/paperweight
Python package for hacking LaTeX documents
jonathansick/jonathansick.ca
My personal website
jonathansick/astropy-tutorials
Tutorials for the Astropy Project
jonathansick/bibcode
Work with NASA/SAO ADS bibcodes on the command line.
jonathansick/micro-blog-archive
A GitHub mirror of my micro.blog content
jonathansick/astropy
Main Astropy repository
jonathansick/astropy-data
The source for the astropy data repository (although the primary server is not on github)
jonathansick/astropyexampledemo
Demo of the Astropy Example Gallery.
jonathansick/conda-forge-admin-requests
jonathansick/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
jonathansick/hello-next
My implementation on the hello-next tutorial project
jonathansick/jonathansick
Profile README
jonathansick/jsick-microdotblog-theme
Theme for jonathansick.blog (a Micro.blog site).
jonathansick/learn-astropy
Technology demo for an Algolia-powered search app for Learn Astropy
jonathansick/learn-astropy-librarian
The content crawler that supplies Learn Astropy's web search.
jonathansick/lso-011
Release scenarios for LSST data
jonathansick/lsst-documenteer-feedstock
A conda-smithy repository for lsst-documenteer.
jonathansick/nbcollection
Execute and convert collections of Jupyter notebooks to static HTML
jonathansick/pre-commit-action
a GitHub action to run `pre-commit`
jonathansick/sick-fits
The Sick Fits app from Wes Bos's Advanced React and GraphQL course
jonathansick/sickconfig
Jonathan Sick's rcm-managed dotfiles
jonathansick/sphgeom
C++ spherical geometry primitives for LSST Data Management
jonathansick/sphinx-astropy
Sphinx functionality for Astropy
jonathansick/sphinx-automodapi
Sphinx extension for generating API documentation
jonathansick/sphinx-example-index
Sphinx extension for collecting examples from narrative documentation
jonathansick/sphinx-jinja
jonathansick/word-clone
Word game exercise from Josh Comeau's Joy of React