Updated - About page
This commit is contained in:
parent
e81c1b2dc8
commit
930e7e78d2
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue