Skip to content

Instantly share code, notes, and snippets.

View itznur07's full-sized avatar
🎯
Focusing

Md Nuruddin itznur07

🎯
Focusing
View GitHub Profile
@itznur07
itznur07 / index.html
Created December 22, 2022 02:05
Twitter sidebar with tailwindcss
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tailwind</title>
</head>
@itznur07
itznur07 / index.html
Created December 21, 2022 17:41
user-card tailwind
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>User Card</title>
</head>
<body>
<!-- User Card Component Design -->
@itznur07
itznur07 / chat-notificaition-with-tailwindcss.markdown
Created December 21, 2022 16:55
Chat notificaition with tailwindcss