Skip to content
View EatMoreChicken's full-sized avatar
💭
Let's learn something
💭
Let's learn something

Block or report EatMoreChicken

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
EatMoreChicken/README.md

Typing SVG

emlin@homelab:~$ whoami

I'm Emlin Charly, a builder of tools, automations, and add-ons. I believe the best code is the code that saves others time.

emlin@homelab:~$ cat /etc/interests

Splunk Python Regex Automation Home Labs Servers Flask Scripting Building Tools


grep -i "what i build" ./projects

🔍 Splunk Add-ons
I build custom Splunk Technology Add-ons (TAs) that extend the platform's capabilities. From pulling Plex server metrics to visualizing cron schedules, I make apps for Splunk that are useful to me.

🤖 Automations & Scripts
If I do something more than twice, it becomes a script. Python is my weapon of choice, but I'll reach for Bash, PowerShell, or whatever gets the job done. Regex is my love language.

🏠 Homelab
Servers, containers, networking, monitoring. I run infrastructure at home because breaking things in production is only fun when it's your own production.

🧰 Developer Tools
Starter templates, clipboard utilities, web tools. I like building useful things that solve problems without over-engineering them (sometimes).


echo $TOOLBOX

Python Splunk Regex Flask Bash Docker Linux Tailwind CSS Git HTML


Pinned Loading

  1. clipboard-image-downloader clipboard-image-downloader Public

    A simple web-based tool to paste images from your clipboard and download them as files.

    HTML

  2. ta-crontoolkit ta-crontoolkit Public

    This app adds tools to Splunk for working with cron schedules. It includes new commands and dashboards to visualize cron schedules. It's designed to help users manage and understand cron schedules …

    Python 1

  3. TA-discord_alert_action TA-discord_alert_action Public

    This app enables you to send alerts from your Splunk instance to Discord channels using Discord webhooks. It provides an easy way to configure the alert action with the fields you want to send, all…

    Python 1

  4. flask-tailwind-starter flask-tailwind-starter Public

    A streamlined starter template for building web applications using Python Flask and Tailwind CSS.

    HTML