
How To Implement a Keylogger for Mac OS X Using C++
How To Implement a Keylogger for Mac OS X Using C++ GitHub repository In this post, I will show you how to implement a macOS keystroke capturing app using C++. This blog post is intended sole...
How To Implement a Keylogger for Mac OS X Using C++ GitHub repository In this post, I will show you how to implement a macOS keystroke capturing app using C++. This blog post is intended sole...
Cointegration Analysis of GLD and GDX for Pair Trading Strategy In this research I am going to test whether the price series of two securities GLD (Gold Price) and GDX (Gold Miners Equity ETF) are...
Calculating ROIC and Capital Employed: Financial Analysis and DCF Model in Python GitHub repository In The Little Book of Valuation by Aswath Damodaran, the reinvestment rate is a key concept...
Using Neural Networks and Combinatorial Cross-Validation for Stock Strategies GitHub repository This post draws from Chapter 7 of the remarkable book Advances in Financial Machine Learning by...
Scraping Stock Purchase Filings from the House of Representatives GitHub repository The United States House of Representatives: a supposedly august body tasked with shaping the nation’s laws....
Consuming From Kafka with Apache Avro and Schema Registry in C++ (Part 2) GitHub repository This project builds upon my previous work, Reading CSV and Publishing to Kafka with Apache Avro and...
Reading CSV and Publishing to Kafka with Apache Avro and Schema Registry in C++ (Part 1) GitHub repository This project builds upon my previous work, Enhancing CSV Processing in C++: Leveragi...
Implementing a Neural Network from Scratch in Python (Part 2) GitHub repository In this example, we’ll examine sales based on the ‘TV’ marketing budget. Our goal is to train a neural network ...
External Disk-Based Sorting and Resampling of CSV Files in C++ GitHub repository In this post, I’ll walk you through a straightforward project I developed to address a work-related challenge....
A Quick and Simple C++ Tool for Comparing CSV File Columns GitHub repository This is another simple project inspired by some work I did in the past. I’m posting it here both as a future refer...