Skip to content
View Shariar-Hasan's full-sized avatar
😎
Chill
😎
Chill

Highlights

  • Pro
Block or Report

Block or report Shariar-Hasan

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

Hi 👋, I'm Shariar Hasan

Typing SVG

class About extends Me {
  public name: string
  public title: string[]
  public location: string
  public email: string

  constructor() {
    super()
    this.name = 'Shariar Hasan'
    this.title = ['MERN Stack Developer', 'JavaScript Enthusiast']
    this.location = 'Bangladesh'
    this.email = '[email protected]'
  }

  get skills(): string[] {
    return [
      'Html',
      'CSS',
      'Tailwind CSS',
      'Bootstrap',
      'Sass/Scss',
      'Javascript',
      'TypeScript',
      'React JS',
      'Next.js',
      'Express JS',
      'Node Js',
      'C',
      'C++',
      'Python',
      'MongoDB',
      'Firebase',
      'Material UI',
      'Mongoose',
      'Redux Toolkit',
    ]
  }
  get graduation(): string {
    return 'B.Sc. Engineering in CSE from University of Chittagong'
  }
  get contactMe(): string {
    return '[email protected]'
  }
}

shariar-hasan

Connect via

shariar-hasan ishariarhasan @shariarhasan ethico ishariarhasan ethico ishariarhasan @ethico

Github Stats

Shariar's GitHub Summery Shariar's Top Used Langs Top Lang By Commit Commits Stat of Shariar Hasan Commit Bar

Shariar's GitHub Streak

languages

Tools

HacktoberFest 2023 Open Source Contribution Achivements

An image of @shariarhasan's Holopin badges, which is a link to view their full Holopin profile

Pinned

  1. HallManagementSystem HallManagementSystem Public

    🏠 A website for Residential Hall Management system 💥💥. Its a achademic lab work for my Web Engineering Course in my B.Sc. Engineering Degree.

    JavaScript 2

  2. Cpp-Snip Cpp-Snip Public

    This extension provides a number of helpful snippets for quickly typing C++ code during competitive programming contests.

    HTML 1

  3. FakeRandom FakeRandom Public

    ✅The Fake Random package is a versatile random data generator that allows you to generate various types of realistic and randomized data.

    JavaScript

  4. thanos-eshop-overview thanos-eshop-overview Public

    Thanos E-shop is an e-commerce platform for a freelancing project, which is a online gaming currency, subscription and gift card eshop.

  5. TW-Customizer TW-Customizer Public

    The Tailwind Customization Tool is a web application designed to empower users to customize various web elements, including buttons, div as box, inputs and more.

    JavaScript

  6. IoT-based-Automated-Irrigation-System IoT-based-Automated-Irrigation-System Public

    The IoT based Automated Irrigation System & Mobile App for Tea Garden is a B.Sc. Engineering thesis project carried out in partial fulfillment of the requirements for the degree of B.Sc. (Engineeri…

    HTML 1 1