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

Block or report zahid-self

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

👋 Hello! I'm Zahid Hasan

I am frontend developer who loves to making awesome frontend applications using Next Js, React Js, Prisma, Tailwindcss, Chadcn Ui.

Languages

JavaScript TypeScript PHP Python SQL

Technologies

Next Js React Node.js Redis MacOs Puppeteer Docker TensorFlow

How I'd define myself...literally

class Zahid extends Person {
 private name: string;
 private age: number;
 private work: string[];
 private education: string[];
 private hobbies: string[];

 constructor() {
   super();
   this.name = 'Zahid Hasan';
   this.age = 29;
   this.work = ['JavaScript', 'TypeScript', 'Fontend', 'Next Js', 'React Js, 'Prisma', 'TailwindCss'];
   this.education = ['PostGraduate Diploma In Information Technology'];
   this.hobbies = ['Travelling', 'Gardening', 'Photography'];
 }

 public currentLocation(): string {
   return 'Dhaka, Bangladesh';
 }

 public nextLocations(): string[] {
   return ['Shariatpur, Dhaka, Bangladesh'];
 }

 public currently(): { studying: string[]; reading: string[]; tinkering: string[] } {
   return {
     studying: ['Web Scrapping','Docker','CI CD', 'Testing'],
     reading: ['Productive Muslim'],
     tinkering: ['AI with Tensorflow Js', 'Server Management', 'Caching'],
   };
 }
}

  • 🔭 I’m working on Next JS, React JS, Node JS, No Code Platforms, Testing (Jest, Cypress, Puppeteer), and Tensorflow.js
  • 🌱 I’m currently learning Testing, Stripe, Automation
  • 👯 I’m looking to collaborate on open-source projects
  • 🤔 I’m looking for help with growing my skills and communication
  • 💬 Ask me about frontend development, testing, automation
  • 📫 How to reach me: [email protected]

Pinned Loading

  1. portfolio portfolio Public

    This repository contains my portfolio design

    TypeScript 1

  2. keeper-typescript keeper-typescript Public

    Todo list app using next, typescript, tailwindcss

    TypeScript 1

  3. rtk-chat rtk-chat Public

    This is a chat application using react, redux toolkit query, json server, json-server-auth

    JavaScript

  4. rtk-job-finder rtk-job-finder Public

    CSS

  5. dsa-with-js dsa-with-js Public

    This repository contains data structure and algorithm with javascript

    JavaScript

  6. react-projects react-projects Public

    This repository contains react pet projects