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

Block or report iamsabbirsobhani

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

Hey there!👋🏼

I'm Sobhani, an independent software engineer who loves to create and share useful content about computer science and the web. When I'm not writing code (which is rare because I have no life whatsoever!), you'll find me reading books, exploring new things, and listening to music.

const meNskills = {
   name: "Sabbir Sobhani",
   pronouns: "he" | "him",
   code: ["JavaScript", "TypeScript", "Node.js", "Python", "Java"],
   technologies: {
      frontEnd: {
         language: ["JavaScript, "TypeScript"],
         framework: ["Vue.js", "Nuxt.js", "React.js", "Next.js"],
         style: ["CSS", "SCSS", "TailwindCSS", "MUI", "Bootstrap"]
      },
      backEnd: {
         language: ["Node.js(JS, TS), "Python", "Java"],
         framework: ["Express.js", "Flask", "Django", "Spring Boot"]
      },
      database: ["SQL", "PostgreSQL", "Oracle", "MySQL", "NoSQL", "MongoDB", "redis"],
      cloud: ["AWS", "Azure", "Heroku"]
   },
   currentOccupation: ["Open for job opportunities"],
   hobbies: ["Coding", "Listening Music", "Love to Read", "Explore new things"],
};

Pinned Loading

  1. welsh-powell-graph-colouring-algorithm welsh-powell-graph-colouring-algorithm Public

    This project is the implementation of Welsh Powell Graph coloring Algorithm with live interaction visually.

    JavaScript

  2. onlinepaymentapp onlinepaymentapp Public

    PayApp is a user-friendly online payment service built on the Django framework. It enables users to create their accounts with ease and offers various features, such as fund transfers from their ba…

    HTML

  3. mindpad mindpad Public

    Your digital notepad for organizing your thoughts.

    TypeScript