Skip to content

Instantly share code, notes, and snippets.

View Wirawa24's full-sized avatar
๐Ÿ˜Š
Keep Learning

Wahyu Irawan Wirawa24

๐Ÿ˜Š
Keep Learning
View GitHub Profile
@Wirawa24
Wirawa24 / index.html
Created January 13, 2025 03:01
To-Do List
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>To-Do List with Priority & Calendar</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="todo-container">
@Wirawa24
Wirawa24 / calculator-app.markdown
Created January 13, 2025 02:47
Calculator .app
@Wirawa24
Wirawa24 / calculator-app.markdown
Created January 13, 2025 02:46
Calculator .app
@Wirawa24
Wirawa24 / index.html
Created September 22, 2024 07:30
Untitled
<h1>Downscaling an Image</h1>
<p>A downscaled image still looks sharp</p>
<h2>Intrinsic size</h2>
<img src="https://assets.codepen.io/11355/pansies-sm.jpg" alt="Several white and yellow pansy blooms.">
<h2>Half size</h2>
<img src="https://assets.codepen.io/11355/pansies-sm.jpg" alt="Several white and yellow pansy blooms. class="scaledown">
@Wirawa24
Wirawa24 / index.html
Created February 8, 2024 03:52
wvOxVQx
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport"content="width=device-width,initial-scale=1.0"/>
<title>Personal Portfolio Page</title>
<link rel="stylesheet"href="style.css">
</head>
<body>
<main>
@Wirawa24
Wirawa24 / index.html
Created February 8, 2024 02:05
oNVMKeL
<! DOCTYPE html>
<html>
<head>
<title>The Monk Diamond</title>
</head>
<body>
<p>The Monk Diamond is a rare jewel.</p>
</body>
</html>
<body>