This commit is contained in:
Naman Sood 2020-04-27 17:19:23 -04:00
parent a0b50d6658
commit e6c47f76c6
2 changed files with 1 additions and 1 deletions

View file

@ -33,7 +33,7 @@
<div class="text-container"> <div class="text-container">
<h1>The Girl Code</h1> <h1>The Girl Code</h1>
<p>The Girl Code is a nonprofit organization that aims to inspire confidence in girls that they can code.</p> <p>The Girl Code is a nonprofit organization that aims to inspire confidence in girls that they can code.</p>
<p>I am the lead backend developer on their open source online learning platform using NodeJS and MongoDB, which teaches Python in an interactive manner by letting them interact with the language and write their own code.</p> <p>I was the lead backend developer on their open source online learning platform using NodeJS and MongoDB, which teaches Python in an interactive manner by letting them interact with the language and write their own code.</p>
<p><a href="http://thegirlcode.co" target="_blank" class="button dark" style="color: #ff1151">Website</a> <a href="https://learn.thegirlcode.co" target="_blank" class="button dark" style="color: #ff1151">Platform</a> <a href="https://github.com/thegirlcode/backend" target="_blank" class="button dark" style="color: #ff1151">Source</a></p> <p><a href="http://thegirlcode.co" target="_blank" class="button dark" style="color: #ff1151">Website</a> <a href="https://learn.thegirlcode.co" target="_blank" class="button dark" style="color: #ff1151">Platform</a> <a href="https://github.com/thegirlcode/backend" target="_blank" class="button dark" style="color: #ff1151">Source</a></p>
</div> </div>
</section> </section>

Binary file not shown.