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

Highlights

  • Pro

Block or report Shariar-Hasan

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 = 'shariar.hasan.1523@gmail.com'
  }

  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 'shahriar.hasan.1523@gmail.com'
  }
}

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 & 2024 Open Source Contribution Achivements

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

Pinned Loading

  1. env-typed-guard env-typed-guard Public

    🛡️ A TypeScript-first library for type-safe environment variable parsing and validation with full IntelliSense and optional logging.

    TypeScript 5

  2. 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

  3. 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

  4. Cpp-Snip Cpp-Snip Public

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

    HTML 2

  5. 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.

  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