<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by MeghaVaswani on Medium]]></title>
        <description><![CDATA[Stories by MeghaVaswani on Medium]]></description>
        <link>https://medium.com/@vaswanimegha09?source=rss-931a9d685a0c------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*qjMshdJFTpWRZbsdcFBBHg.png</url>
            <title>Stories by MeghaVaswani on Medium</title>
            <link>https://medium.com/@vaswanimegha09?source=rss-931a9d685a0c------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Sat, 06 Jun 2026 02:49:19 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@vaswanimegha09/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Your guide to HTML elements & attributes </>]]></title>
            <link>https://medium.com/@vaswanimegha09/your-guide-to-html-elements-attributes-fea08a934d8f?source=rss-931a9d685a0c------2</link>
            <guid isPermaLink="false">https://medium.com/p/fea08a934d8f</guid>
            <category><![CDATA[web]]></category>
            <category><![CDATA[web-development]]></category>
            <category><![CDATA[html]]></category>
            <dc:creator><![CDATA[MeghaVaswani]]></dc:creator>
            <pubDate>Sun, 29 Jun 2025 21:58:56 GMT</pubDate>
            <atom:updated>2025-07-05T16:08:14.618Z</atom:updated>
            <content:encoded><![CDATA[<ol><li><strong>&lt;html&gt; </strong>: “lang” (root element of a webpages)</li><li><strong>&lt;head&gt;: </strong>( Header tag, used for putting metadata and title tags inside )</li><li><strong>&lt;meta&gt;:</strong> “charset”, “name”, “content” (detemines browser behavior for encoding etc)</li><li><strong>&lt;title&gt;</strong> ( sets title of the tab that displays )</li><li><strong>&lt;body&gt;</strong></li><li><strong>&lt;main&gt;</strong></li><li><strong>&lt;footer&gt;</strong></li><li><strong>&lt;h1&gt;,&lt;h2&gt;,&lt;h3&gt;</strong>….. ( size of heading )</li><li><strong>&lt;section&gt;</strong></li><li><strong>&lt;p&gt;</strong></li><li><strong>&lt;a&gt;</strong>: “href”, “target” (anchor tag)</li><li><strong>&lt;ul&gt;,&lt;ol&gt; :</strong> ( unordered and ordered lists)</li><li><strong>&lt;li&gt; </strong>( list tag, [is a void element, meaning end tag is optional] )</li><li><strong>&lt;figure&gt;</strong> ( used to enclose images,etc)</li><li><strong>&lt;img&gt; : </strong>“src”, “alt” ( void element )</li><li><strong>&lt;figcaption&gt;</strong></li><li><strong>&lt;em&gt;</strong> ( used for putting emphasis in a text )</li><li><strong>&lt;strong&gt;</strong> ( used for making the text strong or bold)</li><li><strong>&lt;form&gt; : </strong>“action” ( form tag )</li><li><strong>&lt;fieldset&gt;</strong> ( makes a field/section inside a form )</li><li><strong>&lt;legend&gt;</strong> ( inside it, you can put questions for your form)</li><li><strong>&lt;label&gt;</strong> (label for your input)</li><li><strong>&lt;input&gt; : </strong>“id”, “type”, “name”, “value”, “checked”, “required” ( void element, used to take user input as per the attributes defined )</li></ol><p>( here, type can be “radio” for radiobuttons or “checkbox” for checkboxes)</p><p>24. <strong>&lt;button&gt;</strong> (you know this)</p><p>25. <strong>&lt;link&gt; : </strong>“href”, “rel”</p><p>26. <strong>&lt;div&gt;</strong></p><p>27. <strong>&lt;article&gt;</strong></p><p>28.<strong> &lt;hr&gt;</strong></p><p>29.<strong>&lt;span&gt;</strong></p><p>PS : I will be updating this list as I learn more. Till then, keep commenting if you know something know out of the list!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=fea08a934d8f" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[My Summer of Bitcoin ‘25 Experience]]></title>
            <link>https://medium.com/@vaswanimegha09/my-summer-of-bitcoin-experience-02e564226158?source=rss-931a9d685a0c------2</link>
            <guid isPermaLink="false">https://medium.com/p/02e564226158</guid>
            <category><![CDATA[development]]></category>
            <category><![CDATA[internship-experience]]></category>
            <category><![CDATA[open-source]]></category>
            <category><![CDATA[internships]]></category>
            <category><![CDATA[bitcoin]]></category>
            <dc:creator><![CDATA[MeghaVaswani]]></dc:creator>
            <pubDate>Fri, 16 May 2025 14:15:20 GMT</pubDate>
            <atom:updated>2025-06-18T06:51:38.004Z</atom:updated>
            <content:encoded><![CDATA[<p>I heard the first time about open source development back in mid 2022 in a youtube channel…where the youtuber was taking an interview of some students who were previously interned at GSoC. Some other channels on youtube claimed — Cracking GSoC is the like the biggest award in coding, after which you are considered a coding wizard or some legendary in this world.</p><p>Somewhere, my subconscious grabbed those words. I also started dreaming about exploring GSoC during my college life. Later on, during the 2nd year of my college, a senior sir got selected for GSoC. All these incidents inspired me to take a step forth and look into the vast realm of open source.</p><blockquote>But is it all that matters?</blockquote><blockquote>“ Apart from all worldly influences, you must listen to your own call, isn’t it ?”</blockquote><p>GSoC and open source are all interesting, but what if you are not that into just tech? What if you want something more from the domain you are applying your technical skills into?</p><p>I pondered over these questions. I definitely wanted to contribute to open source , but choosing an organization whose values are compatible to yours….isn’t this a big question and a more important one!</p><p>Finance was always interesting to me. The year 2024 saw Bitcoin becoming a mainstream digital payment system from a mere niche digital asset …as per what I remembered I’d read from an American news website.</p><p>All this made me believe….it’s worth giving heed to Bitcoin!</p><p>I registered in <strong>Summer of Bitcoin</strong> open source program on Feb 02, 2025, submitting my details and open source portfolio. On Feb 04 at 11:00 PM around, they dropped a congratulations mail, saying I passed the initial screening round.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/500/0*elML6dhiJdxFuz9J.png" /></figure><p>Passing this round became possible because in 2024, the very previous year, I was a part of <strong><em>HacktoberFest</em></strong> and I’d won Holopin evolving badges. In that fest only, I had learnt what are PRs, how to make a PR etc and basic git and github concepts.</p><p>Apart from this, I also made a Bitcoin wallet project, showcasing my interest in Bitcoin.</p><p>From Feb-16 onwards, the bootcamp started. The format this year was to clear the four subsequent assignment rounds, one after the other. ( Although the format changed sometime later and we were only expected to pass the first 3 rounds with round 4 becoming optional to attempt). But the assignments were very difficult, time-taking &amp; interesting at the same place. We used to get a week’s span to complete each of the assignments and the candidates, who couldn’t clear them were not allowed to participate in the next round.</p><p>I personally, cleared all three rounds and I’d say those 21 days, were one of the most vigorous, challenging and one of the bestest days of my life. I’d given up everything just to read more about the concepts the assignment demanded us to learn and hence, apply them to pass the rounds. Honestly, I stumbled a few times, but everytime the community was there to help. Some of the participants were very helpful and friendly.</p><p>Finally, I got eligible for the proposal round as per the congratulations mail, I recieved on Mar 09, 2025. I decided to not go for the 4th optional assignment as that week had got Holi and I had other plans. Moreover, I was too tired after the three rounds. I decided to now take a break and focus on the upcoming organizations.</p><p>The next one and a half month was full of chaos. I liked multiple organizations, but my tech stack included just a firm grasp of Python3 language.</p><p>Before <strong><em>python-bitcoin-utils</em></strong> came up with a project, I read a lot about Lightning network and also about various organizations related to it like <strong><em>LND</em></strong>, <strong><em>LDK</em></strong>, <strong><em>Eclair</em></strong>, and many more. I also started learning Golang, LND’s primary language ( although I gave upon that later !!)</p><p>When <strong><em>python-bitcoin-utils</em></strong> came with just one project, I quickly attempted its competency test and cleared it….however, when I checked the project codebase, I saw a person, who had already started contributing to it much before the announcement of project and the repo was filled with PRs made by him. This was full of discouragement, because that was the time I got to know that “Bruh, this is not an easy place to be. You need much more competence than you have.”</p><p>At the back of my mind, I was praying God for another Python based organization to come up this year and at the same time, started looking for other orgs to anyway learn about their work and what the project demands. I remember, I read about <strong><em>Braidpool</em></strong>, <strong><em>Alby</em></strong>, <strong><em>Zeus</em></strong>, <strong><em>Breeze and BDK</em></strong> thoroughly and their respective projects but none of them could fit me as they used Rust and Javascript, both of which I’m not that comfortable with ( as I am with Python ) and the people were already making PRs as soon as the orgs got announced.</p><p>Then, came <strong><em>SeedSigner</em></strong> and a ray of hope emerged. This was a Python GUI development project. My eyes got straight onto its various project ideas ( Seedsigner announced 6 projects this year, more than any other org )…Then what? ….I dived into its codebase, ran the emulator and began comprehending all the files where the target classes were mentioned, trying to get how the components are related. I also started mapping the dependencies of each component among themselves, made UML diagrams, etc.</p><p>In the codebase, I found various TO-DOs. I tried to grasp the low hanging fruits and came up with my first PR on Apr 3 in which I suggested some refactoring related to naming conventions used in the codebase. One of the participants reviewed this and he asked to write some tests for it. I wrote them.</p><p>Next I came up with a very simple PR, which was just to convert the Tab spacing based indentation to normal spaces….Hehehe……</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/499/1*8V_CrAlMySWD4bDXC2851g.png" /></figure><p>This was around Apr 17. Around this time, LNPrototest was announced, again a Python based org!!!! Although this announcement was late …I was excited again, and I tried attempting the competency test….and Oh my God!!</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/220/0*6wDQTtl6fqEOooxf.gif" /></figure><p>To be honest, I spent a whole day compiling the core-lightning implementation and because of some dependency issue and a lot more errors (I can’t even recall now)… I failed at compiling it. I even ended up reformatting my entire Ubuntu distro because of the issue.</p><p>Then, I decided to write proposal solely for SeedSigner’s “Code cleanup for SS’s loading screens” project. I gave my heart and mind to it, and tried my best to write a nice proposal along with managing my college’s quizzes, assignments and exams whole thoughout this process.</p><p>Finally, on May 05… I received the mail saying ….</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*LD7tn2GaGwFhC1txP2lxtA.png" /></figure><p>While I got turned down, which was not at all surprising because I could see other participants more skilled and experienced than me…. I felt bad….but ultimately decided to move on because I already learnt a lot through these months. Before this internship, Bitcoin development seemed fascinating and alluring, but It took me 3 months to get what it takes to be a Bitcoin developer and a “developer” in general.</p><p>I reckon my tech stack didn’t include multiple languages or frameworks, which was a significant skill gap for being a part of such open source orgs. Nevertheless, I will continue to learn about Bitcoin in future and to be honest, I don’t regret the results one bit ! It was really joy to be a part of all this :)))</p><p>Bye!! And thanks for reading!</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=02e564226158" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[The different Coffee types…]]></title>
            <link>https://medium.com/@vaswanimegha09/the-different-coffee-types-985926b74acc?source=rss-931a9d685a0c------2</link>
            <guid isPermaLink="false">https://medium.com/p/985926b74acc</guid>
            <category><![CDATA[cofeeology]]></category>
            <category><![CDATA[coffee]]></category>
            <dc:creator><![CDATA[MeghaVaswani]]></dc:creator>
            <pubDate>Tue, 04 Jun 2024 20:20:46 GMT</pubDate>
            <atom:updated>2024-09-21T18:48:28.336Z</atom:updated>
            <content:encoded><![CDATA[<p>We all have had coffee numerous times, but do we know it’s different types available?</p><p>Have you ever found yourself in a restaurant overwhelmed…. seeing different types of coffee available, not sure what to order while excited to try and know each one of a kind?</p><p>I’m there to help you out today, explaining you what are the different types &amp; what each type means!! :))</p><ol><li><strong>Espresso:</strong> It is the strongest form of coffee as it is the most concentrated. Very little or no milk is used for dilution in this. An espresso shot acts as a coffee base for many beverages.</li><li><strong>Latte</strong>: It is the most widely known, and has one or two shots of espresso, lots of steamed milk, and a final layer of frothed milk on top.</li><li><strong>Cappuccino</strong>: Slightly stronger than Latte having espresso, steamed milk &amp; milk foam in a ratio of 1:1:1.</li><li><strong>Americano</strong>: Is Espresso and water, ratio is 1:1 or 1:2.</li><li><strong>Mocha</strong>: It is a chocolatey coffee, with espresso &amp; milk in a 1:2 ratio. The chocolate is there to add a sweet taste, making it a whole lot delicious beverage.</li><li><strong>Flat White</strong> : It has micro-foamed milk poured over one or two shots of espresso. Tastes stronger than Latte.</li><li><strong>Irish Coffee</strong> : Has coffee, whisky, sugar &amp; cream as essential elements.</li><li><strong>Iced Coffee/Cold Coffee</strong> : It has espresso, milk, ice cubes &amp; whipped cream added on the top. On a hot summer day, what’s better than an iced coffee?</li></ol><p>Apart from these, there are more than 30 different types of coffees out there, like risretto, lungo, cold brew, etc. But the above ones are must knows!!</p><p>Have a look at this image :-</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/999/0*60-GS6qiCEikOIY6" /><figcaption>An image to help</figcaption></figure><p>Bye! Have a great coffee ❤</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=985926b74acc" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>