Skip to content

Instantly share code, notes, and snippets.

View b0tting's full-sized avatar
🔠

Mark Otting b0tting

🔠
  • Delft, the Netherlands
View GitHub Profile
@leonardofed
leonardofed / README.md
Last active November 22, 2025 14:31
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.


@robertklep
robertklep / dabblet.css
Created February 23, 2013 20:06
European Energy Label in CSS
/**
* European Energy Label in CSS
*/
.energy-class {
position: relative;
width: 155px;
font-family : sans-serif;
}
.energy-class span {