Skip to content
View BakerJr1904's full-sized avatar

Block or report BakerJr1904

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

My Name is John A Baker Jr.

Cybersecurity Professional in training

Octocat

🤓I have passed the Python3 GCA (General Coding Assessment)
📫 How to reach me: [email protected]
⛵️ Fun fact: I Love to SAIL

Please Visit My Linked-In Page

What I have done in the past:

✅ SQL - Oracle, mySQL, SQL Server, PostgreSQL

✅ noSQL - MongoDB Administration

✅ Python and OOP

✅ Statistical Analysis

✅ Test Experiments

✅ Linear Algebra

✅ Linear Models

✅ Model Comparison

✅ Applied Modeling

✅ Data Visualization

✅ Software Engineering

✅ Productization

✅ Cloud Implementation

✅ Natural Language Processing

✅ NLTK

✅ Neural Network Foundations

✅ Cutting-edge models

✅ Architectures

✅ Algorithms

✅ Data Structures and Graphs

✅Hash Tables


sklearn python-logo plotly-dash heroku Tableau tf2-0-1 numpy pandas-blue

Pinned Loading

  1. BakerJr1904.github.io BakerJr1904.github.io Public

    Mars Convention website hosted on GitHub Pages. Instructions to launch this website are in the README

    HTML 1

  2. python-animation-graph python-animation-graph Public

    This project is a two file project, and both files need to be running. There is a video of the project running in the README.md file.

    Python

  3. Detached-Head Detached-Head Public

    A detached HEAD occurs when you are viewing a single commit in the history of a git repository. You'll see a message whenever you enter into detached HEAD state informing you that you are no longer…

    1

  4. Rebasing-with-Squashing Rebasing-with-Squashing Public

    Before you merge a feature branch back into your main branch, your feature branch should be squashed down to a single buildable commit, and then rebased from the up-to-date main branch.

    1

  5. Pull-Requests Pull-Requests Public

    A pull requests is a way for a developer to notify his team that a feature or fix, developed on a separate branch, is ready.

    1

  6. Rebasing Rebasing Public

    The git rebase command allows you to easily, modify the history of your repository. Typical reasons to use the rebasing command: Combine multiple commits into one. Delete or revert commits that are…

    1