Skip to content
View ParhamMoAsghari's full-sized avatar
  • WeITCo & MASFA
  • Kermanshah, Iran
  • 16:21 (UTC +03:30)
  • Instagram parhammasghari

Highlights

  • Pro

Block or report ParhamMoAsghari

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
ParhamMoAsghari/README.md

💫 About Me:

🔭 I’m currently working as a Software Engineer & Full Stack Developer at WeITCo and collaborating with the MASFA (Enterprise Architecture Lab at Razi University), focusing on building scalable and maintainable systems.

👯 I’m looking to collaborate on innovative software projects, especially those involving distributed systems, microservices, and enterprise-level architectures.

🤝 I’m looking for help with advancing large-scale system design, particularly in the areas of observability, performance optimization, and resilient infrastructure.

🌱 I’m currently learning more about Enterprise Architecture, system design patterns, and advanced backend engineering concepts.

💬 Ask me about Full Stack Development, MERN stack, system architecture, and real-world engineering challenges.

⚡ Fun fact: I enjoy breaking down complex systems to their core logic — from high-level architecture all the way to low-level implementation details.

🌐 Socials:

Instagram LinkedIn email

💻 Tech Stack:

C++ C# C CSS3 HTML5 JavaScript TypeScript Python PowerShell Bash Script .Net Django nVIDIA Next JS NodeJS OpenCV React Vue.js Nginx MySQL MongoDB MicrosoftSQLServer SQLite Redis NumPy PyTorch TensorFlow GitHub Git Sentry Jest Puppeteer Selenium Vitest Cisco Docker Mosquitto Raspberry Pi Swagger Wireguard Arduino

📊 GitHub Stats:



🏆 GitHub Trophies


Pinned Loading

  1. aco-tsp.ipynb aco-tsp.ipynb
    1
    {
    2
      "cells": [
    3
        {
    4
          "cell_type": "markdown",
    5
          "metadata": {
  2. BamaCarDataset BamaCarDataset Public

    A comprehensive dataset containing car listings scraped from the Bama website on September 23, 2024. This dataset includes various features such as car type, title, trim, year, mileage, transmissio…

    1

  3. ArduinoSmartButton ArduinoSmartButton Public

    An advanced, event-driven button debouncing library for Arduino. Built with a non-blocking FSM (finite state machine), it supports press, release, click, long press, hold, and custom callback comma…

    C++

  4. rabbitmq-pipeline rabbitmq-pipeline Public

    Simple asynchronous RabbitMQ pipeline with Python, Docker, and aio-pika. Producer publishes messages to a queue; multiple consumers process messages concurrently.

    Shell