Skip to content

Instantly share code, notes, and snippets.

A complete list of books, articles, blog posts, videos and neat pages that support Data Fundamentals (H), organised by Unit.

Formatting

If the resource is available online (legally) I have included a link to it. Each entry has symbols following it.

  • ⨕⨕⨕ indicates difficulty/depth, from ⨕ (easy to pick up intro, no background required) through ⨕⨕⨕⨕⨕ (graduate level textbook, maths heavy, expect equations)
  • ⭐ indicates a particularly recommended resource; 🌟 is a very strongly recommended resource and you should look at it.
@tauhidalamx
tauhidalamx / app-menu-with-lock-screen.markdown
Created February 18, 2023 07:06
App Menu With Lock Screen

App Menu With Lock Screen

A kind of large menu inspired by the Google TV interface. Also has a lock screen component just for funsies.

A Pen by Hyperplexed on CodePen.

License.

@tauhidalamx
tauhidalamx / index.html
Created February 5, 2023 18:34
Video wallpaper and css filters
<!--
===================================
THE CODE
===================================
HTML
<div class="video-wallpaper">
<video autoplay loop playsinline muted poster="data:;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" >
<source src="../video-source.mp4" type="video/mp4">