You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next.js e-commerce website with Redux Toolkit for state management, dynamic charts, product filtering, pagination, and integrated Stripe payments. Built with SSR/SSG, TailwindCSS, and optimized for fast performance and SEO.
Basically, the purpose of this web application is to generate user emis. It is based on a user-administrator architecture whereby the user requests a loan from the admin for a certain amount, and if the admin agrees, emis will be calculated weekly. The user can pay one or more of those loans before the deadline.
Explore this GitHub repository for a Netflix clone website, coded with HTML, CSS, and JS. Featuring a responsive design, the project replicates the popular streaming platform's layout, providing a hands-on experience in web development. Discover the code that brings this imitation to life.
Welcome to Md. Tanvir Hasan's LinkedIn profile! I'm a dedicated Full Stack Engineer at Nippon Cloud Co., Ltd, passionate about creating seamless web experiences. Proficient in React.js and Node.js, I thrive on crafting dynamic user interfaces. Currently expanding my skills in DevOps and Ruby on Rails. Open to remote opportunities.
This challenge is a simple yet stylish Social Link Sharing Profile, perfect for showcasing and sharing all your social media profiles. The design focuses on usability, ensuring a great user experience with interactive elements.
Built a dynamic leaderboard displaying the latest topics from the freeCodeCamp forum. This project uses asynchronous JavaScript to fetch and display data, including topic titles, user avatars, and activity metrics.
A simple Web Page with buttons to change the background color of the body, a container, or both. each button click applies a randomly selected gradient, enhancing the visual experience using JavaScript and CSS.
The 'Blue Canvas' challenge involves creating a visually appealing canvas using CSS. The canvas features a blue background with white squares arranged to form a unique design. The objective is to position and style these elements using CSS properties such as positioning, dimensions, and background colors.
This project is a solution to the Shopping Cart on freeCodeCamp. It involves creating a shopping cart where users can add items, view the cart's contents, and calculate totals and taxes using JavaScript and OOPs principle.
The code sets up a calorie counter app to track daily calorie intake and exercise. Users can enter their calorie budget, add meal and exercise entries, and see their remaining calories with a summary of consumed and burned calories.