🚀 Welcome to my portfolio

Hi, I'm !

DevOps Junior & System Administrator

Passionate about cloud infrastructure, automation, and building scalable systems. I transform complex technical challenges into elegant, efficient solutions.

Anass Assim Anass Assim - Hover

Skills & Tech Stack

The technologies I use to design, automate and operate modern infrastructure.

Microsoft Azure

Resource groups, storage, identity, networking and monitoring. Currently focused on AZ-104.

Amazon Web Services

EC2, S3 and IAM for hybrid setups and lab environments.

Docker & Containers

Building and running services in reproducible containerized environments.

Ansible

Agentless automation tool for provisioning servers, managing configurations, and orchestrating infrastructure at scale.

Terraform

Declarative infrastructure-as-code tool for provisioning cloud and on-prem resources using reusable modules and automated workflows.

CI/CD Pipelines

Automating tests and deployments using Git-based workflows.

n8n Automations

Low-code workflows for integrating services and building automations.

Git

Distributed version control system for tracking code changes, collaborating efficiently, and managing project history.

Grafana

Visualization platform for building dashboards, analyzing metrics, and monitoring system performance in real time.

Nagios

Monitoring system for tracking host and service health, generating alerts, and ensuring infrastructure uptime.

Professional Journey

My career progression and key achievements

OGA.ai

DevOps Junior - OGA.ai

Mar 2025 – Jun 2025

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.

Azure Docker Terraform Grafana CI/CD
NasDev Technology

IT Specialist - NasDev Technology

Nov 2024 – Mar 2025

Developed custom websites for small businesses using WordPress, Shopify, and Bootstrap. Configured cloud-based solutions with AWS, automated routine tasks with Ansible.

AWS Ansible WordPress Shopify
CasaConfig.ma

Equipment Assembly Technician - CasaConfig.ma

Jun 2024 – Sep 2024

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

Hardware Troubleshooting BIOS Maintenance Microsoft O.S
Digital Hard

System Administrator - Digital Hard

Mar 2021 – Sep 2022

Configured and maintained Windows and Linux servers. Managed virtual machines using VMware, automated system tasks with PowerShell and Bash, monitored infrastructure with Nagios.

VMware Nagios PowerShell Linux

Certifications

Certification 2

CCNA 2

Cisco Networking Academy

Issued: Jun 2025

Download Certificate
Certification 1

Aptis B2-C1 : Test of English for International Communication

British Council

Issued: Dec 2024

Download Certificate
Certification 2

CCNA 1

Cisco Networking Academy

Issued: Dec 2024

Download Certificate

Featured Projects

Showcasing my latest work and achievements

Flooky AI
AI Chatbot

Flooky AI

Live

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.

Infrastructure Automation
DevOps Automation n8n AI

n8nticket

Deployed

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

RabbitChat Secure Chat
E2E FastAPI WebSockets

RabbitChat

Live

Privacy-focused chat platform using FastAPI and WebSockets, offering end-to-end encryption, ephemeral sessions, and one-time file sharing for secure communication.

TorCap
Tor Security Python

TorCap

Deployed

A Python tool that captures desktop screenshots and sends them anonymously via Tor, featuring a lightweight web viewer for private remote access.

Infrastructure Automation
DevOps Automation Python

py365

In Progress

Collection of 365 diverse Python apps crafted to explore automation, problem-solving, and creativity, offering daily tools, experiments, and learning opportunities.

Monitoring Dashboard
Monitoring Analytics

AutoTax

Deployed

Financial analytics platform built with Python, delivered to Vision Up Ltd. Provides real-time insights, reporting, and automation tailored for financial operations.

What People Say

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."

Sarah Johnson

S.H

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.”

Michael Chen

M.A

Tech lead, Digital Hard

Languages & Location

A glimpse at the many languages I speak and where I’m currently based..

languages.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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!")
$ git commit -m "feat: implement auto-detection of user language"
> Pushing to origin/main...
> Deployment successful!
Python UTF-8
Ln 10, Col 23 Spaces: 2 12 lines
https://www.anassasiim.com/languages

Languages i do Speak

US Flag Hello World!!!

English

Spain Flag Hola Mundo!!

Spanish

France FlagBonjour le Monde!!

French

Saudi Arabia Flag!! مرحبا بالعالم

Arabic

My Location

Anass

Contact Me

Feedback from colleagues and clients

GET IN TOUCH

Let's Connect
& Collaborate

Interested in working together or have a question? Feel free to reach out using the form.

Available for Opportunities

Send Me a Message

BusinessCard.json
BusinessCard.json
1 {
2 "name" : "Anass Assim" ,
3 "title" : "DevOps Junior & Sys Admin" ,
4 "email" : "hello@anassasiim.com" ,
5 "phone" : "+34 662 055 990" ,
6 "linkedin" : "anass-assim" ,
7 "github" : "@ciscoAnass"
6 }

Trusted by professionals from leading companies

OGA.ai
NasDev
Digital Hard
CasaConfig