(Translated by https://www.hiragana.jp/)
Muhammedsiyadt (MUHAMMED SIYAD T) Β· GitHub
Skip to content
View Muhammedsiyadt's full-sized avatar

Block or report Muhammedsiyadt

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

𝙃ii, I AM MUHAMMED SIYAD T


- I AM A SELF-TAUGHT MERN STACK DEVELOPER.
- I LOVE USING SOFTWARE AS A SOLUTION FOR EVERY PROBLEM.
- 𝘼LWAYS KEEN TO LEARN AND DEVELOP NEW THINGS.

LinkedIn Instagram Stackoverflow

π™π™šπ™˜π™ π™Žπ™©π™–π™˜π™ 

MongoDB
Express.js React.js NodeJS JavaScript Postgre Redux JWT Postman Firebase HTML5 CSS3 TailwindCSS Bootstrap Material UI TypeScript Redis Socket.Io AWS Figma

Pinned Loading

  1. DataStructure DataStructure Public

    Explore my project demonstrating essential data structures, optimizing code efficiency and clarity. Let's dive into the world of data structures together!

    JavaScript

  2. Essensial-Git-Commands Essensial-Git-Commands Public

    Git, a distributed version control system, facilitates collaborative coding with features like branching, merging, and remote repository management. Essential commands include init, add, commit, st…

  3. foab foab Public

    "FOAB" is my static website project, designed solely with HTML and CSS. It offers a clean and straightforward interface, focusing on essential information and intuitive navigation.

    HTML

  4. Fonekart Fonekart Public

    "Fonekart" is my responsive eCommerce site hosted on AWS. Complete with discounts, coupons, and admin-user interfaces, it's crafted with Node.js, HTML, CSS, Bootstrap, and AJAX for seamless browsin…

    EJS

  5. JavaTutorial JavaTutorial Public

    Oops Java full Practical operations. Here, you'll find my Java project showcasing a diverse range of operations, from object-oriented programming to multithreading and networking. Leveraging Java's…

    Java

  6. Linked-list Linked-list Public

    A linked list is a chain of nodes, each holding data and a link to the next node. It's flexible for resizing and dynamic data. Traversal starts from the head, moving through links. Singly, doubly,…

    JavaScript