Giter Site home page Giter Site logo

Welcome to my GitHub

I am a certified AWS Cloud Engineer looking to use my B.S. in Statistics to create reliable, secure, and insightful Machine Learning applications. If you want to get to know more about me, visit my personal website.

#!/usr/bin/python
# -*- coding: utf-8 -*-

class Chase_Brown:

    def __init__(self):
        self.role = "Cloud Engineer"
        self.specialities = ["Machine Learning", "Deep Learning", "Data Analytics", "Automation"]
        self.degree = "B.S. in Statistics"
        self.minors = ["Mathematics", "Computer Science"]
        self.university = "Texas A&M University"
        self.human_languages = ["English (Fluent)", "Spanish (Conversational)"]
        self.coding_languages = ["Python", "R", "Java", "C++", "HTML/CSS", "JavaScript"]
                                
        
    def say_hi(self):
        print("Hey everyone! I hope you enjoy my profile. Please reach out if you have any questions.")

me = Chase_Brown()
me.say_hi()

Current Personal Project:

  • BASALT 2022 shows work using Reinforcement Learning (Deep Q Learning), Gym Environments, Internet Scale Knowledge, Data Exploration, Image Classification, Object Recognition, Computer Vision, Natural Language Processing, Semantic Segmentation, Custom Generators, TF-IDF, Deep Learning Depth Estimation, and Image Smoothing/Preprocessing.

Quick Breakdown of my Profile:

  • Tweet Sentiment Stocks shows work in Un-Clean Data, Data Analytics, Multi-Processing, Machine Learning, Databases, Sentiment Analysis, and Analytical Writing
  • Jupyter Notebooks shows work/practice in Deep Learning Models with results and other Data Science work. Also a good place to look for my ability to show off code/ideas.
  • Lambda Scripts shows work using AWS Lambda to create serverless backend solutions involving other popular AWS serverless applications such as API Gateway, Elastic Beanstalk, and DynamoDB
  • Minecraft Malmo Fun shows work in Image Processing and Data Visualization
  • Job Search shows work in APIs, Data Analytics, Web Scraping, and Data Visualization
  • PDF Scraper shows work in Web Scraping and its a good example of how I solve many of my day to day issues with scripts when possible
  • Light Or Dark shows work in Image Processing and Data Preprocessing

AWS Certified Cloud Practitioner AWS Certified Developer - Associate AWS Certified Solutions Architect - Associate AWS Certified Machine Learning Specialist

Chase Brown's Projects

gptcli icon gptcli

ChatGPT in command line with open api (gpt-3.5/gpt-4)

java-memory icon java-memory

Wrote this in High School (2015) when I was first learning Java.

java-pong icon java-pong

Wrote this in High School (2015) when I was first learning Java.

job-research icon job-research

In an attempt to get a better understanding of the available jobs, I turned it into a data science project

jupyter-notebooks icon jupyter-notebooks

Collection of Jupiter Notebooks I have made. This could be anything from Code Alongs to Model Testing

lambda-scripts icon lambda-scripts

Collection of Lambda Scripts from past projects that are no longer in operation

light-or-dark icon light-or-dark

Separated images in my dataset by images that were taken during the day vs at night

minecraft-malmo-fun icon minecraft-malmo-fun

The point of this project was to learn. Not specific goal in mind, just reading research papers and playing around with the ideas.

pdf-scraper icon pdf-scraper

Got tired of having to search through PDFs to figure out which class to take, so I built this to put it all into a csv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.