<?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: Tassia Accioly</title>
    <description>The latest articles on DEV Community by Tassia Accioly (@tassiaaccioly).</description>
    <link>https://dev.to/tassiaaccioly</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F552127%2F712e2bd5-e9af-4640-90f9-f14f6f8afd13.jpeg</url>
      <title>DEV Community: Tassia Accioly</title>
      <link>https://dev.to/tassiaaccioly</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tassiaaccioly"/>
    <language>en</language>
    <item>
      <title>You got your first job, and now what?</title>
      <dc:creator>Tassia Accioly</dc:creator>
      <pubDate>Thu, 15 Jun 2023 16:36:00 +0000</pubDate>
      <link>https://dev.to/tassiaaccioly/you-got-your-first-job-and-now-what-4hoj</link>
      <guid>https://dev.to/tassiaaccioly/you-got-your-first-job-and-now-what-4hoj</guid>
      <description>&lt;p&gt;5 tips to help you in your first month as a new developer&lt;/p&gt;

&lt;p&gt; &lt;em&gt;Photo by &lt;a href="https://medium.com/r/?url=https%3A%2F%2Funsplash.com%2F%40angur%3Futm_source%3Dunsplash%26utm_medium%3Dreferral%26utm_content%3DcreditCopyText"&gt;Andrew Umansky&lt;/a&gt; on &lt;a href="https://medium.com/r/?url=https%3A%2F%2Funsplash.com%2Fphotos%2Fl5truYNKmm8%3Futm_source%3Dunsplash%26utm_medium%3Dreferral%26utm_content%3DcreditCopyText"&gt;Unsplash&lt;/a&gt;. Cropped for aspect ratio.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;Everybody has been the newbie at the company before.&lt;/p&gt;

&lt;p&gt;Everybody that calls themselves an engineer, developer or programmer has had a first job where they felt like they knew nothing, and everybody was better than them.&lt;/p&gt;

&lt;p&gt;After being the newbie, talking to other people about their first experiences in new developer jobs, and later onboarding new engineers onto my own team, I compiled a list of things to make your first month (or two) be less stressful, and to help you turn all the scary unknown things into an advantage.&lt;/p&gt;




&lt;h2&gt;
  
  
  1. Get used to the uncomfortable newness
&lt;/h2&gt;

&lt;p&gt;Everything is new at a new job. Every time.&lt;/p&gt;

&lt;p&gt;It doesn't matter if you have zero days or 10 years of experience working as a developer: it will always feel like everything is new. Mostly because it is.&lt;/p&gt;

&lt;p&gt;Every time you start a new job there will be a bajillion things you've never seen before: every company works differently, and has different cultures and work habits; you'll work with new people, new codebases, sometimes new technologies, and all of those (and much more) are bound to take some time to grasp; especially if it's your first job ever.&lt;/p&gt;

&lt;p&gt;If no one ever told you this, let me tell you this right now: you're not required to be good at your first job right away. As a new developer we're not so used to the newness of it all, but as time goes by you'll probably get better at dealing with the new and quickly adapting to it. So you shouldn't stress too much about it.&lt;/p&gt;

&lt;p&gt;But, if you want to get up to speed faster, you'll need to get used to the uncomfortable feeling of the new and use it as a resource rather than a hindrance. Take a deep breath and rely on your peers. They all know what it was like being new (although some may have forgotten).&lt;/p&gt;

&lt;p&gt;Here is a list of things you can do:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Ask as many questions as you need, sometimes to the &lt;br&gt;
point of being annoying. Being annoying for a few weeks is better than being completely lost for a few months. (But also, find out who you can annoy and who you can't.)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Ask a more senior colleague if they can walk you through the codebase or, alternatively, ask for some smaller bugs to solve if you prefer investigating on your own. This will help you get acquainted with the codebase faster and also will show initiative and ownership.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Ask if you can shadow a colleague for a day and watch how they work and interact with other people. Shadow more than one, if you can.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;If they don't do this already, set up 1:1 meetings with people on your team and some other people your team might interact with on a regular basis. Ask about your team and their work, how they interact, and anything else you may want to know. This is especially useful to understand who and how people are and who to go to when you have questions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Ask if they have any documentation that you could read to help you understand the work better and faster.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;"Being annoying for a few weeks is better than being completely lost for a few months."&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  2. Document everything
&lt;/h2&gt;

&lt;p&gt;If they don't have documentation, you might be the one writing it. And rather than seeing that as something bad, you can make it work in your favor.&lt;/p&gt;

&lt;p&gt;Pause for a little personal story.&lt;/p&gt;

&lt;p&gt;When I joined my team they didn't have an onboarding document, so my manager loosely suggested that I take notes of my onboarding process (everything I learned in my first month on the team), and make a document that could help the next people coming in.&lt;/p&gt;

&lt;p&gt;At first, I didn't fully listen, and never took notes of my environment setup as I didn't think it was going to be needed - it was not a set environment, we were allowed to use whatever was the better fit for us, so I thought nobody else would need my environment setup details.&lt;/p&gt;

&lt;p&gt;Oh boy, was I wrong… and I was the one who suffered the consequences as just two weeks later they needed to exchange my computer for a different model and I had to re-do the whole setup.&lt;/p&gt;

&lt;p&gt;After those two days I spent re-learning how to set up my computer, I realized that even though some of the things I was learning might not be useful to other people, I could be the one benefitting from them in the future.&lt;/p&gt;

&lt;p&gt;That helped me realize the importance of documentation: it's useful not only to speed processes (my second setup could've taken me a couple hours instead of two days), but also to make sure everybody's on the same page and understands the work that is being done.&lt;/p&gt;

&lt;p&gt;Since those early days, I have gotten better and better at documenting processes, and even earned a documentation award. Only I know how many times I had to go back to my own onboarding document when I needed some information I had already forgotten.&lt;/p&gt;




&lt;p&gt;Without a proper onboarding document, things might take more time to figure out - and this might not be a problem, but a blessing in disguise.&lt;/p&gt;

&lt;p&gt;My advice to you is: take notes about everything you're learning, everything you think might be important to remember later, all your team's meetings and rituals; If you don't know a process, ask a colleague to go over the process with you and take notes of it.&lt;/p&gt;

&lt;p&gt;You'll then get all these notes and format them into an onboarding document the way you prefer. On the other hand, if there's already an onboarding document, you can compare your experience with it to check if anything changed or if there's anything missing and you can help improve it with your new found knowledge. First project done. And you haven't even touched the codebase yet.&lt;/p&gt;

&lt;p&gt;By the way, it's always good to document every time you get any compliments on your work or you've done a successful task. Keeping a "Brag Document" is a great way to help yourself through imposter syndrome and also helps your manager and colleagues through performance reviews.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://jvns.ca/blog/brag-documents/#template" class="ltag_cta ltag_cta--branded"&gt;"Get your work recognized: write a brag document", by Julia Evans&lt;/a&gt;
&lt;/p&gt;




&lt;h2&gt;
  
  
  3. Take it one day at a time
&lt;/h2&gt;

&lt;p&gt;These first days or weeks can feel daunting and the imposter syndrome might pay you a visit. Just remember: your colleagues have been there too. Everybody had their first job once and a lot of people feel imposter syndrome, even after many years of experience.&lt;/p&gt;

&lt;p&gt;There will always be days where everything seems too overwhelming and you feel like you don't understand anything. This is very normal, everybody has been there and although this is an uncomfortable feeling, with time, you'll learn to recognize it and not give into it.&lt;/p&gt;

&lt;p&gt;My way of mitigating imposter syndrome is going through my brag document.f that doesn't bolster me, I'll try to solve a problem. Everybody's different, you just need to find what makes you not feel that way. But this is a feeling that more likely than not will accompany you for the rest of your career, &lt;a href="https://medium.com/r/?url=https%3A%2F%2Fwww.independent.co.uk%2Flife-style%2Fwomen-imposter-syndrome-workplace-confidence-b2313770.html"&gt;especially if you're a young woman&lt;/a&gt;. Like imposter syndrome, some things need time and experience for you to understand.&lt;/p&gt;

&lt;p&gt;There's this one debugging technique that I thought I knew how to use but every time I needed to use it, I couldn't figure out for the life of me what I was doing wrong and it never worked out. Imposter syndrome screamed at me every time I tried to debug something.&lt;/p&gt;

&lt;p&gt;It took me asking my manager over and over again for a year and a half how to do it every time I needed to debug anything until one day I didn't need to ask him anymore.&lt;/p&gt;

&lt;p&gt;Some things might take you a day, while others might take you one and a half years and several attempts to grasp. And that is ok. In development, the more we fail at something, the more we see it and re-learn it, and when we finally grasp the concept, the easier it is to remember it later.&lt;/p&gt;

&lt;p&gt;Every failure you have is just a way for you to cement that knowledge deeper into your head. So you might need a few days of being overwhelmed with something until you get it. Be easy on yourself.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Some things might take you a day, while others might take you one and a half years and several attempts to grasp. And that is ok."&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  4. Don't be a deer in headlights
&lt;/h2&gt;

&lt;p&gt;It's common for some people to freeze whenever they feel overwhelmed, and like I said before, this first experience in a new company is filled with opportunities to feel that way.&lt;br&gt;
As a way to mitigate this feeling of overwhelm, you should do something you know and feel comfortable with to keep you in motion: figure out a bug, review a PR, talk to someone about something you like, write about your experiences or like I did, survey people about your team and product. What?! Yeah. I did that.&lt;/p&gt;

&lt;p&gt;I came from a very - VERY - different background than computer science: I used to be an assistant director in movies and television. So, my first ever job as a developer was more than overwhelming; It was completely different than anything I ever knew. I had never worked in an office, or with technology, and in a different language than mine before. Everything from meetings' structure, to zoom, to having managers, to sharing a codebase to working in a design system, to working with people from another country, were new to me.&lt;/p&gt;

&lt;p&gt;I had a month to spare between signing my offer letter and the day I started working, and my manager had bought me a book about design systems to bring me up to speed faster. In the book (&lt;a href="https://medium.com/r/?url=https%3A%2F%2Fwww.amazon.com.br%2FDesign-Systems-Smashing-eBooks-English-ebook%2Fdp%2FB076H49W1G%2Fref%3Dsr_1_2%3F__mk_pt_BR%3D%25C3%2585M%25C3%2585%25C5%25BD%25C3%2595%25C3%2591%26crid%3DTXQ4I8SWFP8B%26keywords%3Ddesign%2Bsystem%26qid%3D1686722886%26sprefix%3Ddesign%2Bsystem%252Caps%252C244%26sr%3D8-2"&gt;Design Systems by Alla Kholmatova&lt;/a&gt;), they described in depth the process of creating a design system from scratch, and went into a lot of detail about how you need to understand the purpose of the design system before making decisions about it through surveying the team and stakeholders. This book, along with a lot of UX I was learning at the time, gave me the idea to create a survey that I could ask people when doing my 1:1s.&lt;/p&gt;

&lt;p&gt;The survey consisted of a quick 5–10 minutes personal interview about how they viewed my team, our customer service, which were their favorite and least favorite components in the design system, how they would describe the design system in three words, and a few other questions. I also interviewed my teammates with slightly different questions than the rest.&lt;/p&gt;

&lt;p&gt;I promised anonymity and assured them I had no stakes in this as I was just joining and was not responsible for anything. I did that in hopes they would be as truthful as possible and I could gather good insights. After a month of interviews and crunching numbers I created a presentation for my team.&lt;/p&gt;

&lt;p&gt;This survey had nothing to do with the development work per se, but this helped me understand a lot about my team, the work they did, how other teams viewed them, and what I had to do to catch up with them (one of the top phrases in the surveys was "great customer service" and I felt I needed to match that from there on).&lt;/p&gt;

&lt;p&gt;This helped me not to be stuck with feeling overwhelmed, and also helped my team find pain points in the design system that they had not known before.&lt;/p&gt;

&lt;p&gt;This whole story is just to show you that if you feel overwhelmed, you might want to rely on something that feels more familiar to you at first. Try and find something that you're used to doing and can bring value to your team.&lt;/p&gt;

&lt;p&gt;This doesn't even need to involve code or be something necessarily expected from a developer. Just doing something familiar to you will help with feeling overwhelmed and might actually help your team in ways they were not expecting. A lot of the time your fresh eyes will help see things your more senior teammates can't.&lt;/p&gt;


&lt;h2&gt;
  
  
  5. It will end one day so, enjoy while it lasts
&lt;/h2&gt;

&lt;p&gt;The best part about being a new developer is, most of the time, people will cut you more slack as you're still learning and getting the grasp of things. This opens the door for you to make mistakes, try new things and learn a lot.&lt;/p&gt;

&lt;p&gt;Don't waste this time by thinking you don't know anything or that you're less than your peers. Believe me, you're not. You were hired because they saw something in you. Ask your manager how many people you were competing with for the job. This might give you some of the assurance you need.&lt;/p&gt;

&lt;p&gt;Also, embrace the fact that you have a lot of room to grow and each interaction you have with your team or a new part of the code is an opportunity to learn something new or solidify knowledge you already have.&lt;/p&gt;

&lt;p&gt;If you have the opportunity, go ahead and create your own project, make something from scratch and allow yourself to learn and make mistakes in the process. Nothing teaches us how to fall and get back up again like falling and getting back up. And there's no feeling better than seeing something you idealized and built yourself come to life.&lt;/p&gt;

&lt;p&gt;As time goes by, you won't be the new developer you once were, you might even get a promotion or two and you'll see the responsibilities grow and mistakes might become more costly - even though mistakes will always happen, and that's fine too. So allow yourself to experiment before that time comes.&lt;/p&gt;



&lt;p&gt;Being a developer can be a roller coaster ride, where you have great and not-so-great days. There will be times when everything feels like a mess and you can't make sense of anything, but when you finally find the solution for a problem that has been bothering you for days, it's magical and will fill you with euphoria.&lt;/p&gt;

&lt;p&gt;Remember that even experienced developers make mistakes and continue learning everyday. You're not alone in this journey, so reach out to your colleagues for support and guidance. Embrace the process of constantly learning and enjoy the ride.&lt;/p&gt;

&lt;p&gt;Don't let anyone undermine your abilities or discourage you, and welcome to the team!&lt;/p&gt;



&lt;p&gt;If you want to learn more about your first year as a developer, read my other article:&lt;/p&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="/tassiaaccioly" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2fOu_ApA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://res.cloudinary.com/practicaldev/image/fetch/s--GaKHwevp--/c_fill%2Cf_auto%2Cfl_progressive%2Ch_150%2Cq_auto%2Cw_150/https://dev-to-uploads.s3.amazonaws.com/uploads/user/profile_image/552127/712e2bd5-e9af-4640-90f9-f14f6f8afd13.jpeg" alt="tassiaaccioly"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="/tassiaaccioly/5-lessons-i-learned-in-my-first-year-as-a-programmer-1kji" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;5 lessons I learned in my first year as a programmer&lt;/h2&gt;
      &lt;h3&gt;Tassia Accioly ・ Jan 25 '22 ・ 8 min read&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#programming&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#career&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#beginners&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#codenewbie&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;





&lt;p&gt;Copy editing: &lt;a href="https://medium.com/u/fce338e2bfc3"&gt;Jessica Appelbaum&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>programming</category>
      <category>career</category>
    </item>
    <item>
      <title>5 lessons I learned in my first year as a programmer</title>
      <dc:creator>Tassia Accioly</dc:creator>
      <pubDate>Tue, 25 Jan 2022 14:24:10 +0000</pubDate>
      <link>https://dev.to/tassiaaccioly/5-lessons-i-learned-in-my-first-year-as-a-programmer-1kji</link>
      <guid>https://dev.to/tassiaaccioly/5-lessons-i-learned-in-my-first-year-as-a-programmer-1kji</guid>
      <description>&lt;p&gt;Special tips for people looking to enter the tech industry&lt;/p&gt;




&lt;p&gt;Recently I had the pleasure to talk at Ironhack about testing to their new cohort of Web Development students. Unfortunately due to work, I could not be present for their final project presentation but I thought a lot about them.&lt;/p&gt;

&lt;p&gt;I went to talk about testing in web development — and we did — but we ended up talking a lot about the market, how it is to work as a developer, what fears and anxieties I overcame this past year and what they should not worry about.&lt;/p&gt;

&lt;p&gt;It's been about a year since I graduated from the bootcamp at Ironhack and talking to them made me think a lot about how the experiences I had in the past year changed me. It made me think how far I've come on this journey to become a developer, the things I left behind, the dreams that changed (and the ones that didn't) and how I grew and matured as a person and as a professional. But probably the most important: how their fears were the same as my friends and I had when we graduated.&lt;/p&gt;

&lt;p&gt;Thinking about that made me want to share some of the general knowledge I learned this past year, with some tips specially for those that did not follow the traditional CS path into tech.&lt;/p&gt;




&lt;h1&gt;
  
  
  1. Make yourself seen
&lt;/h1&gt;

&lt;p&gt;Unfortunately making yourself seen is super important when you're a beginner. Before companies can come find you and offer you jobs (sometimes this happens to juniors and associates too) you'll need to make yourself present. "Present where?" you might ask, well, here are some of the most important places:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Take the time to build out your LinkedIn profile and maintain it&lt;/strong&gt;, you'll still need it to find jobs and to send it to recruiters, and this is the best way to make sure people are finding you on there. Having key words about your areas of work and interest on your profile is what's going to bring you those job offers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Create a Twitter account if you don't have one.&lt;/strong&gt; There's a huge tech bubble there, greater than on any other social media. Find the people you learned from or that you watch videos on youtube from and follow them. Make posts introducing yourself to the bubble and to people individually, there are always job offers there and people are always willing to help.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Add a profile to your GitHub&lt;/strong&gt; — you should already have a GitHub account by now — if you don't know how, I have another article explaining how to do it:&lt;/p&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="/tassiaaccioly" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F552127%2F712e2bd5-e9af-4640-90f9-f14f6f8afd13.jpeg" alt="tassiaaccioly"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="/tassiaaccioly/7-tips-on-making-your-github-profile-better-1e8d" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;7 Tips on making your GitHub profile better&lt;/h2&gt;
      &lt;h3&gt;Tassia Accioly ・ Jan 4 '21&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#github&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#portfolio&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#tutorial&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#career&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;&lt;strong&gt;If you're any good at writing or talking, write about what you're learning&lt;/strong&gt;, teach someone something new here on dev.to or on medium, or maybe create a video, a post on LinkedIn or on Twitter. Teaching others is the best way to learn it yourself (and solidify that learning) and also a great way to make yourself seen.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. You're also interviewing the company
&lt;/h2&gt;

&lt;p&gt;The most important thing we forget when trying to find a job is that in any interview we're also interviewing the company. It's super important to find a company that aligns to your beliefs: it makes your job easier and more enjoyable, it helps with connections, with not having burnout syndrome and more than anything it helps with your mental health overall.&lt;/p&gt;

&lt;p&gt;Sometimes we tend to overlook the importance of the company's culture on our mental health but it's one of the most important things for how your daily work life it's going to be.&lt;/p&gt;

&lt;p&gt;When it's your time to ask anything in an interview (if they don't care to give you some time to ask questions, the company might not be worth it), you have the chance to get a glimpse of what working at that company will be like. Ask the difficult questions and see how they react and what they answer. Interpret what they mean when they say things like ownership or flexible hours; Do they expect you to work for the company as if it was your own but not pay you for that? Do they mean you'll be working way more hours than a normal 9 to 5?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What are your personal red flags for a company?&lt;/strong&gt; You might not know them right away or even recognize the traps on interviews, you'll learn them eventually but the important part is that you know what you expect from the company and from your future job. &lt;strong&gt;What is important to you?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After some interviews you'll learn how to ask the hard questions and interpret the answers. You'll also learn your red flags and even refine what you expect from your new job. I learned a lot about what I wanted from the place I'd work on after I had been through some interviews. Sometimes you don't even know what you can ask for when you've never been in the tech industry.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Nobody knows anything
&lt;/h2&gt;

&lt;p&gt;This is perhaps the most important thing I learned this past year because it made me a lot less anxious in general.&lt;/p&gt;

&lt;p&gt;When I say "nobody knows anything" what I mean is: the development world is made of people that need to constantly adapt to new frameworks, technologies and languages, so people end up not getting too attached to what they know because sooner or later they'll need to "know" other things.&lt;/p&gt;

&lt;p&gt;Don't get me wrong, you'll still need to know the fundamentals of programming deeply, but to be a good developer you need to &lt;strong&gt;learn to adapt and adapt yourself to learn. ALL THE TIME.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We are professional learners and as time goes by we get so good at learning that we don't care much about what we don't know. If we need to know something to do a job we can learn how to do that in a heartbeat.&lt;/p&gt;

&lt;p&gt;From what I've seen this past year even my seniors are frequently having to learn something new, something they never needed before or a new technology, and this is not a problem. It's impossible for someone to know everything. There is infinite tech knowledge out there and if you need to learn it for a job or a task, you just go and learn it. Everybody does that.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Forget what you've learned
&lt;/h2&gt;

&lt;p&gt;In order to learn new things this fast, we frequently need to open space, so we end up "forgetting" stuff we don't use frequently. This might seem like a problem in other areas, but in tech this couldn't be further from the truth. Whenever we need to use some specific information we forgot, we know we can do some quick googling (stack overflowing?) and it will be there.&lt;/p&gt;

&lt;p&gt;In my conversation with the students, one of them asked me what makes me feel I'm not a senior engineer yet. My response was simple: the only difference between me and a senior engineer (aside from the mentoring aspect) is that they have learned and forgot a lot more things than I have, so when they are faced with a problem, they have a larger pool of things to pick from to solve said problem.&lt;/p&gt;

&lt;p&gt;The thing is: although I'm saying "forgetting", I'm not talking about completely forgetting what you've learned. I'm talking about how generally we forget how to implement something or certain specificities of what we learned, but we still know those are ways to solve specific problems. The important part is just knowing those things exist for when you end up needing them in the future.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Google and Stack Overflow will be your best friends&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;People coming from bootcamps or from teaching themselves have more than learned how to learn things, so we shouldn't be worried about that in our jobs, we'll learn and forget a lot and sometimes make this better than people with CS degrees, &lt;strong&gt;the difference is in the size of your pool of forgotten things&lt;/strong&gt;. The more you read/learn different things the larger your pool will become, the more exposed to different approaches you'll be and the better you'll be at solving complex problems.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  5. You'll never get smarter alone
&lt;/h2&gt;

&lt;p&gt;This comes from a phrase &lt;a href="https://manny.blog/" rel="noopener noreferrer"&gt;Emanuel de Souza&lt;/a&gt; said on LinkedIn that I immediately wrote on a sticky note and glued onto my computer screen:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;We do not get smarter alone. We "borrow" other people's intelligence by understanding their point of view.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Although you are probably very proactive in your studies (if you're not, you might want to rethink the tech world) you won't get very far alone. Good code needs exposure to several ways of thinking and when you expose yourself to other people's intelligence and processes of thought you learn a lot and make your code better.&lt;/p&gt;

&lt;p&gt;One of the first things that happened when I started learning to code — and I think is a part of everyone's journey when entering the code world — is that I slowly changed how my thought process worked. I started learning how to break big problems into smaller ones, how to think about each small step I needed to write to make the computer do simple tasks (and I quickly learned that the computer needs a lot more detailed instructions than I had thought), or how I could solve the same problem in several different ways.&lt;/p&gt;

&lt;p&gt;When you do pair programming or just watch another programmer work — and this programmer can have any level of expertise in this case — you learn a lot about how to think differently not only for processes but also for things you already thought you knew in code; Sometimes people use code structures different than you're used to. All this exposure to new ideas improves your own code greatly. Observing other people work through some problem is also a good way to learn about how things are done in your team and/or the company you just entered.&lt;/p&gt;




&lt;p&gt;The great thing in tech is that, most of the time, if you care enough about your work to make it good and keep looking, you'll find your way into what you deem a good company. Everything happens really fast in technology and the industry itself is changing at a fast pace all the time. For example, a few years ago the number of remote jobs wasn't even nearly close to what we have available today after the pandemic started. This helped a lot with people not being stuck with the companies in their area anymore, they can now look for better opportunities outside their comfort zone. You can also do that, you just need to overcome the fears we all have of "I'm not enough for tech" or "I'll never find a job" and it will eventually happen for you.&lt;/p&gt;

&lt;p&gt;I hope these tips leave you feeling a bit less fearful of your future in tech and help you learn to embrace the chaos of knowing you don't and you can't know everything. You'll eventually find your way into learning from others, searching stuff on Google and creating your own pool of forgotten things.&lt;/p&gt;

&lt;p&gt;If you'd like to ask anything or would like to talk about your experience and how you can improve your socials, reach out to me on &lt;a href="https://twitter.com/itsmetherogue" rel="noopener noreferrer"&gt;my twitter&lt;/a&gt;! I'd love to hear about your journey in tech and the place you're in now!&lt;/p&gt;

</description>
      <category>programming</category>
      <category>career</category>
      <category>beginners</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>7 Tips on making your GitHub profile better</title>
      <dc:creator>Tassia Accioly</dc:creator>
      <pubDate>Mon, 04 Jan 2021 18:22:43 +0000</pubDate>
      <link>https://dev.to/tassiaaccioly/7-tips-on-making-your-github-profile-better-1e8d</link>
      <guid>https://dev.to/tassiaaccioly/7-tips-on-making-your-github-profile-better-1e8d</guid>
      <description>&lt;p&gt;Last year GitHub launched the profile feature. This feature allows GitHub users to create a ReadMe and use it as their profile to display interests, projects, and anything they might deem interesting about them and what they do.&lt;/p&gt;

&lt;p&gt;The profile is definitely a feature that you should be using to give your GitHub a boost and to let people know a bit more about yourself, and here is how to do it and a few tips on how to make it better!&lt;/p&gt;

&lt;h2&gt;
  
  
  First make the profile
&lt;/h2&gt;

&lt;p&gt;Making a profile is pretty simple: create a repository with the same name of your GitHub account, in my case &lt;a href="https://github.com/tassiaaccioly" rel="noopener noreferrer"&gt;tassiaaccioly&lt;/a&gt;. When creating this repository add a README, this is what will be your official profile.&lt;/p&gt;

&lt;p&gt;Once the repository is created (make sure this repository is &lt;strong&gt;public&lt;/strong&gt;!), GitHub will create a green button to the right side of the repository page saying that this is a special repository and you can make it your profile. Just click on it:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Ffntm9oklhzbi6qpnllpt.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Ffntm9oklhzbi6qpnllpt.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;sup&gt;from &lt;a href="https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-your-github-profile/managing-your-profile-readme" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;

&lt;p&gt;Once you click the button, this repository now is your profile, so all you have to do is edit the README file!&lt;/p&gt;

&lt;p&gt;The first time you open it, GitHub will have some ideas for you on what to write:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkduuwx9mpp98a6xrqhed.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fkduuwx9mpp98a6xrqhed.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;sup&gt;from &lt;a href="https://medium.com/@mr.vibhorchaudhary" rel="noopener noreferrer"&gt;vibhorchaudhary&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  But how can I do that?
&lt;/h3&gt;

&lt;p&gt;Well, there are some ways. The readme files on GitHub accept both Markdown and pure HTML — when I say pure I mean with no inline styles — so to write you just have to use one or both of these languages.&lt;/p&gt;

&lt;p&gt;GitHub has a nice section on their documentation explaining a bit about how to use Markdown:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://docs.github.com/en/free-pro-team@latest/github/writing-on-github/basic-writing-and-formatting-syntax" rel="noopener noreferrer"&gt;https://docs.github.com/en/free-pro-team@latest/github/writing-on-github/basic-writing-and-formatting-syntax&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Or, if you want a deeper knowledge of markdown:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://daringfireball.net/projects/markdown/syntax" rel="noopener noreferrer"&gt;https://daringfireball.net/projects/markdown/syntax&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GitHub also accepts emojis! To use them you can copy and paste the full emoji 👍 or the emoji code &lt;code&gt;:thumbsup:&lt;/code&gt;, both work fine just choose one and go for it!&lt;/p&gt;

&lt;p&gt;Here are two fonts for emojis, the first one is for codes and the second for the emojis themselves:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.webfx.com/tools/emoji-cheat-sheet/" rel="noopener noreferrer"&gt;https://www.webfx.com/tools/emoji-cheat-sheet/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://emojipedia.org/" rel="noopener noreferrer"&gt;https://emojipedia.org/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some more tips of what to add lie ahead! Proceed at your own risk (Tl;dr)!&lt;/p&gt;
&lt;h2&gt;
  
  
  1. Add information about yourself
&lt;/h2&gt;

&lt;p&gt;The first thing you should do on your profile is to talk a bit about yourself: who you are, what you’ve been doing, if you have some accomplishments (flaunt them!), what are the areas of technology you focus on and what is your focus on GitHub, so, the basics about you as a tech person.&lt;/p&gt;

&lt;p&gt;Here is your place to talk more freely, you can also add gifs and images. I’ll talk about it on tip #5!&lt;/p&gt;

&lt;p&gt;Another thing I’ve seen people with different names make, that should be added in this section, is to add an audio file to your profile showing how to pronounce your name, this helps people say your name properly if you don’t want to keep correcting them!&lt;/p&gt;
&lt;h2&gt;
  
  
  2. Contact Information
&lt;/h2&gt;

&lt;p&gt;This is very important:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Give ways for people to contact you outside of GitHub.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This can be email, Twitter, LinkedIn, Facebook, Instagram, Telegram, Whatsapp, you name it. Pick at least two ways to contact you and add them to your profile.&lt;/p&gt;

&lt;p&gt;GitHub is a child of a social network with a public repository but it makes it difficult for people to communicate amongst themselves so if someone wants to talk to you they won’t be opening issues and waiting for you to respond (they might, but let’s agree, twitter or instagram is much easier). So give them a way to talk to you that is easier than GitHub.&lt;/p&gt;

&lt;p&gt;These ways might be added as normal links using Markdown or HTML but they can also be added as image links, with icons attached to them, as it’s own section:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Flfx4jsmtblpo9i8cfccr.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Flfx4jsmtblpo9i8cfccr.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Or as just images links below your name/opening phrase:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fddbm7l1p24jmw88zbo9h.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fddbm7l1p24jmw88zbo9h.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A simple way to make these icons is using a link reference on Markdown:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqb9u0yoled3glikkc0s4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqb9u0yoled3glikkc0s4.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;sup&gt;this also allows the images to have some space between them&lt;/sup&gt;&lt;/p&gt;

&lt;p&gt;Some good places to find icons are &lt;a href="https://simpleicons.org/" rel="noopener noreferrer"&gt;Simple Icons&lt;/a&gt; (brands, languages and app icons), &lt;a href="https://www.flaticon.com/" rel="noopener noreferrer"&gt;Flaticon&lt;/a&gt; (miscelaneous icons), or any place you might find online! Just remember to give credit to the people who made the icons!&lt;/p&gt;

&lt;p&gt;Also I’d suggest using svg icons because you can control their colors more easily making it easier to do a cohesive profile. I explain how to do it over on tip #5!&lt;/p&gt;
&lt;h2&gt;
  
  
  3. Badges
&lt;/h2&gt;

&lt;p&gt;Badges are usefull to show people in a fast and organized way the languages, frameworks, libraries and technologies you know. I have a full article on how to make simple custom badges:&lt;/p&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="/tassiaaccioly" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F552127%2F712e2bd5-e9af-4640-90f9-f14f6f8afd13.jpeg" alt="tassiaaccioly"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="/tassiaaccioly/5-steps-to-make-custom-language-badges-for-your-profile-using-shields-io-580i" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;5 Steps to make custom language badges for your profile using shields.io&lt;/h2&gt;
      &lt;h3&gt;Tassia Accioly ・ Jan 4 '21&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#github&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#career&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#productivity&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#tutorial&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;Some people section their badges to further organize their profiles. Depending on your area of work, some of your sections might be: Languages, Frameworks, Dev Ops, Application and Data, Bussiness Tools, Utilities, or anything you find works to showcase your habilities.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Status Cards
&lt;/h2&gt;

&lt;p&gt;GitHub user &lt;a href="https://github.com/anuraghazra" rel="noopener noreferrer"&gt;Anurag Hazra&lt;/a&gt; made several status cards that you can easily add to your profile, they can show your top languages, your GitHub status, add specific repository cards to your profile and more. They also come in a lot of different styles and themes:&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/anuraghazra" rel="noopener noreferrer"&gt;
        anuraghazra
      &lt;/a&gt; / &lt;a href="https://github.com/anuraghazra/github-readme-stats" rel="noopener noreferrer"&gt;
        github-readme-stats
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      ⚡ Dynamically generated stats for your github readmes
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;It’s easy to use, just read the readme and chose the cards you’d like to use. You can add them to your profile and showcase your status to the world to see:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmx0gy66lpqbdb118g20y.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fmx0gy66lpqbdb118g20y.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;sup&gt;here I'm using the compact layout and the Great Gatsby theme&lt;/sup&gt;&lt;/p&gt;

&lt;p&gt;You can find all the available themes here. You can also customize the cards to your liking adding or removing stats.&lt;/p&gt;
&lt;h2&gt;
  
  
  5. Add Images and Gifs
&lt;/h2&gt;

&lt;p&gt;To add images and gifs to your profile you can use both markdown or HTML. But with HTML you can also define the image/gif size and position on the page, so most people tend to use HTML to display their images.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fve8h39ianrnws83hiwvv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fve8h39ianrnws83hiwvv.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;People can use images to illustrate some aspects of their profile but I’ve also seen many people do beautiful presentation banners of themselves and use that, for example:&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/WaylonWalker" rel="noopener noreferrer"&gt;
        WaylonWalker
      &lt;/a&gt; / &lt;a href="https://github.com/WaylonWalker/WaylonWalker" rel="noopener noreferrer"&gt;
        WaylonWalker
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Learning in public
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;&lt;a href="https://waylonwalker.com" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FWaylonWalker%2FWaylonWalker%2Fmain%2Ficon%2Fgh-bannner-light.png" alt="waylon walker header"&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;
  &lt;a href="https://waylonwalker.com/latest-story.png" rel="nofollow noopener noreferrer"&gt;&lt;img width="150" src="https://camo.githubusercontent.com/e7f2da3bf31570ea4d10504d1acadeaea03b3fcb57079e20e9f6c28d399b5385/68747470733a2f2f7761796c6f6e77616c6b65722e636f6d2f6c61746573742d73746f72792e706e67"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href="https://dev.to/waylonwalker" rel="nofollow"&gt;&lt;img height="30" src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FWaylonWalker%2FWaylonWalker%2Fmain%2Ficon%2Fdev.png"&gt;&lt;/a&gt;  
&lt;a href="https://twitter.com/_waylonwalker" rel="nofollow noopener noreferrer"&gt;&lt;img height="30" src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2FWaylonWalker%2FWaylonWalker%2Fraw%2Fmain%2Ficon%2Ftwitter.png%3Fraw%3Dtrue"&gt;&lt;/a&gt;  
&lt;a href="https://instagram.com/_waylonwalker" rel="nofollow noopener noreferrer"&gt;&lt;img height="30" src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2FWaylonWalker%2FWaylonWalker%2Fraw%2Fmain%2Ficon%2Finstagram.jpg%3Fraw%3Dtrue"&gt;&lt;/a&gt;  
&lt;a href="https://www.buymeacoffee.com/bBdtMQO" rel="nofollow noopener noreferrer"&gt;&lt;img height="30" src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2FWaylonWalker%2FWaylonWalker%2Fraw%2Fmain%2Ficon%2Fby-me-a-coffee.png%3Fraw%3Dtrue"&gt;&lt;/a&gt;
&lt;a href="https://www.linkedin.com/in/waylonwalker/" rel="nofollow noopener noreferrer"&gt;&lt;img height="30" src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2FWaylonWalker%2FWaylonWalker%2Fraw%2Fmain%2Ficon%2Flinkedin.png%3Fraw%3Dtrue"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;Hey there 👋,&lt;/p&gt;

&lt;p&gt;I create blog posts and open source packages mainly about python and data engineering.  I have a passion for learning and sharing my knowledge with others in a way that's as public as possible.  You can see a full list of what I am up to on &lt;a href="https://github.com/WaylonWalker/WaylonWalkerwaylonwalker.com" rel="noopener noreferrer"&gt;waylonwalker.com&lt;/a&gt;.  If you found value in something I have created, please feel free to send a &lt;a href="https://www.buymeacoffee.com/bBdtMQO" rel="nofollow noopener noreferrer"&gt;tip&lt;/a&gt;, give me a shout out &lt;a href="https://twitter.com/_waylonwalker" rel="nofollow noopener noreferrer"&gt;@_waylonwalker&lt;/a&gt;, give some ♥ on &lt;a href="https://dev.to/waylonwalker" rel="nofollow"&gt;DEV.to/waylonwalker&lt;/a&gt;, or sign up for my newsletter  at waylonwalker.com/newsletter  I would love to see you join.&lt;/p&gt;



&lt;br&gt;
 &lt;p&gt;&lt;br&gt;
  &lt;a rel="noopener noreferrer" href="https://github.com/WaylonWalker/WaylonWalker/blob/main/icon/hacktoberfest.png?raw=true"&gt;&lt;img width="250" src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2FWaylonWalker%2FWaylonWalker%2Fraw%2Fmain%2Ficon%2Fhacktoberfest.png%3Fraw%3Dtrue"&gt;&lt;/a&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Boy Scout Rule&lt;/h3&gt;
&lt;/div&gt;

&lt;p&gt;I love open source.  I am not a heavy maintainer of any large libraries, but I really like the boyscout rule.  I contribute to things as I come across issues that I think other people might struggle with.  This may be things that are overlooked by someone who is deep…&lt;/p&gt;
&lt;/div&gt;


&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/WaylonWalker/WaylonWalker" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;p&gt;Waylon has a very impressive README if you want to check his! He also includes some parts that update in real time, which is really nice!&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;One last important tip for images!&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Since the end of last year, GitHub implemented on the dark mode, so be mindful of your gifs, svgs and pngs when making your profile because if someone is using dark mode and you use a black icon it will desappear! Try to find colors that work well for both dark and light mode.&lt;/p&gt;

&lt;p&gt;One of the advantages of using svgs is that you can change their color very easily, just add a “fill” attribute to the path tag and add the color you’d like to use in any formats accepted by CSS (rgb, hex, etc), for example:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F5tmqkqc6xmkw46gtblwb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F5tmqkqc6xmkw46gtblwb.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;As I said before, a great source for svg/png icons to use on your profile is &lt;a href="https://simpleicons.org/" rel="noopener noreferrer"&gt;Simple Icons&lt;/a&gt;, they also include the official color for that brand/company.&lt;/p&gt;

&lt;p&gt;Just search for the Icon you want and download it or use their link!&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Languages/Frameworks you’ve been studying
&lt;/h2&gt;

&lt;p&gt;Alongside languages and frameworks you know, you can also show in your profile that you’re continuously working on your self-improvement by adding a section with the things you’ve been studying lately.&lt;/p&gt;

&lt;p&gt;This section will also showcase what you’re interested in right now which makes it very interesting because you can stray from just tech to other areas too if you’d like.&lt;/p&gt;

&lt;p&gt;Again this section can be a list, various images, badges or anything you might think of. Maybe gifs? Who knows? The sky is the limit!&lt;/p&gt;

&lt;h2&gt;
  
  
  7. Make it your own
&lt;/h2&gt;

&lt;p&gt;The most important thing about this profile is to share with people who you are, what you’re doing and how to contact you, so make your profile unique and make sure it represents who you are!&lt;br&gt;
If you are very into data, maybe adding a chart or a graph would be a good idea. If you’re a more laid back jokester type of person maybe adding some gifs or a fun theme might be interesting. I saw a profile once that was all Star Wars themed and all the text were jokes with the movie theme. If you are a writer and researcher of technology maybe showing off your articles and some social numbers is a good idea!&lt;/p&gt;

&lt;p&gt;Well, I guess you get the gist of it: make your profile you! The more you it is, the more people will connect with you!&lt;/p&gt;

&lt;p&gt;But again, none of what I say here is set in stone, I’m improving my profile all the time, adding and removing sections, changing colors, adding and removing images. As you grow and evolve as a tech person you might change what you want to showcase, or maybe new assets (like the status card one) appear and you want to incorporate them. Have at it!&lt;/p&gt;

&lt;p&gt;And to end this long thread, a list of many profiles you can take a look and get some inspiration:&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/coderjojo" rel="noopener noreferrer"&gt;
        coderjojo
      &lt;/a&gt; / &lt;a href="https://github.com/coderjojo/creative-profile-readme" rel="noopener noreferrer"&gt;
        creative-profile-readme
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A Collection of GitHub Profiles with awesome readme
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Also this whole thread from Waylon Walker with several people sharing their profiles:&lt;/p&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="/waylonwalker" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F271838%2F95e313ca-39fc-4ee6-bf57-ad52b4dcf0d2.png" alt="waylonwalker"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="/waylonwalker/what-s-on-your-github-profile-40p3" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;🤓 What's on your GitHub Profile README&lt;/h2&gt;
      &lt;h3&gt;Waylon Walker ・ Jul 9 '20&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#discuss&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#github&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#watercooler&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


&lt;p&gt;If you managed to get this far I hope you use these tips and make the most of your profile on GitHub. And if you want to contact me: my &lt;a href="https://github.com/tassiaaccioly" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt; and &lt;a href="https://twitter.com/itsmetherogue" rel="noopener noreferrer"&gt;Twitter&lt;/a&gt; are open!&lt;/p&gt;

&lt;p&gt;You can also follow me over on medium: &lt;a href="https://tassiaaccioly.medium.com" rel="noopener noreferrer"&gt;https://tassiaaccioly.medium.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>github</category>
      <category>portfolio</category>
      <category>tutorial</category>
      <category>career</category>
    </item>
    <item>
      <title>5 Steps to make custom language badges for your profile using shields.io</title>
      <dc:creator>Tassia Accioly</dc:creator>
      <pubDate>Mon, 04 Jan 2021 17:46:44 +0000</pubDate>
      <link>https://dev.to/tassiaaccioly/5-steps-to-make-custom-language-badges-for-your-profile-using-shields-io-580i</link>
      <guid>https://dev.to/tassiaaccioly/5-steps-to-make-custom-language-badges-for-your-profile-using-shields-io-580i</guid>
      <description>&lt;p&gt;A few months ago when I started my journey into being a developer I used to see those little languages badges on people’s profiles on Github and think they were very cool. But even though I looked the code behind the profiles, the shields.io URLs and the shields.io page I was completely dumbfounded by how people did those.&lt;/p&gt;

&lt;p&gt;One day I found a few of those on a friends profile and I thought that I finally would discover how to do them. I contacted her and she gave me the sad news that she also didn’t know how to do them and had just copied from someone else, as I had done myself.&lt;br&gt;
Well, it took me a few weeks and some research, since I was trying to graduate from Ironhack’s Web Dev Bootcamp at the same time, but I finally was able to kind of “reverse engineer” their URLs. So today I bring you how you can make your own badges and make your profiles more interesting.&lt;/p&gt;

&lt;h2&gt;
  
  
  First things first
&lt;/h2&gt;

&lt;p&gt;The first thing you need to do to make your own badges is to find if the logo image you need is available for shields.io. This is quite simple, the available images are: bitcoin, dependabot, discord, gitlab, npm, paypal, serverfault, stackexchange, superuser, telegram, travis or any icons available on Simple Icons:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://simpleicons.org/" rel="noopener noreferrer"&gt;Simple Icons&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On the Simple Icons site you just have to search for the language, framework, library, or brand you want to see if it’s available.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. The URL
&lt;/h2&gt;

&lt;p&gt;If the icon you want is available, you are ready to start building your badge, this is the first part of the url that will precede all your badges:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/" rel="noopener noreferrer"&gt;https://img.shields.io/badge/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then, following the first part, you are going to add a dash and whatever you want to appear written on the badge the way you want it to be written (this part is case sensitive) so you can add a language, framework, library, brand, or whatever you may want to do a badge for. I’m going to do ReactJS for example:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJS" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want to write more than one single word, you need to put %20 instead of a space:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-React%20Router" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-React%20Router&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. The Color
&lt;/h2&gt;

&lt;p&gt;After the name, you’re going to need to add a color for the background of the badge. The shields.io url accepts named colors and also hex codes. Some of the named colors the url accepts are: brightgreen, green, yellowgreen, yellow, orange, red, blue, lightgrey, grey/gray, success, important, critical, informational, inactive, blueviolet, black, and any other color accepted in CSS.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F3qrargnq3i8ox05muwq7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F3qrargnq3i8ox05muwq7.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;em&gt;these are some examples of named colors&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;You can find some more named colors (and hex codes) here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://htmlcolorcodes.com/color-names/" rel="noopener noreferrer"&gt;https://htmlcolorcodes.com/color-names/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To add the named colors or the hex codes to the link you just need, again, to add a dash (-) and the color:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJS-lightblue" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJS-lightblue&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJs-61DAFB" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJs-61DAFB&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A little tip! When looking for the logos on Simple icons, the site already tells you what is the oficial color (and hex code) for that icon/brand:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqhg3qjqxrevlz05qm223.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqhg3qjqxrevlz05qm223.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. The Logo
&lt;/h2&gt;

&lt;p&gt;After knowing the logo exists on Simple Icons it can be simple or a bit more complicated to add it to the url. If the icon has a single name as in the case of react, git or javascript it’s quite simple, just add &lt;strong&gt;?logo=&lt;em&gt;name_of_the_icon&lt;/em&gt;&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJs-61DAFB?logo=react" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For icons with more than one word, like React Router, you have to add a dash (-) between words:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-React%20Router-CA4245?logo=react-router" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-React%20Router-CA4245?logo=react-router&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;Another tip!&lt;/strong&gt;&lt;/em&gt; Some names might be more difficult, for example, NodeJs is written: node.js in the url. So some names you might need some experimenting. Feel free to contact me over on twitter &lt;a href="https://twitter.com/itsmetherogue" rel="noopener noreferrer"&gt;@itsmetherogue&lt;/a&gt; if you have difficulties with this.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. The Logo Color
&lt;/h2&gt;

&lt;p&gt;You can also define a color for your logo, to do that just add &lt;strong&gt;&amp;amp;logoColor=&lt;em&gt;color&lt;/em&gt;&lt;/strong&gt; at the end of the url. This also accepts named colors as well as hex codes:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Like the badge, the logos also accept any of the named colors accepted in HTML/CSS.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Other Stylings
&lt;/h2&gt;

&lt;p&gt;Other than colors, shields.io also allows for some more stylings of the badges:&lt;/p&gt;

&lt;h3&gt;
  
  
  The flat style
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fc5znxf7ime9izjapoe58.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fc5znxf7ime9izjapoe58.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is the default style for these badges, but if for any reason the default style change from browser to browser or changes in the future, to get this style you just need to add &lt;strong&gt;&amp;amp;style=flat&lt;/strong&gt; at the end of the url:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;style=flat" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;style=flat&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  The plastic button style
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fy8ywc6anovhasx2lsjbh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fy8ywc6anovhasx2lsjbh.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This transforms your badge into a 3d button like badge. To use it just add &lt;strong&gt;&amp;amp;style=plastic&lt;/strong&gt; to the end of your url:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;style=plastic" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;style=plastic&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Squared Bold Style
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fznxodgqf88wjs8j38yje.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fznxodgqf88wjs8j38yje.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This makes your badge into a rectangular flat badge with the writings all caps and bold. To use it just add &lt;strong&gt;&amp;amp;style=for-the-badge&lt;/strong&gt; to the end of your url:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;style=for-the-badge" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;style=for-the-badge&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Squared Style
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqigv980rvtvloeojxryk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqigv980rvtvloeojxryk.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This makes your badge into a rectangular flat badge. To use it just add &lt;strong&gt;&amp;amp;style=flat-square&lt;/strong&gt; to the end of your url:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;style=flat-square" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;style=flat-square&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Badge Width
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fw1fmswwdc92or4ambx95.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fw1fmswwdc92or4ambx95.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can define a bigger width for your logo just by adding &lt;strong&gt;&amp;amp;logoWidth=&lt;em&gt;amount_of_pixels&lt;/em&gt;&lt;/strong&gt; to the end of your url:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;logoWidth=30" rel="noopener noreferrer"&gt;https://img.shields.io/badge/-ReactJs-61DAFB?logo=react&amp;amp;logoColor=white&amp;amp;logoWidth=30&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There are a few other stylings but they don’t apply for this kind of badge. You can check other stylings and other types of badges over on &lt;a href="https://shields.io" rel="noopener noreferrer"&gt;shields.io&lt;/a&gt; and I’ll be doing another article on interactive/real time badges soon!&lt;/p&gt;

&lt;p&gt;There’s also a npm package that allows you to make badges easier. I haven’t tried it yet, but it’s called {badgr} and you can find a bit more about it &lt;a href="https://www.rostrum.blog/2020/05/08/readme-badge/#:~:text=Fortunately%2C%20There's%20a%20service%20called,So%20!" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I hope you liked this little tutorial and make good use of it to add some interest to your profiles!&lt;/p&gt;

</description>
      <category>github</category>
      <category>career</category>
      <category>productivity</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
