My projects
Sysadmin
- Sysadmin stuff: as a sysadmin, I've a collection of scripts of my own, written either in Bash or Python and that I share on one of my repos.
Python
I have a couple of Python pet-projects hosted on GitHub. The following, are the most significant ones to me:
- Tiny LDAP Manager: a CLI utility that's aimed to ease the task of performing different LDAP operations, such as adding, deleting or changing the attributes of an LDAP entry. It also allows you to add or delete LDAP entries as well.
- LDAP Attributes Selector: a CLI utility that allows you to get a CSV formatted list, based on a custom set of LDAP attributes.
- SSH Commander: it allows you to execute commands on several remote hosts, using the SSH protocol!.
- Zimbra Permissions Inspector: a CLI tool to query sending permissions on a Zimbra server. You can retrieve sending permissions for a particular Zimbra Distribution List (ZDL) or get a complete list of "Send as" permissions.
- Quackmyip: a small CLI utility to keep your public IP address updated with the DuckDNS service!.
Please, see the link on each project for more details.
Web stuff
Even though I know enough HTML, CSS and Javascript to build some stuff, I'm certainly not an expert web programmer nor a designer. Sometimes, I just simply enjoy fiddling around some web technologies (Python microframeworks, websockets, SocketIO, SSE, etc)
If you take a look at some of my repos, you'll see that I've played around with the Python Bottle microframework and some websockets stuff.
To sum up, I don't have any serious web related stuff yet and I'm not sure if I ever will!.
Electronics
As part of my incursion in electronics, I built a small robot based on the NodeMCU board, using MicroPython on it and programmed a small web interface to control the former!. Project details can be found here!
I also like to fiddle around with Raspberry Pis!. Related projects of mine, can be found here!.