I am frontend developer who loves to making awesome frontend applications using Next Js, React Js, Prisma, Tailwindcss, Chadcn Ui.
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]