Technical Memos

Getting Started with GitHub Pages

Date: Today | Category: Web

Setting up a static site with custom domain. Remember to configure DNS A records and CNAME properly for GitHub Pages.

Python Scripting Notes

Date: Recent | Category: Development

Threading in Python for network tools requires proper resource management. Always implement timeout mechanisms in socket connections.

This section will be updated with technical notes and learning insights.

← Back to home