Skip to content

Instantly share code, notes, and snippets.

View tks18's full-sized avatar
💻
Efficacious & Zealous 🤔

Sudharshan TK tks18

💻
Efficacious & Zealous 🤔
  • Deloitte
  • Bangalore, India
  • 01:54 (UTC +05:30)
  • X @shantk18
View GitHub Profile
Delhi
@tks18
tks18 / no-sprite no-js Hear Animation.html
Last active April 25, 2021 00:46
Pure CSS Heart Animation
<html>
<head>
<title> Pure CSS Heart Animation </title>
<style>
body {
display: flex;
justify-content: center;
margin: 0;
height: 100vh;
background: linear-gradient(135deg, #121721, #000);
@tks18
tks18 / drive-mimetypes.json
Last active December 7, 2020 15:33
List of all Google Drive MimeTypes
{
"name": "Drive Mime Types",
"types": [
{".323": "text/h323"},
{".3g2": "video/3gpp2"},
{".3gp": "video/3gpp"},
{".3gp2": "video/3gpp2"},
{".3gpp": "video/3gpp"},
{".7z": "application/x-7z-compressed"},
{".aa": "audio/audible"},