Responsive Web Design ▾ Survey Form Page Created for the Responsive Web Design Certification by freeCodeCamp. A responsive survey form built with clean HTML and CSS, focused on accessibility and usability. Tribute Page Created for the Responsive Web Design Certification by freeCodeCamp. A responsive tribute page built with semantic HTML and CSS only. Technical Documentation Page Created for the Responsive Web Design Certification by freeCodeCamp. A fully responsive technical documentation layout built with semantic HTML and Flexbox. Product Landing Page Created for the Responsive Web Design Certification by freeCodeCamp. A responsive landing page built with HTML and CSS, showcasing clean layout and accessibility.
JavaScript Algorithms and Data Structures ▾ Palindrome Checker Page Created for the JavaScript Algorithms and Data Structures Certification by freeCodeCamp. A simple interactive app built with JavaScript, HTML, and CSS to check whether a given word or phrase is a palindrome. Roman Numeral Converter Page Created for the JavaScript Algorithms and Data Structures Certification by freeCodeCamp. A JavaScript-based converter that transforms numbers into Roman numerals, with a clean and responsive interface. Telephone Number Validator Page Created for the JavaScript Algorithms and Data Structures Certification by freeCodeCamp. A JavaScript app that checks whether a given U.S. phone number is valid, using pattern validation and user feedback. Cash Register Page Created for the JavaScript Algorithms and Data Structures Certification by freeCodeCamp. A functional cash register simulation built with JavaScript, calculating change and handling currency precision. RPG Creature Search Page Created for the JavaScript Algorithms and Data Structures Certification by freeCodeCamp. An interactive JavaScript app that lets users search and explore RPG-style creatures, showcasing data manipulation and dynamic rendering.
Front End Development Libraries (React) ▾ Random Quote Machine Page Created for the Front End Development Libraries Certification by freeCodeCamp. A dynamic quote generator that displays random inspirational quotes and allows sharing on social media. Markdown Previewer Page Created for the Front End Development Libraries Certification by freeCodeCamp. A real-time Markdown previewer built with React, converting user input into formatted HTML with live rendering. Drum Machine Page Created for the Front End Development Libraries Certification by freeCodeCamp. An interactive drum machine built with React, allowing users to trigger sounds through keyboard or button inputs. Calculator Page Created for the Front End Development Libraries Certification by freeCodeCamp. A functional calculator implemented with React, featuring proper operator precedence and state-driven logic. Pomodoro Timer Page Created for the Front End Development Libraries Certification by freeCodeCamp. A Pomodoro timer built with React, helping users manage focus sessions and breaks with customizable durations.
Data Visualization (D3) ▾ Bar Chart Data Visualization Page Created for the Data Visualization Certification by freeCodeCamp. An interactive bar chart built with D3.js, visualizing U.S. GDP data with animated transitions and tooltips. Scatterplot Graph Data Visualization Page Created for the Data Visualization Certification by freeCodeCamp. A D3.js scatterplot visualizing data on professional bicycle racing, highlighting riders with and without doping allegations through color-coded points and interactive tooltips. Heat Map Data Visualization Page Created for the Data Visualization Certification by freeCodeCamp. A D3.js heat map visualizing monthly global land-surface temperatures from 1753 to 2015, based on a baseline of 8.66 °C, illustrating long-term climate variation through color gradients. Choropleth Map Data Visualization Page Created for the Data Visualization Certification by freeCodeCamp. An interactive choropleth map created with D3.js, representing U.S. education levels through color-coded geographic regions. Treemap Diagram Data Visualization Page Created for the Data Visualization Certification by freeCodeCamp. A D3.js treemap visualizing hierarchical datasets such as video game sales, movie revenue, and Kickstarter funding, allowing users to explore proportional data by category and publisher.