Pinned Repositories
blackjack
A Blackjack game developed in HTML, CSS, and JavaScript (URL Preview).
datalist
Example demonstrating the insertion and removal of items from localStorage, interacting with the DOM in JavaScript (URL Preview).
dicegame
A dice game developed in HTML, CSS, and JavaScript (URL Preview).
emojis
Example demonstrating the insertion and removal of items from Arrays, interacting with the DOM in JavaScript. (URL Preview).
filterusers
Example demonstrating character filtering and real-time rendering on the screen using JavaScript (URL Preview).
modal-example
Example demonstrating how to create a modal in windowed and full-screen mode using HTML, CSS, and JavaScript (URL Preview).
nodejs-mongodb-crud-default-driver
CRUD operations using the default MongoDB driver and Node.js Core
nodejs-mongodb-transactions
Transactional operations using the default MongoDB driver and Node.js Core
route-middleware-nodejs-core
This Node.js application serves static HTML and CSS files, routes requests to various URLs, and incorporates logging and data sanitization middlewares using only the native HTTP module.
webpack-spa-application
SPA built with vanilla JavaScript and bundled with Webpack, generating separate and minified static files for production. The application "UltraPhone" features dynamic loading for About, Features, and Reviews pages, maintaining a fixed header and footer without full page reloads.
ivad8080's Repositories
ivad8080/nodejs-mongodb-crud-default-driver
CRUD operations using the default MongoDB driver and Node.js Core
ivad8080/nodejs-mongodb-transactions
Transactional operations using the default MongoDB driver and Node.js Core
ivad8080/route-middleware-nodejs-core
This Node.js application serves static HTML and CSS files, routes requests to various URLs, and incorporates logging and data sanitization middlewares using only the native HTTP module.
ivad8080/webpack-spa-application
SPA built with vanilla JavaScript and bundled with Webpack, generating separate and minified static files for production. The application "UltraPhone" features dynamic loading for About, Features, and Reviews pages, maintaining a fixed header and footer without full page reloads.
ivad8080/blackjack
A Blackjack game developed in HTML, CSS, and JavaScript (URL Preview).
ivad8080/datalist
Example demonstrating the insertion and removal of items from localStorage, interacting with the DOM in JavaScript (URL Preview).
ivad8080/dicegame
A dice game developed in HTML, CSS, and JavaScript (URL Preview).
ivad8080/emojis
Example demonstrating the insertion and removal of items from Arrays, interacting with the DOM in JavaScript. (URL Preview).
ivad8080/filterusers
Example demonstrating character filtering and real-time rendering on the screen using JavaScript (URL Preview).
ivad8080/modal-example
Example demonstrating how to create a modal in windowed and full-screen mode using HTML, CSS, and JavaScript (URL Preview).
ivad8080/newsletter
Static newsletter page, demonstrating responsiveness across 2 screen sizes: mobile, desktop, developed in HTML and CSS (Has a URL Preview).
ivad8080/portfolio
Static example of portfolio page demonstrating responsiveness across 2 screen sizes: mobile, desktop, developed in HTML and CSS (URL Preview).
ivad8080/pricing-table
Static price table page simple animated, demonstrating responsiveness across 2 screen sizes: mobile, desktop, developed in HTML and CSS (URL Preview).
ivad8080/product-page
Static product page demonstrating responsiveness across 4 screen sizes: mobile, desktop, ultra-wide and 4k, developed in HTML and CSS (URL Preview).
ivad8080/randompasswordgenerator
Simple application for password generation, developed in HTML, CSS, and JavaScript (URL Preview).
ivad8080/social-tree
Static social tree page demonstrating button animations in HTML and CSS (URL Preview).