Pinned Repositories
arb-bot
aws-sdk-cpp
AWS SDK for C++
backendChessEng
A chess engine which maps and calculates all legal moves given a board. Contains classes for Board, Tile, and each Piece on the board.
copr
RPM build system - upstream for https://copr.fedorainfracloud.org/
covidata.sh
A bash script which retrieves and compares provincial COVID statistics from the Canadian government in the form of .csv files
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
digitCounter
A computer vision project using Intel's OpenCV and Google's MediaPipe. The program interprets hand signals from a live stream and responds in real time the number being shown on the user's fingers. This program requires access to a webcam and thus likely needs to be run from terminal to avoid permissions issues.
Houser.io
signalReader
This is a computer vision project using Intel's OpenCV and Google's MediaPipe.This program reads hand signals from a live feed as either thumbs up, thumbs down, or undefined. This project likely needs to be run from terminal as it requires access to a webcam which your IDE may not have permission to use.
volumeTrackerEmailNotif
This script checks ~3000 tickers for abnormal trading volume, characterized as a present trading volume of more than 4 times the average trading volume of the last 5 days. All companies experiencing abnormal trading volume are then added to a list which is sent to the user via email.
jtranquilli's Repositories
jtranquilli/arb-bot
jtranquilli/aws-sdk-cpp
AWS SDK for C++
jtranquilli/backendChessEng
A chess engine which maps and calculates all legal moves given a board. Contains classes for Board, Tile, and each Piece on the board.
jtranquilli/copr
RPM build system - upstream for https://copr.fedorainfracloud.org/
jtranquilli/covidata.sh
A bash script which retrieves and compares provincial COVID statistics from the Canadian government in the form of .csv files
jtranquilli/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
jtranquilli/digitCounter
A computer vision project using Intel's OpenCV and Google's MediaPipe. The program interprets hand signals from a live stream and responds in real time the number being shown on the user's fingers. This program requires access to a webcam and thus likely needs to be run from terminal to avoid permissions issues.
jtranquilli/Houser.io
jtranquilli/signalReader
This is a computer vision project using Intel's OpenCV and Google's MediaPipe.This program reads hand signals from a live feed as either thumbs up, thumbs down, or undefined. This project likely needs to be run from terminal as it requires access to a webcam which your IDE may not have permission to use.
jtranquilli/volumeTrackerEmailNotif
This script checks ~3000 tickers for abnormal trading volume, characterized as a present trading volume of more than 4 times the average trading volume of the last 5 days. All companies experiencing abnormal trading volume are then added to a list which is sent to the user via email.
jtranquilli/cpython
The Python programming language
jtranquilli/desktopCleanup
jtranquilli/ETH-liquidity-pool-sniping-bot
jtranquilli/gs-quant
Python toolkit for quantitative finance
jtranquilli/hex-flow-oracle
jtranquilli/hf-arb
jtranquilli/jtranquilli
Config files for my GitHub profile.
jtranquilli/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
jtranquilli/mexc-api-sdk
jtranquilli/Photolab
Photolab is a python package for feature engineering in computer vision
jtranquilli/Project-Euler-cpp
jtranquilli/pyautogui
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
jtranquilli/Virtual-BlackJack
jtranquilli/Virtual-Food-service-Industry
jtranquilli/volumeTracker
A script that checks for abnormal trading volume for approximately 3000 publicly traded companies and uses Twilio to send SMS notifications based on its findings.