Skip to content
View Shabnam-Khaqanpoor's full-sized avatar

Block or report Shabnam-Khaqanpoor

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Chat-App-Using-Socket Chat-App-Using-Socket Public

    Forked from UI-AP-2023/chatroom-project-two

    Simple Chat Application built using Java and socket programming, allowing multiple clients to connect to a server. The server handles client connections, broadcasts messages, and stores them in a M…

    Java

  2. Clash-of-Clanes-simulator Clash-of-Clanes-simulator Public

    Forked from UI-AP-2023/final-project-Clash-of-Clanes-simulator

    Clash of Clans-Inspired Simulation Game is a small game built using Java, JavaFX, and multithreading. It simulates interactions between heroes and buildings, handling hero movements, attacks, and b…

    Java

  3. IoT-Based-Lamp-Control-via-Telegram-Bot-using-ESP8266-and-LLM IoT-Based-Lamp-Control-via-Telegram-Bot-using-ESP8266-and-LLM Public

    This project enables smart control of room and kitchen lamps through a Telegram bot, powered by an ESP8266 microcontroller and an LLM (GPT-4o-mini) for command processing.

    Python

  4. LinkedIn-Simulation-Using-Graph LinkedIn-Simulation-Using-Graph Public

    Forked from Erfan-Farahmandnejad/Linkedin-Simulation

    The project builds a graph-based social network to recommend connections using Depth-First Search (DFS but limited up to 5 degree) to analyze relationships up to five degrees. Recommendations prior…

    Java

  5. Online-Shop Online-Shop Public

    Forked from UI-AP-2023/first-project-Onlineshop

    Online Shop is a Java and JavaFX-based application using the MVC architecture. It includes user features like sign-up/login and shopping cart, while administrators can manage products, user profile…

    Java

  6. SecureFTP-X SecureFTP-X Public

    Forked from Erfan-Farahmandnejad/SecureX-FTP

    A secure and flexible FTP server supporting SFTP (SSH File Transfer Protocol) and FTPS (FTP Secure with TLS). This project provides a robust and encrypted file transfer solution with authentication…

    Python