Skip to content
View supermanzer's full-sized avatar
🐒
Code Monkey
🐒
Code Monkey

Organizations

@GenSci
Block or Report

Block or report supermanzer

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
supermanzer/README.md

Hi There

Hi, I'm Ryan Manzer (he/him)

I do stuff...also things.

I generally enjoy building full-stack containerized applications of various sorts. I also enjoy making relatively simple productivity applications. I have an interest in facilitating the rapid access of publicly available scientific data for analyses and visualization.

  • I'm currently learning the Vue.js (and Nuxt.js) frameworks for developing reactive front-end applications. I've been tinkering with Angular a bit too but I'm pretty stoked about Vue.

  • I'm looking to collaborate on some Python applications for scientists and researchers. I've based what little work I've done in that field on my own struggles as a grad student but it would be nice to work with others who are still active in the field.

  • I really enjoy using the Python language and would be excited to work on Python projects of various sorts.

Random Things I'd Like to Learn/Build

  • I want to build out a pre-commit git hook script that runs my Python CLA for cataloging TODO comments in code projects and adds/overwrites the resulting TODO.md output
  • I want to develop a full CI/CD workflow using Docker images entirely through Github tools

Pinned

  1. DRF List & Detail Viewset Mixin DRF List & Detail Viewset Mixin
    1
    class ListDetailMixin:
    2
        """
    3
        Encapsulate the selection of separate serializers
    4
        based on the detail boolean of the View `self.detail`.
    5
  2. todo-cla todo-cla Public

    A command line application that scans a code base and generates a TODO.md that logs all TOOO comments in project directory, written in Python

    Python 2

  3. CourseraML CourseraML Public

    The octave scripts and pdfs comprising the homework from the Coursera Machine Learning course by Andrew Ng

    MATLAB

  4. FetchJS FetchJS Public

    A simple set of JavaScript modules I have used in conjunction with Django templates to build a lightweight set of AJAX functions using Vanilla JS

    JavaScript

  5. NDBC NDBC Public

    Repository for housing Python code for fetching, parsing, and loading NDBC data into a local Python object for analysis.

    Python 13 4