Skip to content

Commit

Permalink
removed lfs (issue with hosting things)
Browse files Browse the repository at this point in the history
  • Loading branch information
sepro committed Dec 19, 2024
1 parent 9a46245 commit 0cd7822
Show file tree
Hide file tree
Showing 794 changed files with 42 additions and 48 deletions.
6 changes: 0 additions & 6 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
*.jpg filter=lfs diff=lfs merge=lfs -text
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.xlsx filter=lfs diff=lfs merge=lfs -text
*.xls filter=lfs diff=lfs merge=lfs -text
84 changes: 42 additions & 42 deletions _sass/bourbon/css3/_selection.scss
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
@charset "UTF-8";

/// Outputs the spec and prefixed versions of the `::selection` pseudo-element.
///
/// @param {Bool} $current-selector [false]
/// If set to `true`, it takes the current element into consideration.
///
/// @example scss - Usage
/// .element {
/// @include selection(true) {
/// background-color: #ffbb52;
/// }
/// }
///
/// @example css - CSS Output
/// .element::-moz-selection {
/// background-color: #ffbb52;
/// }
///
/// .element::selection {
/// background-color: #ffbb52;
/// }

@mixin selection($current-selector: false) {
@if $current-selector {
&::-moz-selection {
@content;
}

&::selection {
@content;
}
} @else {
::-moz-selection {
@content;
}

::selection {
@content;
}
}
}
@charset "UTF-8";

/// Outputs the spec and prefixed versions of the `::selection` pseudo-element.
///
/// @param {Bool} $current-selector [false]
/// If set to `true`, it takes the current element into consideration.
///
/// @example scss - Usage
/// .element {
/// @include selection(true) {
/// background-color: #ffbb52;
/// }
/// }
///
/// @example css - CSS Output
/// .element::-moz-selection {
/// background-color: #ffbb52;
/// }
///
/// .element::selection {
/// background-color: #ffbb52;
/// }

@mixin selection($current-selector: false) {
@if $current-selector {
&::-moz-selection {
@content;
}

&::selection {
@content;
}
} @else {
::-moz-selection {
@content;
}

::selection {
@content;
}
}
}
Binary file modified assets/box_large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/box_medium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/box_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/header_image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/android-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/android-icon-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/android-icon-36x36.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/android-icon-48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/android-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/android-icon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-114x114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-57x57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/apple-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/favicon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/ms-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/icons/ms-icon-150x150.png
Binary file modified assets/icons/ms-icon-310x310.png
Binary file modified assets/icons/ms-icon-70x70.png
Binary file modified assets/images/gallery/abyssal_conspiracy.jpg
Binary file modified assets/images/gallery/benfords_law.jpg
Binary file modified assets/images/gallery/bluetooth_speaker.jpg
Binary file modified assets/images/gallery/bluetooth_speaker_finished.jpg
Binary file modified assets/images/gallery/gbz_mkII.jpg
Binary file modified assets/images/gallery/gbz_mkII_back.jpg
Binary file modified assets/images/gallery/kual_dashboard.jpg
Binary file modified assets/images/gallery/macropad_finished.jpg
Binary file modified assets/images/gallery/map_extension.jpg
Binary file modified assets/images/gallery/mechanical_keyboard.jpg
Binary file modified assets/images/gallery/moon_light_ha.jpg
Binary file modified assets/images/gallery/mouse_print.jpg
Binary file modified assets/images/gallery/sdxl_vermeer_gallery.jpg
Binary file modified assets/images/gallery/silent_mechanical_keyboard.jpg
Binary file modified assets/images/gallery/stable_diffusion_tips.jpg
Binary file modified assets/images/gallery/starry_night.jpg
Binary file modified assets/images/gallery/stickers.jpg
Binary file modified assets/images/gallery/three_watches.jpg
Binary file modified assets/images/gallery/tokenbox.jpg
Binary file modified assets/images/gallery/vermeer_generation_5600.jpg
Binary file modified assets/images/gallery/zigbee.jpg
Binary file modified assets/images/headers/R_header.png
Binary file modified assets/images/headers/gameboyzero.jpg
Binary file modified assets/images/headers/hard_disk.jpg
Binary file modified assets/images/headers/machine_learning.jpg
Binary file modified assets/images/headers/python_code.jpg
Binary file modified assets/images/lightgallery/controls.png
Binary file modified assets/images/lightgallery/video-play.png
Binary file modified assets/images/lightgallery/vimeo-play.png
Binary file modified assets/images/lightgallery/youtube-play.png
Binary file modified assets/images/thumbnails/3ds_usbc_header.jpg
Binary file modified assets/images/thumbnails/R_header.png
Binary file modified assets/images/thumbnails/abyssal_conspiracy.jpg
Binary file modified assets/images/thumbnails/aqara_cube.jpg
Binary file modified assets/images/thumbnails/aqara_sensor.jpg
Binary file modified assets/images/thumbnails/bayesian_sales_header.jpg
Binary file modified assets/images/thumbnails/benfordslaw.jpg
Binary file modified assets/images/thumbnails/birthday.jpg
Binary file modified assets/images/thumbnails/blender_grill.jpg
Binary file modified assets/images/thumbnails/bluetooth_speaker_finished.jpg
Binary file modified assets/images/thumbnails/bluetooth_speaker_modules.jpg
Binary file modified assets/images/thumbnails/busyboard_header.jpg
Binary file modified assets/images/thumbnails/chatgpt_gui_app.jpg
Binary file modified assets/images/thumbnails/classifying_penguins_2_header.jpg
Binary file modified assets/images/thumbnails/classifying_penguins_header.jpg
Binary file modified assets/images/thumbnails/clustermap_header.jpg
Binary file modified assets/images/thumbnails/coffee-header.jpg
Binary file modified assets/images/thumbnails/crowd_header.png
Binary file modified assets/images/thumbnails/diy_watches.jpg
Binary file modified assets/images/thumbnails/fab_header.jpg
Binary file modified assets/images/thumbnails/fish_school.jpg
Binary file modified assets/images/thumbnails/gameboy_3dprint_header.jpg
Binary file modified assets/images/thumbnails/gbz_mkII.jpg
Binary file modified assets/images/thumbnails/generator_header.png
Binary file modified assets/images/thumbnails/github_actions_header.jpg
Binary file modified assets/images/thumbnails/graph_header.png
Binary file modified assets/images/thumbnails/gwent_header.jpg
Binary file modified assets/images/thumbnails/gwent_pro_rank.jpg
Binary file modified assets/images/thumbnails/id75_keyboard.jpg
Binary file modified assets/images/thumbnails/id75_keyboard2.jpg
Binary file modified assets/images/thumbnails/ikea_tradfri.jpg
Binary file modified assets/images/thumbnails/ikea_vindriktning_hack.jpg
Binary file modified assets/images/thumbnails/ikea_vindriktning_hack_2.jpg
Binary file modified assets/images/thumbnails/jekyll_map.jpg
Binary file modified assets/images/thumbnails/keyforge_covid.jpg
Binary file modified assets/images/thumbnails/keyforge_deck_estimate.jpg
Binary file modified assets/images/thumbnails/keyforge_game.jpg
Binary file modified assets/images/thumbnails/keyforge_hiatus.jpg
Binary file modified assets/images/thumbnails/kindle_pw3.jpg
Binary file modified assets/images/thumbnails/kindle_pw3_2.jpg
Binary file modified assets/images/thumbnails/machine_learning.jpg
Binary file modified assets/images/thumbnails/macropad.jpg
Binary file modified assets/images/thumbnails/marvins_print.jpg
Binary file modified assets/images/thumbnails/mech_keyboard_header.jpg
Binary file modified assets/images/thumbnails/midipad.jpg
Binary file modified assets/images/thumbnails/midipad2.jpg
Binary file modified assets/images/thumbnails/moonlight_header.jpg
Binary file modified assets/images/thumbnails/motion_sensor.jpg
Binary file modified assets/images/thumbnails/mtg_header.jpg
Binary file modified assets/images/thumbnails/mtg_map.jpg
Binary file modified assets/images/thumbnails/pca_header.jpg
Binary file modified assets/images/thumbnails/pico_usbc_header.jpg
Binary file modified assets/images/thumbnails/posthoc_statannotations_header.jpg
Binary file modified assets/images/thumbnails/printing_keyraken.jpg
Binary file modified assets/images/thumbnails/pycombat_header.jpg
Binary file modified assets/images/thumbnails/python_code.jpg
Binary file modified assets/images/thumbnails/ridgelineplot_header.png
Binary file modified assets/images/thumbnails/sdxl_header.jpg
Binary file modified assets/images/thumbnails/search_header.jpg
Binary file modified assets/images/thumbnails/search_header.png
Binary file modified assets/images/thumbnails/sentiment_analysis.jpg
Binary file modified assets/images/thumbnails/server_header.jpg
Binary file modified assets/images/thumbnails/stable_diffusion_part_1.jpg
Binary file modified assets/images/thumbnails/starry_night_generation_5000.jpg
Binary file modified assets/images/thumbnails/steganography_header.jpg
Binary file modified assets/images/thumbnails/stickers.jpg
Binary file modified assets/images/thumbnails/tinyrp2040_header.jpg
Binary file modified assets/images/thumbnails/tinyrp2040_header.png
Binary file modified assets/images/thumbnails/vermeer_header.jpg
Binary file modified assets/logo.png
Binary file modified assets/mascot.no_shadow.png
Binary file modified assets/pages/gwent/national_stats.xlsx
Binary file not shown.
Binary file modified assets/pages/gwent/player_stats.xlsx
Binary file not shown.
Binary file modified assets/pages/gwent/player_summaries.xlsx
Binary file not shown.
Binary file modified assets/pages/gwent/seasonal_stats.xlsx
Binary file not shown.
Binary file modified assets/posts/2019-12-01-Sentiment-Analysis/header.png
Binary file modified assets/posts/2019-12-29-Magic-the-Gathering/cards/brainstorm.jpg
Binary file modified assets/posts/2019-12-29-Magic-the-Gathering/cards/plains.jpg
Binary file modified assets/posts/2019-12-29-Magic-the-Gathering/cards/wasteland.jpg
Binary file modified assets/posts/2020-01-12-Genetic-Art-Algorithm/evolution_grid.png
Binary file modified assets/posts/2020-01-12-Genetic-Art-Algorithm/post_header.jpg
Binary file modified assets/posts/2020-01-12-Genetic-Art-Algorithm/starry_night_full.jpg
Binary file modified assets/posts/2020-02-10-Genetic-Art-Algorithm-2/vermeer_header.jpg
Binary file modified assets/posts/2020-02-10-Genetic-Art-Algorithm-2/voronoi_plot.png
Binary file modified assets/posts/2020-02-25-3D-printing/benchy_print.jpg
Binary file modified assets/posts/2020-02-25-3D-printing/dice_box_print.jpg
Binary file modified assets/posts/2020-02-25-3D-printing/marvins_print.jpg
Binary file modified assets/posts/2020-02-25-3D-printing/mouse_print.jpg
Binary file modified assets/posts/2020-02-25-3D-printing/planter_print.jpg
Binary file modified assets/posts/2020-02-25-3D-printing/tokenbox_print.jpg
Binary file modified assets/posts/2020-03-13-Jekyll-Blog/map_extension.png
Binary file modified assets/posts/2020-04-05-DeckLock/keyforge_game.jpg
Binary file modified assets/posts/2020-04-05-DeckLock/kf_deck_overview.png
Binary file modified assets/posts/2020-04-26-DeckLock2/header.jpg
Binary file modified assets/posts/2020-05-01-Mechanical-Keyboard/all-components.jpg
Binary file modified assets/posts/2020-05-01-Mechanical-Keyboard/current_layout.png
Binary file modified assets/posts/2020-05-01-Mechanical-Keyboard/half-way-though.jpg
Binary file modified assets/posts/2020-05-01-Mechanical-Keyboard/installing-keycaps.jpg
Binary file modified assets/posts/2020-05-01-Mechanical-Keyboard/keyboard-final.jpg
Binary file modified assets/posts/2020-05-01-Mechanical-Keyboard/keyboard-final2.jpg
Binary file modified assets/posts/2020-05-01-Mechanical-Keyboard/keycaps.jpg
Binary file modified assets/posts/2020-05-01-Mechanical-Keyboard/led-lights.jpg
Binary file modified assets/posts/2020-05-01-Mechanical-Keyboard/switches.jpg
Binary file modified assets/posts/2020-05-25-DeckLock3/card-composition.jpg
Binary file modified assets/posts/2020-05-25-DeckLock3/gwent_header.jpg
Binary file modified assets/posts/2020-07-26-BusyBoard/admin_interface.png
Binary file modified assets/posts/2020-07-26-BusyBoard/busyboard.png
Binary file modified assets/posts/2020-07-26-BusyBoard/header.jpg
Binary file modified assets/posts/2020-08-25-BusyBoard2/moon_light.jpg
Binary file modified assets/posts/2020-09-01-GwentProRankAnalysis/gwent_pro_rank.jpg
Binary file modified assets/posts/2020-09-05-Testing-Benfords-Law/altitudes.png
Binary file modified assets/posts/2020-09-05-Testing-Benfords-Law/big_graph.png
Binary file modified assets/posts/2020-09-05-Testing-Benfords-Law/log_table.jpg
Binary file modified assets/posts/2020-09-10-MQTT/firmware_upload_success.png
Binary file modified assets/posts/2020-09-10-MQTT/mqtt_com6.png
Binary file modified assets/posts/2020-09-10-MQTT/network_layout.png
Binary file modified assets/posts/2020-09-10-MQTT/paired_registered.png
Binary file modified assets/posts/2020-09-10-MQTT/web_P9161030.jpg
Binary file modified assets/posts/2020-09-10-MQTT/web_P9161032.jpg
Binary file modified assets/posts/2020-09-10-MQTT/web_P9161035.jpg
Binary file modified assets/posts/2020-09-10-MQTT/web_P9161039.jpg
Binary file modified assets/posts/2020-09-10-MQTT/web_P9171041.jpg
Binary file modified assets/posts/2020-09-27-PythonKindleDashboard_1/all_parts.jpg
Binary file modified assets/posts/2020-09-27-PythonKindleDashboard_1/kindle_pw3.jpg
Binary file modified assets/posts/2020-09-27-PythonKindleDashboard_1/kual_menu.jpg
Binary file modified assets/posts/2020-09-27-PythonKindleDashboard_1/soldering.jpg
Binary file modified assets/posts/2020-09-27-PythonKindleDashboard_1/usb_to_serial.jpg
Binary file modified assets/posts/2020-10-04-PythonKindleDashboard_2/final_dashboard.jpg
Binary file modified assets/posts/2020-10-04-PythonKindleDashboard_2/header.jpg
Binary file modified assets/posts/2020-10-17-3D-printing_2/dice_token_boxes.jpg
Binary file modified assets/posts/2020-10-17-3D-printing_2/door_handle.jpg
Binary file modified assets/posts/2020-10-17-3D-printing_2/gameboy_parts.jpg
Binary file modified assets/posts/2020-10-17-3D-printing_2/kindle_stand.jpg
Binary file modified assets/posts/2020-10-17-3D-printing_2/l-bracket.png
Binary file modified assets/posts/2020-10-17-3D-printing_2/post_header.jpg
Binary file modified assets/posts/2020-11-02-Steganography/pears_with_hidden_message.png
Binary file modified assets/posts/2020-11-02-Steganography/post_header.jpg
Binary file modified assets/posts/2020-11-03-Team_Bandit_Gang/ridgelineplot.png
Binary file modified assets/posts/2020-11-03-Team_Bandit_Gang/ridgelineplot_header.png
Binary file modified assets/posts/2020-11-11-Gwent-Pro-Rank-ABM/crowd_header.jpg
Binary file modified assets/posts/2020-11-11-Gwent-Pro-Rank-ABM/graph_header.jpg
Binary file modified assets/posts/2020-11-22-Static-Web-Generators/Gatsby.jpg
Binary file modified assets/posts/2020-11-22-Static-Web-Generators/generator_header.jpg
Binary file modified assets/posts/2020-11-22-Static-Web-Generators/github_settings.png
Binary file modified assets/posts/2020-11-22-Static-Web-Generators/jekyll-logo-2x.png
Binary file modified assets/posts/2020-11-22-Static-Web-Generators/pelly.png
Binary file modified assets/posts/2020-12-15-Editing-STL/blender.png
Binary file modified assets/posts/2020-12-15-Editing-STL/blender_header.png
Binary file modified assets/posts/2020-12-15-Editing-STL/fusion360.png
Binary file modified assets/posts/2020-12-15-Editing-STL/meshmixer.png
Binary file modified assets/posts/2021-01-03-One-Year/header.jpg
Binary file modified assets/posts/2021-01-09-Google-Cloud-Functions/cloud_editor.png
Binary file modified assets/posts/2021-01-09-Google-Cloud-Functions/cloud_functions.png
Binary file modified assets/posts/2021-01-09-Google-Cloud-Functions/cloud_settings.png
Binary file modified assets/posts/2021-01-09-Google-Cloud-Functions/header.jpg
Binary file modified assets/posts/2021-01-16-Bluetooth-Speaker/case.jpg
Binary file modified assets/posts/2021-01-16-Bluetooth-Speaker/circuit.png
Binary file modified assets/posts/2021-01-16-Bluetooth-Speaker/connected.png
Binary file modified assets/posts/2021-01-16-Bluetooth-Speaker/modules.jpg
Binary file modified assets/posts/2021-01-16-Bluetooth-Speaker/speakers.jpg
Binary file modified assets/posts/2021-01-24-GwentProPlayersAnalysis/estimate_check.png
Binary file modified assets/posts/2021-01-31-Gameboy-Zero/mkI.jpg
Binary file modified assets/posts/2021-01-31-Gameboy-Zero/mkII.jpg
Binary file modified assets/posts/2021-01-31-Gameboy-Zero/mkII_back.jpg
Binary file modified assets/posts/2021-01-31-Gameboy-Zero/mkI_back.jpg
Binary file modified assets/posts/2021-02-22-Bluetooth-Speaker/header.jpg
Binary file modified assets/posts/2021-02-22-Bluetooth-Speaker/speaker_01.jpg
Binary file modified assets/posts/2021-02-22-Bluetooth-Speaker/speaker_02.jpg
Binary file modified assets/posts/2021-02-22-Bluetooth-Speaker/speaker_03.jpg
Binary file modified assets/posts/2021-03-25-MQTT/24_h_test.png
Binary file modified assets/posts/2021-03-25-MQTT/MQTT_devices_found.png
Binary file modified assets/posts/2021-03-25-MQTT/creating_card.png
Binary file modified assets/posts/2021-03-25-MQTT/sensor_header.jpg
Binary file modified assets/posts/2021-04-05-Macropad/2021-04-05-Macropad-STL.zip
Binary file not shown.
Binary file modified assets/posts/2021-04-05-Macropad/macropad_case.jpg
Binary file modified assets/posts/2021-04-05-Macropad/macropad_finished.jpg
Binary file modified assets/posts/2021-04-05-Macropad/macropad_finished2.jpg
Binary file modified assets/posts/2021-04-05-Macropad/switch_resistor.jpg
Binary file modified assets/posts/2021-04-05-Macropad/wiring_scheme.png
Binary file modified assets/posts/2021-04-05-Macropad/with_keyboard.jpg
Binary file modified assets/posts/2021-04-28-MQTT-Ikea-Tradfri/file_editor.png
Binary file modified assets/posts/2021-04-28-MQTT-Ikea-Tradfri/ikea_tradfri.jpg
Binary file modified assets/posts/2021-04-28-MQTT-Ikea-Tradfri/zigbee_all_added.png
Binary file modified assets/posts/2021-04-28-MQTT-Ikea-Tradfri/zigbee_devices_added.png
Binary file modified assets/posts/2021-04-28-MQTT-Ikea-Tradfri/zigbee_map.png
Binary file modified assets/posts/2021-04-28-MQTT-Ikea-Tradfri/zigbee_start.png
Binary file modified assets/posts/2021-04-29-Printing-The-Keyraken/keyraken_back.jpg
Binary file modified assets/posts/2021-04-29-Printing-The-Keyraken/keyraken_header.jpg
Binary file modified assets/posts/2021-05-03-Interactive-Visualizations/cars.png
Binary file modified assets/posts/2021-05-03-Interactive-Visualizations/cars2.png
Binary file modified assets/posts/2021-05-20-MIDIpad/midipad_header.jpg
Binary file modified assets/posts/2021-05-20-MIDIpad/piano10.jpg
Binary file modified assets/posts/2021-06-14-Stickers/deckboxes_close_up.jpg
Binary file modified assets/posts/2021-06-14-Stickers/deckboxes_top.jpg
Binary file modified assets/posts/2021-06-14-Stickers/no_varnish_water.jpg
Binary file modified assets/posts/2021-06-14-Stickers/printer_settings.png
Binary file modified assets/posts/2021-06-14-Stickers/sticker_gallery.jpg
Binary file modified assets/posts/2021-06-14-Stickers/sticker_header.jpg
Binary file modified assets/posts/2021-06-14-Stickers/water_one_two_coats.jpg
Binary file modified assets/posts/2021-06-28-Buy-me-a-Coffee/coffee-header.jpg
Binary file modified assets/posts/2021-07-04-Bayesian-sales-analysis/bayesian_sales.jpg
Binary file modified assets/posts/2021-08-01-Clustering-penguins/cluster_selection.png
Binary file modified assets/posts/2021-08-01-Clustering-penguins/model_01.png
Binary file modified assets/posts/2021-08-01-Clustering-penguins/model_02.png
Binary file modified assets/posts/2021-08-01-Clustering-penguins/penguin_header.jpg
Loading

0 comments on commit 0cd7822

Please sign in to comment.