Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 26 additions & 24 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,48 @@
</head>
<body>
<main class="box" markdown="1">
<h1 id="hi-im-harsh">Hi, I’m Harsh.</h1>
<h1 id="hi-im-harsh"><strong>Hi, I’m Harsh</strong>.</h1>

<p>I am a <strong>Computer Science Master’s Graduate</strong> from Guru Ghasidas University with a passion for the intersection of <strong>low-level systems</strong> and <strong>high-fidelity art</strong>.</p>
<p>I’m a <strong>Computer Science Master’s graduate</strong> interested in the overlap between <strong>low-powered systems</strong>, <strong>machine learning</strong>, and <strong>visual design</strong>.</p>

<p>Currently, I spend my time bridging the gap between technical engineering (AI/ML) and visual design (Pixel Art &amp; UI/UX). I believe that software should not only be efficient but also aesthetically intentional.</p>
<p>I value clarity, efficiency, and software that communicates intent through both structure and aesthetics.</p>

<h3 id="focus-areas">Focus Areas</h3>
<ul>
<li><strong>Design.</strong> Specialized in game icons, pixel art assets, and Figma prototyping.</li>
<li><strong>Intelligence.</strong> Exploring Quantum Convolutional Neural Networks (QCNNs) and ResNet-50.</li>
<li><strong>Environment.</strong> Advanced Linux workflow (Fedora) and shell automation.</li>
<li><strong>Security.</strong> Interested in network integrity and secure systems architecture.</li>
<li><strong>Here’s my resume:</strong> <a href="https://github.com/Harshyadv/Harshyadv/blob/369ad442dce60b007f4cb2b0775c2daea0f21166/Harsh%20Yadav.pdf">Download PDF</a></li>
</ul>

<hr />
<h2 id="what-i-care-about">What I Care About</h2>
<ul>
<li><strong>Systems &amp; Workflow.</strong> Fedora Linux, shell automation, resource-aware computing.</li>
<li><strong>Design.</strong> Pixel art, game icons, SVG editing, and minimal UI work that respects structure.</li>
</ul>

<h3 id="projects--work">Projects &amp; Work</h3>
<h2 id="work--projects">Work &amp; Projects</h2>
<ul>
<li><strong>Icon Designer @ David Studio</strong>: Led the visual identity for indie game assets.</li>
<li><strong>Research</strong>: Implementing deep learning models for image classification.</li>
<li><strong>The “HYDY” Site</strong>: A recreation of minimal web architecture built from scratch.</li>
<li><strong><a href="https://github.com/Harshyadv/Minimalist-Game-UI-Asset-Pack-">Icon &amp; Logo Designer @ David Studio (Remote)</a></strong><br />
Designed scalable icons and branding assets for an indie game in development using Figma &amp; SVG.</li>
<li><strong><a href="https://github.com/Harshyadv/Final_Semester_Research_QCNN_vs_ResNet">Research Project</a></strong><br />
<em>Comparative Study of QCNN and ResNet-50 for Medical Image Classification</em><br />
Explored accuracy, efficiency, and future scalability using TensorFlow, PyTorch, PennyLane, and Cirq.</li>
<li><strong><a href="https://github.com/Harshyadv/HYDV">This “HYDY” Site</a></strong><br />
A minimal “<strong>about me</strong>” website recreated from scratch with a focus on structure over excess.</li>
</ul>

<h3 id="links">Links</h3>
<h2 id="links">Links</h2>
<ul>
<li><strong>GitHub</strong>: <a href="https://github.com/Harshyadv">@Harshyadv</a></li>
<li><strong>LinkedIn</strong>: <a href="https://www.linkedin.com/in/your-profile">Connect with me</a></li>
<li><strong>Mail</strong>: <a href="mailto:yharshv271@gmail.com">My GMAIL ID</a></li>
<li><strong>LinkedIn</strong>: <a href="https://www.linkedin.com/in/hyadav0701">Connect with me</a></li>
<li><strong>Mail</strong>: <a href="mailto:yharshv271@gmail.com">yharshv271@gmail.com</a></li>
</ul>

<hr />

<h3 id="the-rig-hardware--environment">The Rig (Hardware &amp; Environment)</h3>
<p><em>I believe in lean, efficient computing.</em></p>
<h2 id="the-rig">The Rig</h2>
<p><em>Here’s my humble-bragging of my laptop</em></p>

<p><strong>Hardware</strong></p>
<ul>
<li><strong>Machine</strong>: HP Laptop 15s (The Daily Driver)</li>
<li><strong>Processor</strong>: Intel® Core™ i5-10210U (8 cores) @ 1.60GHz</li>
<li><strong>Memory</strong>: 4GB RAM</li>
<li><strong>Machine</strong>: HP Laptop 15s — daily driver</li>
<li><strong>CPU</strong>: Intel® Core™ i5-10210U</li>
<li><strong>Memory</strong>: 4 GB RAM</li>
<li><strong>Graphics</strong>: Intel® UHD Graphics (Wayland)</li>
</ul>

Expand All @@ -64,7 +66,7 @@ <h3 id="the-rig-hardware--environment">The Rig (Hardware &amp; Environment)</h3>
OS: Fedora Linux 43
DE: KDE Plasma 6.5.5
WM: KWin (Wayland)
SHELL: bash / fish
Shell: bash / fish
</code></pre></div></div>


Expand Down
Loading