Skip to content

Instantly share code, notes, and snippets.

@Entropicore
Entropicore / abhyaas-pamphlet-v3.html
Created April 16, 2026 11:38
AbhyaasPrep Marketing Pamphlet v3
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet">
<style>
* { margin:0; padding:0; box-sizing:border-box; }
body {
width:794px; height:1123px;
background:#F7F5F0;
@Entropicore
Entropicore / abhyaas-pamphlet-v2.html
Created April 16, 2026 08:18
AbhyaasPrep Student Pamphlet V2 - Fixed Logo + Punchline
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700&family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet">
<style>
* { margin:0; padding:0; box-sizing:border-box; }
body {
width:794px; height:1123px;
background:#F7F5F0;
@Entropicore
Entropicore / abhyaas-pamphlet.html
Created April 16, 2026 08:14
AbhyaasPrep Student Pamphlet - JEE/NEET AI Prep
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet">
<style>
* { margin:0; padding:0; box-sizing:border-box; }
body {
width:794px; height:1123px;
background:#F7F5F0;
@Entropicore
Entropicore / ig-post.html
Created April 16, 2026 07:10
AbhyaasPrep Gen Z Design Samples - JEE/NEET AI Prep Platform
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;900&display=swap');
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
width: 1080px; height: 1350px;
background: #F7F5F0;