Updated - About page

This commit is contained in:
Camerin Figueroa 2023-08-26 13:04:18 -04:00
parent e81c1b2dc8
commit 930e7e78d2
1 changed files with 3 additions and 2 deletions

View File

@ -118,8 +118,9 @@ class About extends React.Component {
<Card <Card
title="HVCU (Current Employer)" title="HVCU (Current Employer)"
image="/img/hvcu.webp" image="/img/hvcu.webp"
skills={[]}> skills={["Agile", "Python", "Pandas", "Numpy", "PowerOn", "JavaScript", "Jira"]}>
To Be Added Working at HVCU, I've taken courses and gained experience with agile methodologies. I've learned to write specfiles in PowerOn and create programs with state of
the art technologies provided by Jack Henry. I've been able to work with Python in processing data from the core system and from third party vendors.
</Card> </Card>
<Card <Card