Add grantors experience
This commit is contained in:
parent
65538cdbd1
commit
c710247bd9
BIN
Pictures/grantors.png
Normal file
BIN
Pictures/grantors.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 189 KiB |
27
index.html
27
index.html
@ -162,6 +162,33 @@ and systems design for future additions and bug fixes
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="experience">
|
||||
<div class="youtube-wrapper">
|
||||
<div>
|
||||
<img src="./Pictures/grantors.png" alt="grantors web app dashboard">
|
||||
</div>
|
||||
</div>
|
||||
<div class="experience-text">
|
||||
<div class="experience-header">
|
||||
<h2>Grantors | React Web App Development</h2>
|
||||
<p>02/2024 - 04/2024</p>
|
||||
</div>
|
||||
<ul>
|
||||
<li>
|
||||
Worked in a team of 7 to create an accessibility-focused grant platform
|
||||
</li>
|
||||
<li>
|
||||
Developed with industry standard stack of React frontend, Express.js backend, and MongoDB database
|
||||
</li>
|
||||
<li>
|
||||
Web Content Accessibility Guidelines (WCAG) compliant, with a focus on user experience and accessibility for grantors and applicants alike
|
||||
</li>
|
||||
<li>
|
||||
Automated CI/CD with Jest, GitHub Actions, and Docker
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="experience">
|
||||
<div class="course-planner-wrapper">
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user