Skip to content

Commit

Permalink
* Updated Bio picture and corrected the info that said UW-Madison ins…
Browse files Browse the repository at this point in the history
…tead of UW-Platteville for the masters
  • Loading branch information
AdeptApril committed Nov 10, 2019
1 parent 63ccf4c commit b2f63b0
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 36 deletions.
79 changes: 45 additions & 34 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const pics = {
diploma: require('./images/AprilMastersDiploma_Square.jpeg'),
plantProject: require('./images/PlantProjectVideoThumbnail_Square.png'),
deutschTelekom: require('./images/XGM_Square.png'),
bioPic: require('./images/AprilWithSkeleton_Square.jpg'),
bioPic: require('./images/AprilChevronDress_Square.png'),
reactPortfolio: require('./images/PortfolioV6_Square.png'),
endHeyGuys: require('./images/end_hey_guys_Square.png'),
checkoutThemes: require('./images/StorybookScanItem_Square.jpg'),
Expand Down
2 changes: 1 addition & 1 deletion src/info_pages/InfoMasters.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default class InfoMasters extends React.Component{
return (
<div className="info-div">
<p className="paragraph-header">Intro</p>
<p>April received a Masters in Computer Science from the University of Wisconsin-Madison in May 2018</p>
<p>April received a Masters in Computer Science from the University of Wisconsin-Platteville in May 2018</p>
<p>It was a joint international masters, as she spent a year in Darmstadt, Germany, attending Hochschule Darmstadt as part of the degree.</p>
<p>The Masters degree included classes in embedded system programming, Business Process Engineering, and Computer graphics, among many others. She also learned a fair amount of German, including gaining a B1-level certification.</p>
<p>The Smart Glasses and Plant Watering projects detailed on here were projects she did in school, though others were highly influenced by what she learned.</p>
Expand Down

0 comments on commit b2f63b0

Please sign in to comment.