Skip to content
View HosseinRahmatan's full-sized avatar

Block or report HosseinRahmatan

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 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. Linkup Linkup Public

    LinkUp is a full-stack social networking platform built with Vue.js (Frontend) and Django REST Framework (Backend). It provides core social media functionalities such as posting, liking, commenting…

    Vue 1

  2. tcp-chatroom tcp-chatroom Public

    A simple chatroom application built using Python sockets (TCP) with a Tkinter-based graphical interface. It supports multiple clients connecting to a server, enabling real-time text messaging in an…

    Python

  3. Binary-Search-Tree-GUI Binary-Search-Tree-GUI Public

    Binary Search Tree Visualizer in Java (JFrame, NetBeans). An interactive data structure project with GUI to insert, delete, and search nodes while dynamically visualizing the BST. Includes traversa…

    Java

  4. Tic-Tak-Toe Tic-Tak-Toe Public

    A simple console-based Tic-Tac-Toe game written in C, featuring two-player mode and player vs. computer mode.

    C