<!doctype html><html lang=en dir=auto><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name=robots content="index, follow"><title>🎯 My Digital Garden | SZG Zone</title><meta name=keywords content="introduction,learning-in-public"><meta name=description content="A bit about me and my garden"><meta name=author content="Sharvin Tejasvi"><link rel=canonical href=https://canonical.url/to/page><meta name=google-site-verification content="XYZabc"><meta name=yandex-verification content="XYZabc"><meta name=msvalidate.01 content="XYZabc"><link crossorigin=anonymous href=/DigitalGarden/assets/css/stylesheet.8fe10233a706bc87f2e08b3cf97b8bd4c0a80f10675a143675d59212121037c0.css integrity="sha256-j+ECM6cGvIfy4Is8+XuL1MCoDxBnWhQ2ddWSEhIQN8A=" rel="preload stylesheet" as=style><link rel=icon href=https://szg-zone.github.io/favicon.ico><link rel=icon type=image/png sizes=16x16 href=https://szg-zone.github.io/favicon-16x16.png><link rel=icon type=image/png sizes=32x32 href=https://szg-zone.github.io/favicon-32x32.png><link rel=apple-touch-icon href=https://szg-zone.github.io/apple-touch-icon.png><link rel=mask-icon href=https://szg-zone.github.io/favicon-16x16.png><meta name=theme-color content="#2e2e33"><meta name=msapplication-TileColor content="#2e2e33"><link rel=alternate hreflang=en href=https://szg-zone.github.io/DigitalGarden/blogs/001-my-digital-garden/><noscript><style>#theme-toggle,.top-link{display:none}</style><style>@media(prefers-color-scheme:dark){:root{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--theme)}.list:not(.dark)::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-thumb{border-color:var(--theme)}}</style></noscript><meta property="og:url" content="https://szg-zone.github.io/DigitalGarden/blogs/001-my-digital-garden/"><meta property="og:site_name" content="SZG Zone"><meta property="og:title" content="🎯 My Digital Garden"><meta property="og:description" content="A bit about me and my garden"><meta property="og:locale" content="en-us"><meta property="og:type" content="article"><meta property="article:section" content="blogs"><meta property="article:published_time" content="2025-07-01T21:53:02+05:30"><meta property="article:modified_time" content="2025-07-01T21:53:02+05:30"><meta property="article:tag" content="Introduction"><meta property="article:tag" content="Learning-in-Public"><meta property="og:image" content="https://szg-zone.github.io/DigitalGarden/%3Cimage%20path/url%3E"><meta name=twitter:card content="summary_large_image"><meta name=twitter:image content="https://szg-zone.github.io/DigitalGarden/%3Cimage%20path/url%3E"><meta name=twitter:title content="🎯 My Digital Garden"><meta name=twitter:description content="A bit about me and my garden"><script type=application/ld+json>{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Blogs","item":"https://szg-zone.github.io/DigitalGarden/blogs/"},{"@type":"ListItem","position":2,"name":"🎯 My Digital Garden","item":"https://szg-zone.github.io/DigitalGarden/blogs/001-my-digital-garden/"}]}</script><script type=application/ld+json>{"@context":"https://schema.org","@type":"BlogPosting","headline":"🎯 My Digital Garden","name":"🎯 My Digital Garden","description":"A bit about me and my garden","keywords":["introduction","learning-in-public"],"articleBody":"Hello world! 👋 I’m Sharvin — I just completed 12th and have finalized my college. I’m all set to begin my B.Tech in Computer Science and Engineering, and I’m super excited about everything I’m going to learn over the next few years!\nThis blog is my Digital Garden, where I’ll share what I’m learning, what I’m building, and how I’m growing. Whether it’s code, tech tips, personal wins, or even failures — everything is part of the journey.\n🌱 What you’ll find in this garden: My experiences as a CSE student The tech I’m learning (Python, C++, Web dev, and more) Projects I build — big or small Notes and learnings from topics like DSA, OS, DBMS, etc. Productivity hacks, study tips, and mindset reflections 🧠 No fixed schedule — I’ll post when I learn something worth sharing!\nI hope this becomes a helpful and inspiring space for others too — especially students like me starting out.\nThanks for visiting 🌸\nAnd maybe, I’ll visit your digital garden one day too 😄\nNotes Special thanks to Magdeline for her tutorial and explanation!\nMagdeline Huang’s digital garden About digital gardens How to set up your own digital garden Maggie Appleton's digital garden Tom Critchlow's digital garden Joel Hook's digital garden Colophon\nHugo PaperMod theme ","wordCount":"213","inLanguage":"en","image":"https://szg-zone.github.io/DigitalGarden/%3Cimage%20path/url%3E","datePublished":"2025-07-01T21:53:02+05:30","dateModified":"2025-07-01T21:53:02+05:30","author":{"@type":"Person","name":"Sharvin Tejasvi"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://szg-zone.github.io/DigitalGarden/blogs/001-my-digital-garden/"},"publisher":{"@type":"Organization","name":"SZG Zone","logo":{"@type":"ImageObject","url":"https://szg-zone.github.io/favicon.ico"}}}</script></head><body id=top><script>localStorage.getItem("pref-theme")==="dark"?document.body.classList.add("dark"):localStorage.getItem("pref-theme")==="light"?document.body.classList.remove("dark"):window.matchMedia("(prefers-color-scheme: dark)").matches&&document.body.classList.add("dark")</script><header class=header><nav class=nav><div class=logo><a href=https://szg-zone.github.io/DigitalGarden/ accesskey=h title="SZG Zone (Alt + H)">SZG Zone</a><div class=logo-switches><button id=theme-toggle accesskey=t title="(Alt + T)" aria-label="Toggle theme">
0 commit comments