The technologies I use to design, automate and operate modern infrastructure.
Resource groups, storage, identity, networking and monitoring. Currently focused on AZ-104.
EC2, S3 and IAM for hybrid setups and lab environments.
Building and running services in reproducible containerized environments.
Agentless automation tool for provisioning servers, managing configurations, and orchestrating infrastructure at scale.
Declarative infrastructure-as-code tool for provisioning cloud and on-prem resources using reusable modules and automated workflows.
Automating tests and deployments using Git-based workflows.
Low-code workflows for integrating services and building automations.
Distributed version control system for tracking code changes, collaborating efficiently, and managing project history.
Visualization platform for building dashboards, analyzing metrics, and monitoring system performance in real time.
Monitoring system for tracking host and service health, generating alerts, and ensuring infrastructure uptime.
My career progression and key achievements
Contributed to automating CI/CD pipelines using Azure DevOps and Terraform. Supported infrastructure provisioning and lifecycle management on Azure, ensuring high availability and scalability. Monitored and analyzed system performance with Grafana, and collaborated on .NET microservices projects using Docker for efficient containerization and deployment.
Developed custom websites for small businesses using WordPress, Shopify, and Bootstrap. Configured cloud-based solutions with AWS, automated routine tasks with Ansible.
Assembled and configured custom computer hardware for clients, including desktops and servers. Installed operating systems, optimized BIOS settings, and ensured compatibility of components. Performed troubleshooting, hardware diagnostics, and system upgrades
Configured and maintained Windows and Linux servers. Managed virtual machines using VMware, automated system tasks with PowerShell and Bash, monitored infrastructure with Nagios.
British Council
Issued: Dec 2024
Showcasing my latest work and achievements
Flooky-AI is a Python app using Claude AI to automate daily tasks like finance, HR, and document processing—all with a focus on privacy and simplicity.
A ready-to-use n8n starter that converts Telegram messages into PostgreSQL tickets with built-in AI, flexible workflows, and secure proxying for smart, efficient support
Privacy-focused chat platform using FastAPI and WebSockets, offering end-to-end encryption, ephemeral sessions, and one-time file sharing for secure communication.
A Python tool that captures desktop screenshots and sends them anonymously via Tor, featuring a lightweight web viewer for private remote access.
Collection of 365 diverse Python apps crafted to explore automation, problem-solving, and creativity, offering daily tools, experiments, and learning opportunities.
Financial analytics platform built with Python, delivered to Vision Up Ltd. Provides real-time insights, reporting, and automation tailored for financial operations.
Feedback from colleagues and clients
"Anass has completely transformed our workflow. His expertise in DevOps and system administration has significantly increased our team's productivity and system reliability."
Product Manager, Vision Up Ltd
“Anass is a fast learner with a strong grasp of Sys Adminsitration fundamentals. He approaches every task with dedication and a great attitude. A promising junior with a bright future.”
Tech lead, Digital Hard
A glimpse at the many languages I speak and where I’m currently based..
import folium
import flask
import locale
import webbrowser
# Hello World in 4 languages
print("English: Hello World 🇬🇧")
print("Spanish: Hola Mundo 🇪🇸")
print("French: Bonjour le Monde 🇫🇷")
print("Arabic: أهلاً بالعالم 🇸🇦")
print("\nWhere I am:")
# My location coordinates
my_coords = [37.389288, -5.984614]
city = "Seville, Spain"
print(f"📍 Currently in: {city}")
print(f"🌍 Coordinates: {my_coords}")
# Create interactive map
portfolio_map = folium.Map(location=my_coords, zoom_start=12)
# Add location marker
folium.Marker(
my_coords,
popup=f"📍 {city}",
tooltip="My Location"
).add_to(portfolio_map)
# Save the map
portfolio_map.save('my_portfolio_map.html')
print("\n🗺️ Portfolio map created successfully!")
Hello World!!!
Hola Mundo!!
Bonjour le Monde!!
!! مرحبا بالعالم
Feedback from colleagues and clients
Interested in working together or have a question? Feel free to reach out using the form.
Trusted by professionals from leading companies