Sales Development Representative and open-source enthusiast focused on Ubuntu, Linux systems and continuous learning through hands-on experimentation and documentation.
I’m a Sales Development Representative with a background in Telecommunications Engineering and experience working with Linux-based systems, Ubuntu deployments and customer-facing technology roles.
I actively document what I learn while exploring open-source technologies, believing that collaboration and shared knowledge are essential for scalable and sustainable systems.
Hands-on infrastructure learning
Problem: Needed a clean and reproducible Linux environment for experimentation.
What I tried: Installed Ubuntu Server LTS, configured SSH, users and basic security.
What I learned: Importance of baseline configuration, documentation and system hardening.
Ubuntu Linux Infrastructure GithubReducing manual operations
Problem: Repetitive administrative tasks increased error risk.
What I tried: Bash scripts for basic automation.
What I learned: Automation improves consistency and scalability.
Bash Ansible Automation GithubCore Linux services exploration
Problem: Wanted to understand how core services support infrastructure.
What I tried: Configured DNS and directory services on Ubuntu.
What I learned: Small services have a large impact in enterprise environments.
Open Source DNS LDAP GithubImproving a Linux-based service.
Problem: Deploy and operate a real Linux service on an Ubuntu VPS for customer service
What I tried: I built a simple chatbot on Ubuntu as a way to practice deploying, operating and documenting a real Linux service.
What I learned: Deploying and operating persistent Linux services using systemd
Ubuntu Open Source Automation Live View