<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: pxnsi</title>
    <description>The latest articles on DEV Community by pxnsi (@kirbx01).</description>
    <link>https://dev.to/kirbx01</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4090119%2F43910bb9-496e-4852-a0e3-8db1974b9249.jpg</url>
      <title>DEV Community: pxnsi</title>
      <link>https://dev.to/kirbx01</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kirbx01"/>
    <language>en</language>
    <item>
      <title>A hardware repository that aims to fulfil all your hardware needs (focused on 🇮🇳 students)</title>
      <dc:creator>pxnsi</dc:creator>
      <pubDate>Thu, 24 Sep 2026 07:57:37 +0000</pubDate>
      <link>https://dev.to/kirbx01/a-hardware-repository-that-aims-to-fulfil-all-your-hardware-needs-focused-on-students-5517</link>
      <guid>https://dev.to/kirbx01/a-hardware-repository-that-aims-to-fulfil-all-your-hardware-needs-focused-on-students-5517</guid>
      <description>&lt;p&gt;🔗 &lt;a href="https://github.com/kirbx01/Hardware-Atlas" rel="noopener noreferrer"&gt;github.com/kirbx01/Hardware-Atlas&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I've been building a roadmap called &lt;strong&gt;Hardware Atlas&lt;/strong&gt;. It's loosely inspired by awesome-electronics, but it follows the &lt;a href="https://www.aicte.gov.in/sites/default/files/Final_ECE.pdf" rel="noopener noreferrer"&gt;AICTE ECE syllabus&lt;/a&gt; closely, so it lines up with what many of us are studying anyway.&lt;/p&gt;

&lt;p&gt;It's split into &lt;strong&gt;Level 00 to Level 13&lt;/strong&gt;. It starts with basic circuits and works up through embedded systems, PCB design, FPGA/RTL, computer architecture, ASIC design and semiconductor fundamentals.&lt;/p&gt;

&lt;h2&gt;
  
  
  The lessons
&lt;/h2&gt;

&lt;p&gt;There are 31 hands-on build &lt;a href="https://github.com/kirbx01/Hardware-Atlas/tree/main/lessons" rel="noopener noreferrer"&gt;lessons&lt;/a&gt; so far. Each one follows the same pattern:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;what to get -&amp;gt; what to build -&amp;gt; what to measure -&amp;gt; what will probably break&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The idea is simple: do the math, build it, measure it, then compare the two. 31 projects in one pile is a lot to dig through, so I grouped them into &lt;a href="https://github.com/kirbx01/Hardware-Atlas/tree/main/domains" rel="noopener noreferrer"&gt;domains&lt;/a&gt; and you can jump in wherever you are.&lt;/p&gt;

&lt;h2&gt;
  
  
  Opportunities
&lt;/h2&gt;

&lt;p&gt;Most roadmaps stop once you've learned the thing. I wanted to add what comes next, so there's an &lt;a href="https://github.com/kirbx01/Hardware-Atlas/blob/main/README.md#-opportunities" rel="noopener noreferrer"&gt;Opportunities&lt;/a&gt; section covering:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Embedded security competitions&lt;/li&gt;
&lt;li&gt;VLSI / FPGA hackathons&lt;/li&gt;
&lt;li&gt;Open-source hardware programs&lt;/li&gt;
&lt;li&gt;GSoC / fellowships&lt;/li&gt;
&lt;li&gt;Research and paper venues&lt;/li&gt;
&lt;li&gt;Hardware competitions&lt;/li&gt;
&lt;li&gt;Internships and other openings&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Each one is tied back to the domains that prepare you for it. I didn't want a giant list of 500 links where you can't tell whether you're even qualified for any of them.&lt;/p&gt;

&lt;h2&gt;
  
  
  India-specific stuff
&lt;/h2&gt;

&lt;p&gt;A lot of hardware advice online assumes you can order a $200 dev board and have it show up tomorrow. That's not how it works here, and finding decent Indian stores is hard. So I wrote &lt;a href="https://github.com/kirbx01/Hardware-Atlas/blob/main/resources/india.md" rel="noopener noreferrer"&gt;India.md&lt;/a&gt; based on my own and my friends' experience buying parts. There's also &lt;a href="https://github.com/kirbx01/Hardware-Atlas/blob/main/resources/gate.md" rel="noopener noreferrer"&gt;Gate.md&lt;/a&gt; with GATE resources and books more in a broader prospectus but it does help.&lt;/p&gt;

&lt;h2&gt;
  
  
  Contributions are open
&lt;/h2&gt;

&lt;p&gt;I see this as a community resource, not a finished thing. I'm still a junior myself and don't claim to be an expert. Right now it leans heavily toward IoT and embedded, and VLSI/silicon are the directions I'm growing into. Here's &lt;a href="https://github.com/kirbx01/Hardware-Atlas/blob/main/CONTRIBUTING.md" rel="noopener noreferrer"&gt;how to contribute&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;PRs are welcome for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A useful hardware resource&lt;/li&gt;
&lt;li&gt;A build or project&lt;/li&gt;
&lt;li&gt;An opportunity or fellowship&lt;/li&gt;
&lt;li&gt;A competition&lt;/li&gt;
&lt;li&gt;A datasheet or tool&lt;/li&gt;
&lt;li&gt;An India-specific supplier or resource&lt;/li&gt;
&lt;li&gt;Corrections to existing material&lt;/li&gt;
&lt;li&gt;Better explanations or diagrams&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you want to add a project or show off your own build in the lessons, look at &lt;a href="https://github.com/kirbx01/Hardware-Atlas/tree/main/projects" rel="noopener noreferrer"&gt;Projects&lt;/a&gt; first. I'm trying to keep everything verifiable rather than letting it turn into another random link dump, and I'd like honest reviews on what to add and what to cut.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you've worked in&lt;/strong&gt; embedded, electronics, FPGA, VLSI, semiconductor fabrication, hardware security or anything nearby, I'd really like your input:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What would you add? What do you wish had existed when you were learning hardware?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Suggestions are welcome in the comments or as issues. If you find it useful, a star on the repo would mean a lot :3&lt;/p&gt;

</description>
      <category>hardware</category>
      <category>github</category>
      <category>learning</category>
      <category>resources</category>
    </item>
  </channel>
</rss>
