<feed xmlns="http://www.w3.org/2005/Atom"> <id>/</id><title>fizz::buzzer</title><subtitle>Syntax Serenity: Navigating the world of code with passion.</subtitle> <updated>2026-01-18T17:13:35+08:00</updated> <author> <name>fizzbuzzer</name> <uri>/</uri> </author><link rel="self" type="application/atom+xml" href="/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 fizzbuzzer </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>How To Implement a Keylogger for macOS Using C++</title><link href="/posts/implementing-a-keylogger-for-mac-os-x/" rel="alternate" type="text/html" title="How To Implement a Keylogger for macOS Using C++" /><published>2025-02-23T21:56:00+08:00</published> <updated>2025-09-05T12:05:08+08:00</updated> <id>/posts/implementing-a-keylogger-for-mac-os-x/</id> <content src="/posts/implementing-a-keylogger-for-mac-os-x/" /> <author> <name>fizzbuzzer</name> </author> <category term="C++" /> <summary> How To Implement a Keylogger for macOS 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 solely for learning purposes. As part of the process, the application first establishes communication with a command-and-control (C2C) server to download a basic configuration before proceeding with any fur... </summary> </entry> <entry><title>Cointegration Analysis of GLD and GDX for Pair Trading Strategy</title><link href="/posts/testing-for-cointegration-of-gld-and-gdx-for-use-in-a-pair-trading-strategy/" rel="alternate" type="text/html" title="Cointegration Analysis of GLD and GDX for Pair Trading Strategy" /><published>2025-02-01T21:56:00+08:00</published> <updated>2025-02-02T17:01:36+08:00</updated> <id>/posts/testing-for-cointegration-of-gld-and-gdx-for-use-in-a-pair-trading-strategy/</id> <content src="/posts/testing-for-cointegration-of-gld-and-gdx-for-use-in-a-pair-trading-strategy/" /> <author> <name>fizzbuzzer</name> </author> <category term="Python" /> <category term="Investing" /> <summary> 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 cointegrated. This is crucial if we want to develop a pair trading strategy around those two securities. I want to test if the spread between the two series is stationary around its mean. For my pair... </summary> </entry> <entry><title>Calculating ROIC and Capital Employed: Financial Analysis and DCF Model in Python</title><link href="/posts/intrinsic-value-calculator-using-python/" rel="alternate" type="text/html" title="Calculating ROIC and Capital Employed: Financial Analysis and DCF Model in Python" /><published>2025-01-03T21:56:00+08:00</published> <updated>2025-01-03T21:56:00+08:00</updated> <id>/posts/intrinsic-value-calculator-using-python/</id> <content src="/posts/intrinsic-value-calculator-using-python/" /> <author> <name>fizzbuzzer</name> </author> <category term="Python" /> <category term="Investing" /> <summary> 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 used to estimate a firm’s growth potential. It refers to the proportion of earnings that a company reinvests back into its operations instead of distributing as dividends. This reinvestment drives fu... </summary> </entry> <entry><title>Using Neural Networks and Combinatorial Cross-Validation for Stock Strategies</title><link href="/posts/using-neural-networks-and-ccv-for-smarter-stock-strategies/" rel="alternate" type="text/html" title="Using Neural Networks and Combinatorial Cross-Validation for Stock Strategies" /><published>2025-01-03T21:56:00+08:00</published> <updated>2025-01-05T20:29:11+08:00</updated> <id>/posts/using-neural-networks-and-ccv-for-smarter-stock-strategies/</id> <content src="/posts/using-neural-networks-and-ccv-for-smarter-stock-strategies/" /> <author> <name>fizzbuzzer</name> </author> <category term="Python" /> <category term="Investing" /> <category term="Neural Networks" /> <summary> 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 Marcos Lopez de Prado. Cross-validation plays a critical role in reducing the risk of overfitting, and the book emphasizes its importance as a cornerstone of sound research practices. The approach d... </summary> </entry> <entry><title>Scraping Stock Purchase Filings from the House of Representatives</title><link href="/posts/scraping-house-representatives-stock-purchases/" rel="alternate" type="text/html" title="Scraping Stock Purchase Filings from the House of Representatives" /><published>2025-01-03T21:55:00+08:00</published> <updated>2025-01-03T21:55:00+08:00</updated> <id>/posts/scraping-house-representatives-stock-purchases/</id> <content src="/posts/scraping-house-representatives-stock-purchases/" /> <author> <name>fizzbuzzer</name> </author> <category term="Python" /> <summary> 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. Alongside the Senate, they form a bicameral legislature wielding immense influence over the economy—crafting policies on taxes, regulation, and trade that ripple across industries. Yet behind this ve... </summary> </entry> </feed>
