Explore my personal projects, software experiments — where consulting, architecture, development, and training meet creativity.
Project Code: TP-BLOCK-URL
Problem: Block distracting websites for personal router.
Solution: A project for router website automation on Playwright to block ip adresses on TP Link based router.
Steps: Setup list of domains. Setup Router IP address and password. Execute project.
Source: Available on Github.
Project Code: EQ-CHART
Problem: Check analysis for term comparision.
Solution: A youtube video project for equity stocks analysis created using python packages.
It requires daily price data collection API based on .NET Core for processing to create OHLC charts for comparision.
Steps: Requires manual video upload.
Source: Available on YouTube.
Project Code: SNAP-WEB
Problem: Take snapshot of website for personal Offline use.
Solution: A project for website snapshot on Playwright to create file on local file system.
Steps: Setup list of domains. Setup Target folder for snapshot. Configure Nested Links limit, restricted same domain Execute project.
Source: Available on Github.