Skip to content
View texasbe2trill's full-sized avatar
  • Austin, TX
  • 08:21 (UTC -05:00)
Block or Report

Block or report texasbe2trill

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

Pinned

  1. Exploring-World-Population-With-R Exploring-World-Population-With-R Public

    In this project, I explore and analyze a world population dataset in the R programming language. Utilizing dplyr, tidyverse, and ggplot2, I created two choropleth maps. One map shows the growth rat…

    R 2

  2. infosecB/LOOBins infosecB/LOOBins Public

    Living Off the Orchard: macOS Binaries (LOOBins) is designed to provide detailed information on various built-in "living off the land" macOS binaries and how they can be used by threat actors for m…

    Python 394 56

  3. Investigating-Netflix-Movies Investigating-Netflix-Movies Public

    In this project, I utilize pandas and matplotlib to investigate a Netflix movie data set to determine if movie durations are becoming shorter over time. The result is displayed in a scatterplot.

    Jupyter Notebook

  4. twitter-bot twitter-bot Public

    Creates a Twitter bot using tweepy in Python

    Python