const developer = {
name: "Foysal Zihak",
role: "Front-End Developer",
skills: {
languages: ["JavaScript", "TypeScript", "HTML5", "CSS3"],
frameworks: ["React.js", "Next.js", "Vue.js"],
styling: ["Tailwind CSS", "SASS/SCSS", "Styled Components"],
tools: ["Git", "Webpack", "Vite", "npm", "yarn"],
testing: ["Jest", "React Testing Library"],
other: ["RESTful APIs", "Responsive Design", "Web Performance"]
}
};
console.log(`Hello! I'm ${developer.name}, a passionate ${developer.role}`);
console.log("Let's build something amazing together! π");
Highlights
Pinned Loading
-
Web-99DaysWithCPC
Web-99DaysWithCPC PublicA collection of web development projects created during the 99 Days of Coding Challenge with DIU CPC. Showcasing progress in front-end and back-end development.
CSS 3
-
fall-fest-2024-cpc
fall-fest-2024-cpc PublicFall Fest 2024 - CPC Photo Frame Generator lets users upload, adjust, and apply a custom frame to their photos, ensuring high-quality downloads for personalized event-themed images!
-
Dhaka-Metro
Dhaka-Metro PublicDhaka Metro Rail - A modern, responsive frontend design for Bangladesh's metro system. Features include ticket booking, fare calculation, live schedules, and user dashboard. Built with HTML, CSS, aβ¦
HTML 1
If the problem persists, check the GitHub status page or contact support.