Skip to content
View DMcP89's full-sized avatar

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.

If you'd like to help support my open source work please consider sponsoring me on GitHub

Github-sponsors

What I work with

Datastores

MySQL Postgres Oracle ElasticSearch

Languages

Python JavaScript TypeScript Go Java Shell Script Apache Groovy PHP

Frameworks

Django Flask React Spring

Cloud

Render Azure Heroku AWS

OS

Windows Pop!_OS Ubuntu Android

Automation

Ansible Docker Kubernetes

Tools

Grafana Prometheus Terraform Wireguard Jenkins Insomnia CMake

Projects I maintain

Projects I contribute to

Articles I write

Pinned Loading

  1. harambot harambot Public

    A Yahoo Fantasy Sports bot for Discord

    Python 28 15

  2. tinycare-tui tinycare-tui Public

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

    Go 10

  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