Chris Greening

Chris Greening @chrisgreening

About: generalized specialist - software engineer and data scientist - particularly fond of Python and R

Location:
New York metropolitan area
Joined:
Oct 5, 2020

Chris Greening
articles - 56 total

Documentation That Builds Itself with Sphinx + Read the Docs

What if your documentation built itself? With the latest update to Greening, it kind of does. ...

Learn More 6 0Apr 18

GitHub Autodetection Comes to Greening

Tired of typing your GitHub username for the hundredth time? We were too. Greening now...

Learn More 0 0Apr 14

🌱 New Feature: Beautiful Per-Command Help for the Greening CLI

🌿 One of the newest additions to the Greening CLI is intuitive, per-command help. You can now...

Learn More 0 0Apr 9

Open Source is Soil: The Greening Philosophy

Open source is soil. It’s not just where we build — it’s where things grow. The name Greening...

Learn More 0 0Apr 7

How to Generate a GitHub Token for Pushing Repos with Greening

When using greening new to auto-create and push a repo to GitHub, you'll need a GitHub token with...

Learn More 1 0Apr 7

Greening is looking for beginner open source contributors!

Hello! I'm the creator of Greening, a lightweight CLI that automates launching new open source...

Learn More 0 0Apr 6

The Philosophy Behind Greening: Developer Momentum

"The best time to build is when you're most excited — so why does setup always get in the...

Learn More 0 0Apr 5

How to Enable Google Analytics Tracking in Your Greening-Deployed Site

Want to track visitors to your open-source project site or personal portfolio? Greening makes it easy...

Learn More 0 0Apr 5

Introducing Greening: Ship Beautiful Software, Fast

I built Greening because I was tired of boilerplating the same setup over and over again. GitHub...

Learn More 0 0Apr 4

Simulating simple CRT and glitch effects in Pygame

For my retro-style arcade shooter Planetoids, I wanted to give the visuals a nostalgic kick—like you...

Learn More 2 0Mar 23

Planetoids! - my first attempt at indie game dev in Python

A couple of weeks ago, I visited a retro arcade packed with classic cabinets from the ‘70s and...

Learn More 0 0Mar 20

Calculating weighted averages with numpy and Python!

Introduction Navigating the world of data often means operating in scenarios where not all...

Learn More 11 0Aug 22 '23

Visualizing shapefiles in R with sf and ggplot2!

Introduction As data scientists, being able to investigate and visualize the geographic...

Learn More 16 0Aug 11 '23

Effortlessly scrape HTML tables into Python using pd.read_html!

In today's data-driven world, the ability to extract and synthesize information from various online...

Learn More 10 3Aug 8 '23

Unlock the power of method chaining for elegant and efficient Spyrograph transformations

DISCLAIMER: This post was written by a human with the help of AI Introduction to Method...

Learn More 0 0Apr 19 '23

Customizing the origin of our geometric visualizations using Python and Spyrograph

DISCLAIMER: This post was written by a human with the help of AI Introduction Trochoids...

Learn More 0 0Apr 10 '23

Tracing multiple shapes on the same screen with Spyrograph

DISCLAIMER: This blog post was written by a human with the help of AI Introduction In...

Learn More 1 0Apr 8 '23

Adding a boomerang effect to our Spyrograph animations

DISCLAIMER: This blog post was written by a human with the help of AI Introduction...

Learn More 5 0Apr 7 '23

Creating mesmerizing spirograph animations with Python and Spyrograph

DISCLAIMER: This blog post was written by a human with the help of AI Captivating...

Learn More 1 0Apr 6 '23

Scaling trochoid's and cycloid's input parameters with the Spyrograph `scale` method

DISCLAIMER: This blog post was written by a human with the help of AI In this blog post, we will...

Learn More 2 0Apr 1 '23

Spyrograph is looking for beginners to open source to contribute!

Heyo everyone! My name's Chris and I'm the author and maintainer over at spyrograph - an open source...

Learn More 2 0Mar 30 '23

Drawing cycloids with a specific number of cusps using Spyrograph

DISCLAIMER: This blog post was written by a human with the help of AI In this blog post, we will...

Learn More 1 0Mar 30 '23

Plotting beautiful spirographs with matplotlib and Spyrograph

DISCLAIMER: This blog post was written by a human with the help of AI In this blog post, we'll be...

Learn More 4 0Mar 30 '23

Creating a range of hypotrochoids with the create_range method using Spyrograph and Python

DISCLAIMER: This blog post was written by a human with the help of AI When working with the...

Learn More 3 0Mar 25 '23

Configuring the Spyrograph trace method to explore stunning geometric visualizations in Python

DISCLAIMER: This blog post was written by a human with the help of AI Hypotrochoids and epitrochoids...

Learn More 3 0Mar 25 '23

Draw beautiful geometric visualizations with Python and Spyrograph

In the world of mathematics there is a limitless supply of patterns, visualizations, and concepts...

Learn More 7 0Mar 12 '23

Completing missing combinations of categories in our data with pandas.MultiIndex!

The pandas.MultiIndex is a powerful tool for handling multi-level indexing in pandas.DataFrames...

Learn More 7 2Feb 4 '23

Leveraging the pipe method to write beautiful and concise data transformations in pandas

When it comes to data science and analysis, being able to prepare and transform our data is a...

Learn More 5 6Jan 29 '23

Joining multiple datasets on the same column in R using dplyr and purrr

Joining multiple datasets on the same column is a common pattern in data preparation So let's jump...

Learn More 4 0Jan 28 '23

A playlist of podcast episodes I wish I knew about while studying for the AWS Certified Cloud Practitioner exam

One of my favorite productivity hacks is to leverage my time wasted on chores (i.e. cleaning,...

Learn More 14 0May 10 '22