EXEIdeas | March 7th, 2023 | 0 Comments | Business Needs / Guest PostIf you’ve ever been curious about how machines can understand human movement despite various influences, the solution is to analyze human posture. This article aims to show how Human Pose Estima...
EXEIdeas | March 5th, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesIn this tutorial, we will be creating a Pure CSS and Vanilla javascript Expandable search bar from scratch with a cool animation effect There you go you have created a nice and elegant expandable sear...
EXEIdeas | February 27th, 2023 | 0 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptA cool hexagonal grid for images and text made in CSS and HTML. The grid shows images by default but once you hover over it reveals the text, with enough space for a short title on small screens and a...
EXEIdeas | February 22nd, 2023 | 0 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptA CSS dropdown menu is an effective solution for enhancing the UI and UX of an app or website. A drop-down menu is a sub-menu of a website or app’s main menu. It is used to showcase content butt...
EXEIdeas | February 21st, 2023 | 2 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptThis CSS-only snippet by Bruno Rodrigues is great when you want to have a timeline on your site and the best part is that this is mobile-friendly. Each timeline entry has an icon and a chat bubble-lik...
EXEIdeas | February 19th, 2023 | 0 Comments | HTML-CSS-PHP-JavaScript / JavaScript CodesThis JavaScript code snippet helps you to create a simple toast notification. It allows you to display various types of alerts including success, warning, and danger with predefined themes. The styles...
EXEIdeas | February 18th, 2023 | 0 Comments | CSS Codes / HTML-CSS-PHP-JavaScriptThis CSS code snippet helps you to create an expandable card with a neon glow effect. The card displays only the thumbnail in normal condition and shows details on the hover event. When the hover even...