Skip to content
View mahsahakimi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mahsahakimi

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

Pinned Loading

  1. express_back_end express_back_end Public

    This project is a backend program developed using Express.js in JavaScript. It serves as an API that connects to its front-end React web application in this repository (https://github.com/mahsahaki…

    JavaScript

  2. ChessProject ChessProject Public

    C++

  3. react_front_end react_front_end Public

    This project is implemented in React.js and serves as the front-end microservice for the backend repository (https://github.com/mahsahakimi/express_back_end). It is a web application designed for b…

    JavaScript

  4. form_manager form_manager Public

    This project is a Spring Boot backend designed to manage dynamic forms. It provides a RESTful API for creating, retrieving, updating, and deleting forms and their associated fields.

    Java

  5. custom_tag_implementation custom_tag_implementation Public

    In this project, we will explore the implementation of a single-page website that utilizes a custom HTML tag named <my-post>. This tag serves as a modern alternative to traditional HTML structures,…

    HTML

  6. spring_project spring_project Public

    This is a small Spring Boot project built with Maven, Java, and a PostgreSQL database that I created for self-learning after following a YouTube tutorial. It manages a system to view, add, delete, …

    Java