Andrew Drogalis (andrew-drogalis)

andrew-drogalis

Geek Repo

Company:Self Employed

Location:Garden City, NY

Github PK Tool:Github PK Tool

Andrew Drogalis's repositories

neovim-config

A collection of neovim configuration files, with the package manager lazy.

Language:LuaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Altered-States-2

Jane Street Puzzle - June 2024. Utilized matrix traversal, C++ constexpr, and iterative optimization to build a 5x5 character matrix with the maximum number of US states by population.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Gain-Capital-API

Unofficial C++ API for Gain Capital's Forex.com. Get information from your trading account, place trades, fetch price data, and review open positions.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

FIX-Protocol-TCP-Client

A FIX protocol TCP client and server using the transport layer. Builds FIX orders and sends to mock server. Design intent is to simulate a low latency trading system.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

dot-files

Configuration files for tmux, tmex, bash, and other local files

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

qubes-builder-alpine

Fork of Avakael's repo.

Language:ShellStargazers:0Issues:0Issues:0

Desktop-Database-Editor

A visualization app for a client to update their customer database from their desktop. Connects to a SQL database and pushes changes.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

Multithread-TCP-Server

Utilizes epoll to monitor multiple socket file descriptors and get notifications when I/O is possible on them. Each event is process on it's own thread.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

FX-Order-Management

An automated order management system for the Gain Capital API. Customize the trade parameters in the user_settings.json. Design your own trading model with the built in FXTradingModel Class.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

Analytics-Desktop-App

A GUI for displaying aggregated customer data, calculating business metrics, and organizing the information on a per client basis.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Client-iOS-Application

Customer iOS Application to manage work orders, timesheets, and various employee forms. The forms are build using a PDF generator, and emailed with the integrated iOS email client.

Language:SwiftLicense:GPL-3.0Stargazers:0Issues:0Issues:0

cpp-boilerplate-examples

Compilation of C++ boilerplate examples. e.g. Templates, Macros, Valgrind, Catch2, Doxygen, ect.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

Ideal-Home-Location

A collection of weather, natural disaster, and US Census data processed and ranked to find the ideal home location for each individual's preferences.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Leetcode-Solutions

Leetcode Solutions in C++ & Python.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

CLI-Email-Scanner

Utilizes Gmail API to scan for new emails, download the attachments, read the PDF information, and place the attachment in the file system.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

gcapi-python

Unofficial Python package for Gain Capital API used for trading on Forex.com

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

MySQL-Concurrency

An example codebase for updating and selecting a MySQL Database with read locks and write locks.

Language:PHPLicense:MITStargazers:0Issues:0Issues:0

PHPMailer-reCAPTCHA

The classic email sending library for PHP, updated with reCAPTCHA verification.

Language:PHPLicense:LGPL-2.1Stargazers:0Issues:0Issues:0