Skip to content
View EmamSaimon592's full-sized avatar

Block or report EmamSaimon592

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

Cover Image

πŸ’» Tech Stack:

C C++ CSS3 HTML5 Java JavaScript Python TypeScript Bootstrap Green Sock NPM Qt React Vite Three js TailwindCSS WebGL Canva Figma Docker MySQL Postgres Git GitHub MongoDB Express.js NodeJS Nodemon EJS Socket.io Postman JWT React Query React Router React Hook Form Yarn GraphQL Prisma Next JS Redis

Β Β Β  Β Β Β  Β Β Β  Β Β Β 

Hey πŸ–, I'm Emam Saimon...

Typing SVG

βœ… Tech I'm working with

  • 🌱 Currently learning: React, MySQL, PostgreSQL, Git & GitHub, Docker, MongoDB , QT , Node.js , Express.js , GraphQl , & Next js

    react mysql postgresql git docker mongodb qt Node.js Express.js GraphQL nextjs

  • πŸ”­ Actively building projects with: Three js, GSAP, React three fiber, Next js

    Three js Green Sock React Next JS


πŸ“‚ Projects & Content


πŸ“ž π™²πš˜πš—πšπšŠπšŒπš π™ΌπšŽ

Cover Image

Visitor count


⚑ π™΅πšžπš— π™΅πšŠπšŒπš

I told my computer I needed a break… Now it won’t stop sending me vacation ads. πŸ˜„


Demo GIF


πŸ“Š GitHub Stats:



✍️ Random Dev Quote

πŸ” Top Contributed Repo


🌐 Socials:

Facebook LinkedIn X email

Popular repositories Loading

  1. single_linkedList single_linkedList Public

    A singly linked list is a linear data structure where each element (called a node) contains: 1.Data – the value stored in the node. 2. Next pointer – a reference to the next node in the sequence. βœ…β€¦

    C++ 3

  2. Double_linked-list Double_linked-list Public

    A Doubly Linked List in C++ is a dynamic data structure where each node contains data, a pointer to the next node ➑️, and a pointer to the previous node ⬅️. It allows traversal in both directions πŸ”β€¦

    C++ 3

  3. DSA-array-program DSA-array-program Public

    πŸ”΄ Binary search iterative method and Recursive method. 🟠 Bubble sort in c++ πŸ”΅ Insertion (Beginning , End , Specific Position) 🟒 linear Search ⚫ Sort array ----------By Emam saimon

    C++ 3

  4. Circular-Singly-Linked-List- Circular-Singly-Linked-List- Public

    A Circular Singly Linked List (CSLL) is a variation of a linked list where the last node points back to the head, forming a loop πŸ”„.πŸ“Œ Features: 🧩 Each node contains data and a next pointer πŸ”— Last no…

    C++ 3

  5. threejs-3d-scene threejs-3d-scene Public

    Mouse movement in Three.js is commonly used to: πŸ”΄Rotate the scene or camera 🟒Move objects ⚫ Get 3D object intersections with raycasting .

    JavaScript 3

  6. typescript-01 typescript-01 Public

    TypeScript 3