HTML Basics ( HTML-5 )
-
Updated
Dec 31, 2023 - HTML
LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.
localStorage
data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage
returns a different object than localStorage
for the corresponding site loaded over HTTPS (e.g., https://example.com).
HTML Basics ( HTML-5 )
A free self-hostable speed reader. Highly customizable. Implements chunking (RSVP), pacing and highlighting. Modern UI and local-storage only.
Helios is an COMPLETELY UNBLOCKABLE proxy with tabs that can be static hosted, can be run locally, and html css js only! This is (as far as i've found) the only true UNBLOCKABLE only HTML proxy that works with any blocking software! Plus its open sauce so you can take this code and build your own proxy! (⭐ PLEASE star if you fork! ⭐)
Hyper Text Markup Language ( extension : .html or .htm ) . it can contain the data in the form of Tag and Tag addition property can be added using Attribute. 🏆 #htmlmasterguide
Tienda Virtual con CRUD de carrito de compras
Movie seat booking UI that allows booking of tickets including seat reservations
JavaScript workshop (forms, inputs, regex, ajax, localstorage etc)
JavaScript Exercise: A simple shopping cart created with pure Javascript, Html and CSS
GSSoC'24 Extd Project
Movie watching website with multiple servers . Integrates TMDB API . Streaming options available.
Localstorage database with Laravel Eloquent syntax
A Fully responsive Clone of Calendly.com Where You can Schedule Meetings
MeanBuy is the future of online shopping; we let our customers Pay What They Want to Pay on a variety of retail products, ranging from women’s accessories to consumer electronics on MeanBuy.com. Our disruptive, patent pending flexible pricing technology is based on multi-dimensional consumer behaviorism exemplified by today’s online shopper. iPr…
India Today is a 24-hour English language television network based in Noida, Uttar Pradesh that carries news, current affairs and business programming in India. The channel is owned by TV Today Network Ltd, which is a part of Living Media.
Dineout is a table booking platform helping customers to do table booking in their favourite restaurants for free and help them get great discounts.
一个小的magazine-demo,有JS本地存储实现的登录注册,网格布局,简单的瀑布流和css3d动画的实现, 示例地址: https://lyh.red/study/login/login.html
NotesLocker is Notes website where user can create a notes and also edit them.