ashrafulhaque
A passionate software craftsman, a dreamer and storyteller.
ICT Division, Ministry of Posts, Telecommunications and ITBangladesh
Pinned Repositories
awesome-react
A collection of awesome React libraries, resources and shiny things.
coding-interview-university
A complete computer science study plan to become a software engineer.
css-experiments
A repository containing various experimental projects on CSS flexbox, grid system, animations and more.
doict-bootcamp
food-website-template
This food website template is designed for modern web development using HTML, CSS, ES6, Tailwind CSS, and Daisy UI. It offers a sleek, responsive layout ideal for restaurants, cafes, or food blogs, and dynamically fetches food data from The Meal DB API based on user selections.
Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
hackerrank
Solutions of HackerRank Coding Challenges
leetcode
Solutions of Leetcode Coding Challenges.
react-book-shop
A responsive multi-page book shop website built with React and React Router. This project demonstrates dynamic routing, component-driven architecture, and state management in React.
secret-key-matcher
A basic web application that generates secret keys dynamically and matches the user input with the secret key. This project is developed using vanilla HTML, CSS and JavaScript.
ashrafulhaque's Repositories
ashrafulhaque/awesome-react
A collection of awesome React libraries, resources and shiny things.
ashrafulhaque/coding-interview-university
A complete computer science study plan to become a software engineer.
ashrafulhaque/css-experiments
A repository containing various experimental projects on CSS flexbox, grid system, animations and more.
ashrafulhaque/doict-bootcamp
ashrafulhaque/food-website-template
This food website template is designed for modern web development using HTML, CSS, ES6, Tailwind CSS, and Daisy UI. It offers a sleek, responsive layout ideal for restaurants, cafes, or food blogs, and dynamically fetches food data from The Meal DB API based on user selections.
ashrafulhaque/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
ashrafulhaque/hackerrank
Solutions of HackerRank Coding Challenges
ashrafulhaque/leetcode
Solutions of Leetcode Coding Challenges.
ashrafulhaque/react-book-shop
A responsive multi-page book shop website built with React and React Router. This project demonstrates dynamic routing, component-driven architecture, and state management in React.
ashrafulhaque/secret-key-matcher
A basic web application that generates secret keys dynamically and matches the user input with the secret key. This project is developed using vanilla HTML, CSS and JavaScript.
ashrafulhaque/javascript-playground
A repository to explore various features of JavaScript/ECMAScript. This repository contains various small projects developed using vanilla JS.
ashrafulhaque/landing-page-tailwind-daisy
This is a practice project for building a responsive and modern landing page using Tailwind CSS and DaisyUI components. It features customizable UI elements, clean design, and mobile responsiveness, providing a simple and efficient way to experiment with Tailwind and DaisyUI for frontend development.
ashrafulhaque/normalize.css
A collection of HTML element and attribute style-normalizations
ashrafulhaque/python-playground
ashrafulhaque/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ashrafulhaque/task1-basic-html-css
ashrafulhaque/task2-basic-html-css
ashrafulhaque/the-algorithms-python
All Algorithms implemented in Python