Git Product home page Git Product logo

Gabriel's github stats

About Me
const about = {
  name: "Gabriel Fair",
  location: "Charlotte/San Diego/D.C.",
  intro: "Living a muli-dimensional life",
};

const skills = {
  languages: [
    "TypeScript",
    "HTML/CSS/JavaScript",
    "Python",
  ],
  databases: ["MySQL", "MongoDB"],
  operatingSystems: {
    server: ["Ubuntu Server"],
    desktop: ["Windows", "Ubuntu", "macOS"],
  },
  tools: ["Docker", "Hyper-V", "VSCode"],
};

const hobbies = [
  "Biking",
  "Activism",
  "Research",
  "Homelab",
  "Photography",
  "Programming",
  "Baking",
];

export const gabeFair = {
  about: { ...about },
  skills: { ...skills },
  hobbies: { ...hobbies },
};

Gabriel Fair's Projects

nas icon nas

Stuff I run on my Dell PowerEdge T430 Hypervisor/NAS

nationalparksvisualization icon nationalparksvisualization

Attempt to recreate other's #TidyTuesday Submissions with an effort to learn from them and to improve them in some way

openalex-guts icon openalex-guts

The guts for computing data for OpenAlex. For more, see https://openalex.org/.

orion icon orion

A data collection, enrichment and analysis system used in Orion search.

pikvm icon pikvm

Open and cheap DIY IP-KVM based on Raspberry Pi

politeness icon politeness

Sample implementation of a politeness model, trained on the Stanford Politeness Corpus

real-time-updated-dashboard icon real-time-updated-dashboard

The dashboard uses both structured and unstructured data, including Twitter data, news articles, and pricing information to give the user a general overview of current and historic Bitcoin activity. The historic price chart and current price, is useful for identifying where Bitcoin is currently sitting relative to the past. The chart showing a count of “#Bitcoin” and “#Ethereum” usage pulled from Twitter gives insight into the social media buzz surrounding this specific cryptocurrency, and some indication on the impact of any concurrent events. The word cloud generated from news sources can show general market sentiment from reputable news organizations which is useful if users of the dashboard have limited time to sift through various news websites. The Naïve Bayesian Classifier uses Google News to determine if the returns for the day will be positive or negative.

share-2-archive-today icon share-2-archive-today

Simple Android app to add an icon to your share menu to archive a url on Archive.today and Archive.Is

sparsemap icon sparsemap

SparseMAP: differentiable sparse structure inference

stm_ic2s2 icon stm_ic2s2

Tutorial “Structural topic models for enriching quantitative text analysis” at the International Conference on Computational Social Science (IC2S2) in Amsterdam, NL, July 17th

stock-analysis-engine icon stock-analysis-engine

Backtest 1000s of minute-by-minute trading algorithms with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/

tabautoclose icon tabautoclose

Tab Auto Close is a firefox plugin to autoclose tabs after certain amount of time.

tikup icon tikup

An auto downloader and uploader for TikTok videos.

tweetminer icon tweetminer

Mine tweets with Python and parse/analyze with R and a Shiny Dashboard

viznet icon viznet

VizNet is a repository providing real-world datasets that enable, among other things, (re)running empirical studies with higher ecological validity

vplyr icon vplyr

A simple HTML5, YouTube and Vimeo player

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.