Skip to content
View CoffeyBlog's full-sized avatar
  • Accenture Federal Services
  • Central Kentucky
Block or Report

Block or report CoffeyBlog

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

Hi there ๐Ÿ‘‹ I'm Lucas Coffey,

Data Engineer at Accenture building Machine Learning Applications.

  • โšก Fun fact: I am a Veteran of the Kentucky Air National Guard. I was a part-time Crew Chief on C-130H while attending flight school to become a Commercial Pilot.
  • ๐Ÿ’ก: I'm interested in all things Machine Learning and Data.
  • ๐Ÿ’ฌ Talk to me about Machine Learning, Data Engineering, Aviation, Python or anything that interests you.
  • ๐ŸŒฑ Iโ€™m currently pursuing the AWS Developer Cert.
  • ๐Ÿ“‹ I hold the following certifications: AZ-900, AI-900, AWS CLF-C01, AWS SAA-C02

Pinned

  1. kentucky_covid19 kentucky_covid19 Public

    Kentucky Covid chart

    Python

  2. planets_api planets_api Public

    Backend REST API built w/ Python, Flask, SQLAchemy, Marshmallow, JWT - Create Update Delete Planets

    Python

  3. page_spider page_spider Public

    Web Scraper using Beautiful Soup

    Python

  4. python-webserver python-webserver Public

    An example of writing a webserver in Python

    Python

  5. PEP-8 cheatsheet PEP-8 cheatsheet
    1
    #! /usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    """This module's docstring summary line.
    4
    5
    This is a multi-line docstring. Paragraphs are separated with blank lines.
  6. pipy pipy Public

    a pipy clone

    Python