Skip to content
View baztastic's full-sized avatar
🇮🇪
🇮🇪
Block or Report

Block or report baztastic

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

Pinned Loading

  1. trafodata trafodata Public

    Shiny App to display Time series analysis of power transformer data

    R

  2. reclaim-space reclaim-space Public

    Take back space in your browser from websites like Pinterest and Medium that block your screen with sticky headers and modals.

    JavaScript 1

  3. hse-bot hse-bot Public

    Two methods in Python for checking the number of PCR Tests available on the HSE system

    Python

  4. mandelbrot mandelbrot Public

    Python script to generate images of the Mandelbrot set for given radii and iteration values.

    Python

  5. Create pretty neon graphs of lab sta... Create pretty neon graphs of lab statistics with a retro/outrun/vaporwave aesthetic
    1
    library(ggplot2)
    2
    library(ggridges)
    3
    library(dplyr)
    4
    # need imagemagick installed and the `glow` script from here: http://www.fmwconcepts.com/imagemagick/glow/index.php
    5
    
                  
  6. py-orrery py-orrery Public

    An 3-dimensional model of the solar system (orrery) built in python.

    Python