Skip to content
View SarmenSinanian's full-sized avatar

Block or report SarmenSinanian

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
SarmenSinanian/README.md

Sarmen Sinanian

WELCOME TO MY GIT HUB!

  • 👓Currently based out of Los Angeles, CA
  • 🏫University of California, San Diego & BloomTech (Formerly Known As Lambda School) Alumnus

Recent work:

📷 Image Repository 💾

  • HTML display of photos that you upload to the database. Upload images individually or in bulk, delete individual images, or wipe the entire database clean of any trace. Hosted on Heroku (https://sarmensimagerepository.herokuapp.com/) and available for local use @REPONAME: ImageRepository.

📈 TDAmeritrade API Data Pipeline (Defunct as of 09/09/2024; long-belated/anticipated API issue due to TDAmeritrade/Schwab merger) 📉

  • Auto access, download, and pickling of the entire QQQ options chain for all expiration dates every day at 4PM EST (Market Close). Data goes back to 05-05-2022. All data within the uploaded pickle file (until size becomes an issue as more tickers may be added at higher frequency intervals besides the current once-per-day-at-closing interval). Data collected are: options Greeks, Open Interest, and Volume. Prices have been excluded as they're essentially a dependent variable of the other 3 attributes. Modeling will begin in 3 months time from start of data collection. Modeling will be done against QQQ ETF ticker price. Available for local use @REPONAME: TDAmeritradeAPI (must use your own API key/secret).

#️⃣#️⃣ Instagram Hashtiger Hider 👀#️⃣#️⃣

  • Avoid people's pesky prying eyes into your like-farming hashtags by burying your most cringe-inducing, corny, targeted hashtags within a wall of random words that LOOK like hashtags (the #️⃣ symbol is placed at the end of the word instead of the front, throwing off the viewer's eye). Hosted on Heroku (https://sarmensinstagramhashtaghider.herokuapp.com/) and available for local use @REPONAME: InstagramHashtagHider.

Hits

(Hit counter created 05/09/2022) (Hit counter deprecated 03/16/2025; Last known count: ~5,300 hits sometime in March 2025).

Pinned Loading

  1. ImageRepository ImageRepository Public

    HTML displayed SQLite3 Image Repository with capability to add multiple files at one time, delete individual files, and clear the entire database;

    Python 1

  2. TDAmeritradeAPI-Data-Pipeline TDAmeritradeAPI-Data-Pipeline Public

    TDAmeritrade API Project; Created an automated daily downloader of all expirys of QQQ option chains

    Jupyter Notebook 1

  3. InstagramHashtagHider InstagramHashtagHider Public

    Python