Python Automation
Scripts that kill repetitive work — logins, clicks, file chores, glue between tools. Built to survive reboots.
PythonSeleniumrequests
Neyshabour, IRAN · available for freelance & collab
Python developer · Linux · learning networking▌
I automate boring things on Linux — captive portals, backlights, repetitive clicks — and I'm studying my way toward networking & security.
class Hamid:
"""Python dev. The rest is homework."""
username = "Daashamid"
location = "Neyshabour, Iran"
telegram = "@Daashamid"
solid = ["Python"]
learning = ["Linux", "Git", "C", "C++"]
studying = ["Network+"]
curious = ["Security", "IoT"] # someday
def daily(self):
while alive:
read_docs(); write_python()
break_it(); fix_it()
I write Python that removes small daily annoyances on Linux — captive portals, keyboard backlights, repetitive clicks.
Python is the one language I'd call solid; Linux, Git, C and the web bits are still homework. I work in the terminal, I ship small tools that solve real problems, and I document what I learn.
Where I want to end up: networking and security. I'm not there yet, and this page doesn't pretend otherwise.
Scripts that kill repetitive work — logins, clicks, file chores, glue between tools. Built to survive reboots.
PythonSeleniumrequests
Bots that handle confirmations, notifications and little jobs for you — from idea to running 24/7 on Linux.
PythonBot APIsystemd
Small system utilities — hotkeys, backlights, startup services. No desktop environment required.
Bashevdevsystemd
Clean, fast, responsive landing pages — like this one. No frameworks, no bloat, works offline.
HTMLCSSJS
Signs into the University of Birjand captive-portal Wi-Fi by itself, from boot. Selenium drives Firefox through the login page so I never see it again.
PythonSeleniumGeckoDriverstartup
Keyboard-backlight controller for Linux. Listens to the Insert key through evdev and cycles modes — no desktop environment required.
PythonevdevBash
A box ticks only when I can do it without a tutorial open.
Have a boring task that needs automating? A bot idea? A question? My inbox is open.
online — usually replies the same day
“First, solve the problem. Then, write the code.”