David's Blog
Blogs
GitHub
Photos
FriendlyUser's blog
More posts in my blog.
Image manipulation in Rust
Nov 24, 2023
In this article, we will explore how to create a command-line utility to batch rename files in a directory based on user-defined patterns or rules. We will use Rust's standard library and the regex crate to handle complex renaming patterns.
Using PyPDF2 in Python A Comprehensive Guide
Nov 24, 2023
In this article, we'll explore the PyPDF2 library, its features, and demonstrate its usage through practical examples
Monitoring Golang Applications with Prometheus
Nov 21, 2023
In this article, we'll explore how to instrument a Golang application using Prometheus, and visualize the metrics in Grafana
Introduction to MudBlazor
Nov 21, 2023
MudBlazor is a Blazor component library based on Material Design principles.
Scrapping in C#
Nov 21, 2023
Introduction to scrapping with dotnet.
Scraping HTML Tables with Pandas
Nov 20, 2023
Here's an example of a blog post explaining how to scrape HTML tables using Pandas and read_html() method, along with a section on accessing class attributes in HTML elements.
← Newer Posts
Older Posts →
© Copyright 2025 by FriendlyUsers Tech Blog. Built with ♥ by
FriendlyUser
. Last updated on 2025-10-16.