Skip to content
View katalyst-labs's full-sized avatar

Block or report katalyst-labs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
katalyst-labs/README.md

Hi there 👋

I am a self-taught software developer specialising in automation and web technologies. I draw inspiration from cats, coffee, and the art of creating elegant solutions to complex problems.

My primary expertise lies in web scraping and data extraction, working extensively with both static HTML and dynamic sites featuring real-time data.

My journey in technology began as a PC hardware and networking technician, where I gained valuable experience assembling computers and configuring networking devices. Beyond pure software development, I have ventured into IoT projects, successfully implementing solutions such as automated garden irrigation systems. This practical experience in hardware integration complements my software expertise, allowing me to approach problems with a full-stack perspective.

My daily workflow is streamlined through various shell scripts, which you can find in my Gists section. Feel free to adapt these tools for your own use cases.

When I'm not immersed in code, you'll find me expanding my knowledge through non-fiction reading, experimenting in the kitchen with cooking and baking, or unwinding with a good'ol clean romance movie.

Let's connect and build something remarkable together.


Popular repositories Loading

  1. uncanny-magazine-crawler uncanny-magazine-crawler Public

    Build an ePub from articles published on www.uncannymagazine.com.

    Python

  2. cse-annotation-generator cse-annotation-generator Public

    This script generates an annotations.xml file for your Google Custom Search Engine (CSE) to exclude specific domains from search results.

    Python

  3. katalyst-labs katalyst-labs Public

    Repo to hold my readme

  4. flask-duckdns-setup flask-duckdns-setup Public

    Bash shell script to automate the process of configuring and setting up a Flask application using NGINX with SSL via Lets Encrypt!

    Shell

  5. vision-ocr vision-ocr Public

    A Python-based tool for extracting text from images using the Google Cloud Vision API. This project processes batches of images stored in a directory, retrieves the text content, and saves the resu…

    Python