Skip to content
View DMcP89's full-sized avatar
Block or Report

Block or report DMcP89

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

Hi, I'm Dave

I am a Co-Founder of WOCH Studios and a Full Stack Developer. I currently work at Siren Solutions as a Senior Implementation Consultant. I like to building things.

What I work with

Datastores

MySQL Postgres ElasticSearch Oracle

Languages

Java Markdown PHP Python Shell Script Apache Groovy JavaScript

Frameworks

Django Flask React Spring

Cloud

Heroku AWS

OS

Ubuntu Android

Automation

Ansible CMake Docker Kubernetes

Tools

Grafana Prometheus Terraform Wireguard Jenkins Insomnia

My Open Source Projects

Projects I've contributed to

Articles I write

Dave's GitHub stats

Pinned

  1. harambot harambot Public

    A Yahoo Fantasy Sports bot for Discord

    Python 25 15

  2. tinycare-tui tinycare-tui Public

    TUI application written in GO inspired by tiny-care-terminal

    Go 9

  3. yahoo_fantasy_api yahoo_fantasy_api Public

    Forked from spilchen/yahoo_fantasy_api

    python bindings for the Yahoo! Fantasy API (https://yahoo-fantasy-api.readthedocs.io/)

    Python 1

  4. josuebrunel/yahoo-oauth josuebrunel/yahoo-oauth Public

    Yahoo OAuth Library

    Python 64 21

  5. dotfiles dotfiles Public

    Configuration files and setup scripts for my development environment

    Vim Script 2

  6. python script to scan network for ma... python script to scan network for mac address
    1
    #!/usr/bin/python
    2
    
    
    3
    import nmap
    4
    
    
    5