Skip to content

Instantly share code, notes, and snippets.

View MohammadTaseenKhan's full-sized avatar
💭
Busy for Exam

MD Taseen Khan MohammadTaseenKhan

💭
Busy for Exam
View GitHub Profile
@MohammadTaseenKhan
MohammadTaseenKhan / index.html
Created August 25, 2023 06:05
Itunes podcast XML generator
<script id="channel-info-template" type="text/x-handlebars-template">
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
<channel>
<title>{{channelTitle}}</title>
<link>{{channelLink}}</link>
<language>{{channelLang}}</language>
<copyright>{{channelCopyright}}</copyright>
<itunes:subtitle>{{channelSubtitle}}</itunes:subtitle>
<itunes:author>{{channelAuthor}}</itunes:author>
@MohammadTaseenKhan
MohammadTaseenKhan / click-to-take-a-screenshot-download-it.markdown
Created February 16, 2023 16:56
Click to Take a Screenshot & Download it!
@MohammadTaseenKhan
MohammadTaseenKhan / index.html
Created December 3, 2022 06:26
Social icon animation
<img class="me" src="https://www.taseenblog.ml/_next/static/media/author.325df90b.png" alt="" />
<div class="social">
<a href="https://twitter.com/MDTaseenKhan"><i id="twitter" class="icon-twitter"></i></a>
<a href="https://github.com/MohammadTaseenKhan"><i id="github" class="icon-github"></i></a>
<!-- <i id="stack" class="icon-stackexchange"></i>-->
<a href="https://www.linkedin.com/in/md-taseen-khan"><i id="linkedin" class="icon-linkedin-sign"></i></a>
<a href="https://www.taseenblog.ml"> <i id="code" class="icon-code"></i></a>
<a href="facebook.com/MDTaseenKhanBD"> <i id="plus" class="icon-facebook-sign"></i></a>
<a href"https://crypto-chat-bd.vercel.app/private/MDTaseenKhan"> <i id="mail" class="fa-solid fa-dice-d20"></i> </a>
@MohammadTaseenKhan
MohammadTaseenKhan / index.html
Created October 25, 2022 09:16
Password - Presentation
<h2>EIAP Day time class</h2>
<h2>Bruteforce attack</h2>
<form>
<input type="password" class="input" value="" style="font-size:20px">
<button>Bruteforce</button>
</form>
<div class="result"></div>
<div class="time"></div>
@MohammadTaseenKhan
MohammadTaseenKhan / index.html
Created September 12, 2022 07:15
Survey Form
<div class="container">
<header class="header">
<h1 id="title" class="text-center">Survey Form</h1>
<p id="description" class="description text-center">
Thank you for taking the time to help me improve the platform
</p>
</header>
<form id="survey-form">
<div class="form-group">
<label id="name-label" for="name">Name</label>
@MohammadTaseenKhan
MohammadTaseenKhan / index.html
Created September 6, 2022 17:06
My Link Tree
<div class="flex items-center justify-center main__container">
<div class="flex flex-auto flex-column justify-center main__inner">
<div class="flex justify-center image__container">
<img class="circle" width="124" height="124" src="#" alt="">
</div>
<div class="flex flex-column justify-center">
<h1 class="center mb1">MD Taseen Khan</h1>
<p class="center">Student And A Developer</p>
</div>
<div class="flex flex-column relative main__btn-container">
@MohammadTaseenKhan
MohammadTaseenKhan / index.html
Created July 26, 2022 03:00
Random Password Generator - Custom
<div class="generator">
<p>Random Password</p>
<input type="text" placeholder="Password" id="result">
<div class="buttons">
<button id="btn">Generate</button>
<button id="btncp">Copy</button>
</div>
<div class="setting">
<div class="option">
@MohammadTaseenKhan
MohammadTaseenKhan / index.html
Created July 3, 2022 12:50
Terminal Style Portfolio in ReactJS
<div id="root"></div>
<!-- IF YOU'RE USING THE BRAVE BROWSER, TURN OFF THE SHIELD -->
@MohammadTaseenKhan
MohammadTaseenKhan / index.html
Created July 3, 2022 12:09
Products Dashboard UI
<div class="app-container">
<div class="sidebar">
<div class="sidebar-header">
<div class="app-icon">
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M507.606 371.054a187.217 187.217 0 00-23.051-19.606c-17.316 19.999-37.648 36.808-60.572 50.041-35.508 20.505-75.893 31.452-116.875 31.711 21.762 8.776 45.224 13.38 69.396 13.38 49.524 0 96.084-19.286 131.103-54.305a15 15 0 004.394-10.606 15.028 15.028 0 00-4.395-10.615zM27.445 351.448a187.392 187.392 0 00-23.051 19.606C1.581 373.868 0 377.691 0 381.669s1.581 7.793 4.394 10.606c35.019 35.019 81.579 54.305 131.103 54.305 24.172 0 47.634-4.604 69.396-13.38-40.985-.259-81.367-11.206-116.879-31.713-22.922-13.231-43.254-30.04-60.569-50.039zM103.015 375.508c24.937 14.4 53.928 24.056 84.837 26.854-53.409-29.561-82.274-70.602-95.861-94.135-14.942-25.878-25.041-53.917-30.063-83.421-14.921.64-29.775 2.868-44.227 6.709-6.6 1.576-11.507 7.517-11.507 14.599 0 1.312.172 2.618.512 3.885 15.32 57.142 52.726 100.35 96