Projects in Awesome Lists by code-mike-code
A curated list of projects in awesome lists by code-mike-code .
https://github.com/code-mike-code/react-website-design
This project is a simple React application developed as an introductory task. It demonstrates fundamental React concepts, including component-based architecture, props, state, and basic application structure. The application showcases a mock blog/content layout with a header, footer, main content area, sidebars, and an image gallery.
babel css3 html5 javascript react webpack
Last synced: 15 Jun 2025
https://github.com/code-mike-code/handling-dom-elements
DOM Manipulation - Tooltip & Table of Contents Generator. It demonstrates the practical use of JavaScript to dynamically manipulate the DOM without modifying the original HTML or CSS files.
dataset dom-manipulation dynamic-manipulation javascript
Last synced: 07 May 2025
https://github.com/code-mike-code/js-gallery-slider-refactored
The original slider was functional but built with older JavaScript syntax and global functions. My job was to rebuild it into a clean, maintainable class-based module, making full use of ECMAScript 2015+ features
arrow-functions babel constructor es6-javascript javascript js-classes webpack
Last synced: 08 May 2025
https://github.com/code-mike-code/excursions-order-panel
This project is a JavaScript-based travel order system that allows users to: • Upload a CSV file containing travel offers • Select trips, specify the number of adults/children, and add them to an order list • Review and remove items from the order summary • Submit the order with validated customer details
css3 data-processing dom dom-manipulation form-handling html5 javascript
Last synced: 25 Jul 2025
https://github.com/code-mike-code/js-image-gallery
The task was to implement a dynamic image slider that activates when clicking on a gallery image. All HTML and CSS were provided and could not be modified—JavaScript was the only layer open to change.
custom-events javascript js-events
Last synced: 12 Aug 2025