Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gilgeekify

saeedkohansal/HTML-Editable-Table-OOP-JavaScript

Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...

Language: JavaScript - Size: 1.92 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

saeedkohansal/InjectorPlus-Chrome-Extension-Manifest-V3

Injector+ is a cutting-edge MV3 Chrome extension that empowers you with an infinitely versatile lightweight injection tool. With Injector+, you can seamlessly inject both inline and external JavaScript, as well as internal and external CSS into any website, unlocking endless possibilities for web development and customization.

Language: JavaScript - Size: 7.03 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

saeedkohansal/Injector-Extension

A Chrome Extension to inject JavaScript and CSS into any website, By that extension, you can inject your custom JavaScript or CSS codes to a single website or multiple websites...

Language: JavaScript - Size: 663 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 8 - Forks: 8

saeedkohansal/PHP-OOP-CRUD-PDO-MySQL-Script

I will teach you how to create a PHP Object-Oriented CRUD system using the PDO extension and MySQL database from scratch. You should know the basics of PHP to handle this. After watching this video, you will know how to do a complete PHP CRUD operation. It's a video about backend web development and database.

Language: PHP - Size: 1.31 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

saeedkohansal/Telegram-Login-Widget-User-Registration-PHP-MySQL

A complete User Registration System using Telegram Login Widget from scratch. I will use PHP and MySQL for the Backend and Database, also HTML and CSS for the Web-Based User Interface. You can use this widget to Sign Up and Log In users to your website. The Telegram login widget is a simple way to authorize users on your website.

Language: PHP - Size: 277 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 6 - Forks: 1

saeedkohansal/JavaScript-Internet-Connection-Checker-Real-Time

It's a Vanilla JavaScript widget that can detect a user's internet connection status and display a notification if the user disconnected from the internet in real-time, you can customize this widget and use it on your website or web application, I also created 2 CSS animations to display and hiding that notification

Language: HTML - Size: 110 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 1

saeedkohansal/YouTube-Midnight-Theme

Convert your YouTube Dark Theme to Midnight Theme, It's a Chrome Extension and you can use it on all Chromium-Based Browsers such as Google Chrome, Brave, Chromium, Microsoft Edge, and more...

Language: CSS - Size: 159 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

saeedkohansal/JavaScript-Country-Restriction-With-Blacklist-And-Whitelist

Allow Whitelist Countries & Block Blacklist Countries - Display ACCESS DENIED Error - Using Free IP Info API Third Parties, In this video, I'm gonna show you how to create a country restriction widget with two options for visitors to see my website, whitelisted countries or blacklisted countries, I'm using Vanilla JavaScript, you can customize my script and use it on your website or web application, I must say that if JavaScript is disabled in the user's browser, nothing will happen because our processing is done on the client-side or frontend. so if you want to handle a safe country restriction I suggest you use a server-side or backend country restriction like a PHP script or apache htaccess or any other choice.

Language: HTML - Size: 185 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

saeedkohansal/Vanilla-JavaScript-Infinite-Scroll-HTML-CSS-JS

Web-Based Infinite Scroll Feature using Vanilla JavaScript. With the Infinite Scrolling feature, you can improve the user experience for your website. Infinite Scrolling or Continuous Scrolling or also known as Endless Scrolling is a web design technique where, as the user scrolls down a page, more content automatically and continuously loads...

Language: JavaScript - Size: 261 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

saeedkohansal/Sync-Website-Theme-With-OS-Dark-Mode-And-Light-Mode-CSS-Only-Trick

Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...

Language: HTML - Size: 217 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

saeedkohansal/Site-Blocker-Extension

Site Blocker Chrome Extension, By that extension, You Can Control The User's Access To Any Website With Blacklist Or Whitelist and Block Or Allow User Access On the Client-Side Using Vanilla JavaScript then display the access denied error You can block any Domain or IP you want.

Language: JavaScript - Size: 192 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

saeedkohansal/Send-Emails-In-PHP-With-Symfony-Mailer-Using-Gmail-SMTP-With-App-Passwords

Send Emails with attachments and images in PHP Using Symfony Mailer also, Generate and use Gmail App Password, you can use this method in any PHP project or script, I'm using Google SMTP server to sending my emails.

Language: PHP - Size: 965 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

saeedkohansal/PHP-MySQL-JavaScript-Live-Username-Checker-From-Database-JSON-API

It's a Live Username Checker From a real MySQL database using PHP and JavaScript, you can check that username is available to submit or exists in your database, I show you how to create a PHP and MySQL JSON API to checking username input field data with the usernames list in your database.

Language: JavaScript - Size: 142 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

saeedkohansal/Live-Table-Editor-PHP-JS-MySQL

A Live Table Editor like Microsoft Excel and Google Sheets From Scratch Using HTML, CSS, Core PHP, Vanilla JavaScript, and MySQL Database, With my Live Table Editor You can edit your data in database directly from an HTML table in Real-Time without any page refresh.

Language: PHP - Size: 572 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

saeedkohansal/JavaScript-Word-Counter-Web-Application

It's a JavaScript word counting web application, with this web app you can count words, characters and lines in English and non-English languages using Vanilla JavaScript, HTML and CSS

Language: JavaScript - Size: 134 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

saeedkohansal/JavaScript-Safe-Password-Generator-Web-Application

With This Web App You Can Generate Safe And Strong Passwords, Powered By Vanilla JavaScript Without Any Server Request And Database, I Made A Password Length And Some Options For Generating Passwords And An Option For Auto Copying Passwords, You Can Generate Fully Random Passwords With The Shuffle Of Uppercase, Lowercase, Numbers, And Symbols...

Language: CSS - Size: 179 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

saeedkohansal/JavaScript-Live-Username-Checker-From-JSON-File

It's a Live Username Checker From a JSON File using Vanilla JavaScript, You can use this widget in your registry or sign-up forms or anywhere you want, you can check that username is available to submit or exists in your database, Now I'm using a JSON file as a database

Language: JavaScript - Size: 127 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

saeedkohansal/JavaScript-Like-Button-With-Animation

It's is a JavaScript like and unlike buttons with a number of total likes, you can use like buttons in your blog post, profile page, product page, landing page and anywhere you want on your website or web application

Language: CSS - Size: 510 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

saeedkohansal/JavaScript-Help-And-FAQ-Responsive-Widget-With-Animations

This is a responsive widget that can display help and faq about your Business using vanilla javascript and some CSS animations, you can customize this widget and use it on your website or web application this is a frontend widget without any server requests and database. In JavaScript, I'm using dummy data as questions and answers but you can make a fetch or XMLHttpRequest to your API and get your data from the server and your database.

Language: HTML - Size: 253 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

saeedkohansal/JavaScript-Back-To-Top-Button-With-Animation

This is a JavaScript back to top button widget in 3 styles rocket emoji, text button, and arrow top icon using vanilla javascript. I also created some CSS animations for these buttons.

Language: HTML - Size: 129 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

saeedkohansal/JavaScript-Alarm-Web-Application

This Is A Client-side Vanilla JavaScript Web Application, I'm Using localStorage From HTML Web Storage API To Save My Data Inside The Browser, The localStorage Object Stores Data With No Expiration Date So We Have All Data We Need In The User's Browser...

Language: JavaScript - Size: 126 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0