Skip to content
View scarrington76's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report scarrington76

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

Hi there my name is Scott Carrington 👋

I'm a full Stack Developer, Stay at Home Father (COVID times!), HomeBrewer, Stock/Option Trader and Woodworker.

I'm currently looking for full stack or backend roles on a team that creates products to improve human lives. I have a passion for creating opportunities for others and bettering our society.

  • 🔭 I’m currently working on a Zoom-type project with Orbex Labs
  • 🌱 I’m currently learning Javascript
  • 👯 I’m looking to collaborate on quant trading ideas, fantasy sports startups, opensource civil projects, or any other misc startup ideas!
  • 🤔 I’m looking for help with tiling a bathroom
  • 💬 Ask me about SimplyWallSt
  • ⚡ Fun facts: I've sang into the microphone at Red Rocks, I played international basketball, and I own land in Moldova

Technology Stack:

Top Langs

Anurag's github stats

Websites:

Contact:

Pinned

  1. CrackingTheCodingInterview CrackingTheCodingInterview Public

    Solving Problems from Cracking The Coding Interview

    Python

  2. TradePlatform TradePlatform Public

    Quant Trading Platform Using Interactive Broker Client API

    Python 2 1

  3. AI-Tic-Tac-Toe AI-Tic-Tac-Toe Public

    Tic Tac Toe game vs AI Computer using Alpha Beta Pruning. AI is designed to select path of min # of moves to defeat human player. Coded in Python

    Python

  4. AI-A-Search-Algorithm AI-A-Search-Algorithm Public

    AI Program to solve a random ordered sliding puzzle problem utilizing A* Search Algorithm. The algorithm finds the least number of moves to bring the puzzle to a final order of 0-8. Coded in Python

    Python

  5. scdev scdev Public

    Personal Website for Scott C

    Python

  6. Networking_classless_addressing Networking_classless_addressing Public

    Classless address program uses slash notation (Classless Inter Domain Routing (CIDR)) to identify the first and the last address in a given block. Program finds the prefix length using only the fir…

    Python