Skip to content
View saeed205's full-sized avatar

Block or report saeed205

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
saeed205/README.md

πŸ’« About Me

πŸ’» Software Engineer with a background in Network Engineering

πŸš€ Building web applications, backend services, internal tools, and automation platforms

πŸ”§ Working with Python, Node.js, React, WordPress, Linux, Docker, PostgreSQL, and Nginx

βš™οΈ Experienced in backend development, infrastructure management, web hosting, and network automation

🌱 Passionate about Software Architecture, Distributed Systems, DevOps, and scalable systems

πŸ“š Continuously learning, building, and improving through real-world projects

🌐 Socials

LinkedIn Email

πŸ’» Tech Stack

Languages

Python JavaScript TypeScript SQL

Backend

FastAPI NodeJS Express.js Flask

Frontend

React Vite TailwindCSS

Databases

PostgreSQL Redis MySQL MongoDB

DevOps & Infrastructure

Docker Linux Nginx Git GitHub Grafana Elasticsearch

CMS

WordPress

Automation & Networking

Cisco Ansible

πŸ“Š GitHub Stats


Popular repositories Loading

  1. Cisco_mac_address_finder Cisco_mac_address_finder Public

    This script is used to search for a specific MAC address on multiple Cisco switches.

    Python 7 2

  2. Network_Monitoring_Tool Network_Monitoring_Tool Public

    This is a simple network monitoring tool written in Python. It pings the specified hosts continuously and provides real-time latency, success rate, jitter, and other details in a neatly formatted t…

    Python 5 6

  3. Configure-Multiple-Cisco-Switches Configure-Multiple-Cisco-Switches Public

    This Python script uses the Netmiko library to configure multiple Cisco switches via SSH. Specifically, the script logs in to each switch in a list of IP addresses provided in a text file, enters t…

    Python 4 1

  4. Lottery Lottery Public

    Python

  5. Network-Monitoring-Script Network-Monitoring-Script Public

    This script allows you to monitor the connectivity status of network addresses by pinging them periodically.

    Python

  6. Modern-IP-Tool Modern-IP-Tool Public

    Forked from Blindsinner/IPv4-tool-for-beginner

    Modern IP Tool: A Python script for IP address operations. Convert binary to decimal IP, find network addresses, subnetting, reverse DNS lookup, IP classification, and more. Simple menu-based inter…

    Python