<?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: IsraelW</title>
    <description>The latest articles on DEV Community by IsraelW (@mordypython).</description>
    <link>https://dev.to/mordypython</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%2F584106%2Fb9166177-7c0f-4c30-964c-a8e400022631.jpeg</url>
      <title>DEV Community: IsraelW</title>
      <link>https://dev.to/mordypython</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mordypython"/>
    <language>en</language>
    <item>
      <title>Why Aren't There A Lot of Transgender CS Students?</title>
      <dc:creator>IsraelW</dc:creator>
      <pubDate>Sun, 04 Jun 2023 18:52:04 +0000</pubDate>
      <link>https://dev.to/mordypython/why-arent-there-a-lot-of-transgender-cs-students-9h2</link>
      <guid>https://dev.to/mordypython/why-arent-there-a-lot-of-transgender-cs-students-9h2</guid>
      <description>&lt;h3&gt;
  
  
  Lack of Scholarships
&lt;/h3&gt;

&lt;p&gt;We all know that college is scary and expensive. To pay for college we have to apply to scholarships and sometimes take out student loans. As a non-binary person, I looked specifically for scholarships for LGBTQ+ students, but I didn't find a lot of them. Even after applying to other scholarships, I still am in need of a student loan and that's a terrifying thought. The lack of scholarships for transgender and genderqueer students makes it hard for them to pay for college, which results in many of them not entering the field.&lt;/p&gt;

&lt;h3&gt;
  
  
  Lack of Inclusive Options
&lt;/h3&gt;

&lt;p&gt;Colleges have male dorms and female dorms. Where does a trans person fit in? A trans woman would like to sleep in the female dorm, but there are always the people who will make an issue about that. The dorms at most, if not all colleges, are split into only two genders and that leaves out room for trans and non-binary people. &lt;/p&gt;

&lt;h3&gt;
  
  
  Computer Science Is Still Male-Dominated
&lt;/h3&gt;

&lt;p&gt;Women have struggled to break into the computer science industry for decades, despite having been the earliest computer programmers. The male-dominated computer science field has a hard time accepting women, and an even harder time accept genderqueer people. This causes many trans and non-binary people from leaving the field due to the rejection they face as computer science students.&lt;/p&gt;

&lt;p&gt;Luckily I came across the Transgender First scholarship. This is a scholarship for trans and non-binary people to help them get through college. You can find them at their &lt;a href="https://www.onlinedegree.com/transgender-first-scholarship/"&gt;website here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>devpride</category>
      <category>transgenderfirst</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Find Whatever Python Snippets You Need With Quick Snippets</title>
      <dc:creator>IsraelW</dc:creator>
      <pubDate>Wed, 12 Jan 2022 22:29:06 +0000</pubDate>
      <link>https://dev.to/mordypython/find-whatever-python-snippets-you-need-with-quick-snippets-353j</link>
      <guid>https://dev.to/mordypython/find-whatever-python-snippets-you-need-with-quick-snippets-353j</guid>
      <description>&lt;h3&gt;
  
  
  Overview of My Submission
&lt;/h3&gt;

&lt;p&gt;I used Python with Flask for the backend and PyMongo to connect to MongoDB Atlas. Quick Snippets is a website that allows you to find whatever snippets you need. &lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;This was a choose your own adventure project and let me say, it was a fun adventure!&lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Code
&lt;/h3&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--A9-wwsHG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/mordy-python"&gt;
        mordy-python
      &lt;/a&gt; / &lt;a href="https://github.com/mordy-python/Quick-Snippets-Hackathon"&gt;
        Quick-Snippets-Hackathon
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Repository for quick-snippets website
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Quick Snippets&lt;/h1&gt;
&lt;p&gt;This is the repo for the &lt;a href="https://dev.to" rel="nofollow"&gt;dev.to&lt;/a&gt; MongoDB Hackathon.&lt;/p&gt;
&lt;p&gt;Visit it here: &lt;a href="https://quick-snippets.herokuapp.com" rel="nofollow"&gt;quick-snippets.com&lt;/a&gt;&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/mordy-python/Quick-Snippets-Hackathon"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;Visit the website here: &lt;a href="https://quick-snippets.herokuapp.com"&gt;https://quick-snippets.herokuapp.com&lt;/a&gt;&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--A9-wwsHG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/pallets"&gt;
        pallets
      &lt;/a&gt; / &lt;a href="https://github.com/pallets/flask"&gt;
        flask
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      The Python micro framework for building web applications.
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;h4&gt;
  
  
  Screenshots
&lt;/h4&gt;

&lt;p&gt;Home Page&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--chdLypq---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fwlr8pa61o7llhl6hehn.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--chdLypq---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/fwlr8pa61o7llhl6hehn.jpg" alt="Image description" width="800" height="447"&gt;&lt;/a&gt;&lt;br&gt;
New Snippet Page&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zjtCk9l4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/scs4evwongsbunxzspqs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zjtCk9l4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/scs4evwongsbunxzspqs.png" alt="Image description" width="800" height="446"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>atlashackathon</category>
      <category>flask</category>
      <category>mongodb</category>
    </item>
    <item>
      <title>IndiePoetry is now live!</title>
      <dc:creator>IsraelW</dc:creator>
      <pubDate>Thu, 16 Dec 2021 22:57:35 +0000</pubDate>
      <link>https://dev.to/mordypython/indiepoetry-is-now-live-356m</link>
      <guid>https://dev.to/mordypython/indiepoetry-is-now-live-356m</guid>
      <description>&lt;p&gt;I created a website called IndiePoetry that enables writers to share their poems! I'll gladly take improvement ideas. :)&lt;br&gt;
Visit the site at &lt;a href="https://indiepoetry.herokuapp.com/"&gt;https://indiepoetry.herokuapp.com/&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Tech Stack
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;It was written on replit.com in Flask and Python.&lt;/li&gt;
&lt;li&gt;It's hosted on Heroku.&lt;/li&gt;
&lt;li&gt;The database I used is &lt;a href="https://web.deta.sh"&gt;deta.sh&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;
  
  
  To contribute or file an issue:
&lt;/h4&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--A9-wwsHG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/mordy-python"&gt;
        mordy-python
      &lt;/a&gt; / &lt;a href="https://github.com/mordy-python/IndiePoetry"&gt;
        IndiePoetry
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
IndiePoetry&lt;/h1&gt;
&lt;h3&gt;
The brand-new way to share your poems 😎
&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://indiepoetry.herokuapp.com/" rel="nofollow"&gt;https://indiepoetry.herokuapp.com/&lt;/a&gt;&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/mordy-python/IndiePoetry"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>replit</category>
      <category>python</category>
      <category>flask</category>
      <category>deta</category>
    </item>
    <item>
      <title>I made my first blog post</title>
      <dc:creator>IsraelW</dc:creator>
      <pubDate>Mon, 28 Jun 2021 22:04:30 +0000</pubDate>
      <link>https://dev.to/mordypython/i-made-my-first-blog-post-2i38</link>
      <guid>https://dev.to/mordypython/i-made-my-first-blog-post-2i38</guid>
      <description>&lt;p&gt;Hey everyone! I started a blog called Mordy's Tech Snippets and today I posted my first article there, it's about customizing your bash prompt and I would love feedback! Feel free to ask anything in the comments! You can read it below, but head over to check my blog out!&lt;/p&gt;

&lt;h4&gt;
  
  
  How to customize your Bash Prompt Part 1
&lt;/h4&gt;

&lt;p&gt;If you're a developer there's a big chance that you're familiar with the terminal. The terminal's used for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Git

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;git push&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;git pull&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;git commit&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Running code

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;python main.py&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;gcc/g++ main.cpp&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;Editing files

&lt;ul&gt;
&lt;li&gt;&lt;code&gt;nano ~/.bashrc&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You get the idea; the terminal's a big part of a developer's day, and today, I'm going to show you how to customize it.&lt;br&gt;
If you want to make temporary changes, you can set the PS1 environment variable for only that session; for permanent changes, you can edit the PS1 variable in your &lt;code&gt;~/.bashrc&lt;/code&gt; file. My terminal currently looks like this. &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FeyyixYA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tech-snippets.web.app/small_term.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FeyyixYA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tech-snippets.web.app/small_term.jpg" alt="Terminal" width="800" height="473"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My prompt has:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Date&lt;/li&gt;
&lt;li&gt;Time&lt;/li&gt;
&lt;li&gt;User@Host&lt;/li&gt;
&lt;li&gt;Current directory enclosed in angle brackets&lt;/li&gt;
&lt;li&gt;The git master branch name in parentheses&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My background color theme is from &lt;a href="https://github.com/malteger/gitbash_mintty_solarized"&gt;this GitHub repo&lt;/a&gt;, but the prompt I customized myself.&lt;/p&gt;

&lt;h5&gt;
  
  
  Ok, on to the prompt
&lt;/h5&gt;

&lt;p&gt;The prompt string in your &lt;code&gt;~/.bashrc&lt;/code&gt; will start with &lt;code&gt;${debian_chroot:+($debian_chroot)}&lt;/code&gt;, but we can ignore that. If you've never customized the prompt, it will look like &lt;code&gt;PS1=" \u@\h:\w$"&lt;/code&gt; these are escape sequences that tell bash what to put in the prompt.&lt;/p&gt;

&lt;p&gt;What the escape sequences mean:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;\u&lt;/code&gt; means the logged-in user's username&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;\h&lt;/code&gt; is the hostname of the computer&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;\w&lt;/code&gt; is the current working directory&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;so &lt;code&gt;"\u@\h:\w $"&lt;/code&gt; becomes &lt;code&gt;username@computername:workingdir$&lt;/code&gt;. To add the date, time, customize the working dir, and add colors, we need to add more escape sequences.&lt;/p&gt;

&lt;p&gt;The escape sequence for the date is &lt;code&gt;\ d' the date format will be&lt;/code&gt;Day of week Month Day`&lt;/p&gt;

&lt;p&gt;After using &lt;code&gt;\ d', my prompt looks like&lt;/code&gt;Thu Jun 24 jwald@Momo-pc:~/blog$`&lt;/p&gt;

&lt;p&gt;There are three different escape sequences for time.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;\T&lt;/code&gt;

&lt;ul&gt;
&lt;li&gt;This escape sequence will show the time in H:M:S format with the hour in 12-hour format&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;\t&lt;/code&gt;

&lt;ul&gt;
&lt;li&gt;This escape sequence will show the time in H:M:S format with the hour in 24-hour format&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;\@&lt;/code&gt;

&lt;ul&gt;
&lt;li&gt;This escape sequence will show the time in H:M format along with AM or PM; the hour is in 12-hour format&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I picked the &lt;code&gt;\@&lt;/code&gt; escape sequence, so now my prompt is &lt;code&gt;Thu Jun 24 12:53 jwald@Momo-pc:~/blog$&lt;/code&gt;, and the prompt string is &lt;code&gt;PS1=" \d \@ \u@\h:\w$"&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;My terminal looks like this now &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oNxmrWuc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tech-snippets.web.app/term_now.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oNxmrWuc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tech-snippets.web.app/term_now.jpg" alt="Terminal" width="800" height="312"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The file path doesn't look that amazing. It seems a little cramped, so let's customize that. I'm going to add angle brackets &amp;lt; and &amp;gt; around the current directory path. Remember that &lt;code&gt;\w&lt;/code&gt; is the working directory, so I'm going to change my prompt string to look like this &lt;code&gt;PS1=" \d \@ \u@\h:&amp;lt;\w&amp;gt;$"&lt;/code&gt;. Now it looks like this. &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jHlc8X2---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tech-snippets.web.app/ugly_term.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jHlc8X2---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tech-snippets.web.app/ugly_term.jpg" alt="Terminal" width="800" height="306"&gt;&lt;/a&gt; I'm going to remove the colon, the dollar sign and add some spacing to make it look better. With the formatting added, my string is PS1= "\d \@ \u@\h &amp;lt;\w&amp;gt;" and the prompt looks much better. &lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--bPGblmoW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tech-snippets.web.app/nice_term.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bPGblmoW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://tech-snippets.web.app/nice_term.jpg" alt="Terminal" width="800" height="164"&gt;&lt;/a&gt; In the next post, I will show you how to colorize your prompt and make it look even better.&lt;/p&gt;

&lt;p&gt;Mordy&lt;/p&gt;

</description>
      <category>bash</category>
      <category>linux</category>
      <category>showdev</category>
      <category>hugo</category>
    </item>
    <item>
      <title>Happy pride month programmers!</title>
      <dc:creator>IsraelW</dc:creator>
      <pubDate>Tue, 01 Jun 2021 19:18:25 +0000</pubDate>
      <link>https://dev.to/mordypython/happy-pride-month-programmers-2i9g</link>
      <guid>https://dev.to/mordypython/happy-pride-month-programmers-2i9g</guid>
      <description>&lt;p&gt;It's that time of year again! Pride month! This is my first pride month really realizing that I'm part of the community as a Non-Binary/Genderfluid human. I'm really happy with all the support and love from online communities, especially when my fam isn't very supportive 😪. My pronouns are she/her, they/them, and thank you all for being amazing!&lt;/p&gt;

</description>
      <category>devpride</category>
      <category>lgbtq</category>
    </item>
  </channel>
</rss>
