Skip to content
View chucklesoclock's full-sized avatar
  • ECS

Block or report chucklesoclock

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. iceberg-detect iceberg-detect Public

    CNN to detect ships vs icebergs in satellite radar data

    Jupyter Notebook 1 1

  2. dog-project dog-project Public

    convolutional neural network employed to classify images of dogs according to their breed

    Jupyter Notebook

  3. web-caesar web-caesar Public

    Flask implementation of simple encryption algorithms in a tiny web app. It's small. Light JavaScript too.

    Python

  4. html-me-something html-me-something Public

    Small website to test CSS and HTML skills. Features dynamic rescaling via CSS.

    HTML

  5. pdf-page-count pdf-page-count Public

    Counts all the pages of all the PDFs in a directory. A very specific tool for a very specific task which burdened my partner.

    Python

  6. performance comparison of sorted key... performance comparison of sorted key function: operator.itemgetter vs. lambda
    1
    {
    2
     "cells": [
    3
     {
    4
     "cell_type": "code",
    5
     "execution_count": 1,