Skip to content

Commit

Permalink
updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicajji committed Feb 21, 2016
1 parent 576696a commit c186092
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 15 deletions.
13 changes: 0 additions & 13 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -198,19 +198,6 @@ float:right;
margin: 0 auto;
padding: 1px;
}
.slide-down {
left: 50%;
transform: translateY(-50%);
position: absolute;
bottom: 10px;
border-radius: 50%;
border: 1px solid white;
padding: 5px;
}
#downarrow {
width: 30px;
height: 30px;
}
/*--//banner--*/
/*--about--*/
.about{
Expand Down
Binary file added images/face2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/face3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/face4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/face5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/face6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
</div>
<div class="banner-info">
<div class="banner-left">
<img src="images/face.jpg" alt="" id="face"/>
<img src="images/face6.png" alt="" id="face"/>
</div>
<div class="banner-right">
<h1>I'M JESSICA JI</h1>
Expand All @@ -96,7 +96,7 @@ <h2>Freshman at UC Berkeley excited by web development, <br> data science, and s
<div class="container">
<div class= "sectiontitle text-center" id="abouttitle"><div class="head">ABOUT ME</div></div>
<div class="strip text-center"><img src="images/about.png" alt=" "/></div>
<p>Hi there! I'm Jessica, a freshman at Cal studying Industrial Engineering and Operations Research and Computer Science. Besides being a croissant lover and hiker, I'm also a huge tech enthusiast: I enjoy designing and developing websites, experimenting with machine learning projects, and using technology and data for social impact. I'm currently doing research for <a href="http://hackingmeasurement.berkeley.edu/projects/the-carpool-project.html">The Carpool Project</a> at the Berkeley Institute for Data Science and I just finished my first semester of consulting for <a href="http://bc.berkeley.edu">Berkeley Consulting</a>. This past summer, I was at Coherus BioSciences performing statistical data analysis for their drug product manufacturing processes.
<p>Hi there! I'm Jessica, a freshman at Cal studying Industrial Engineering and Operations Research and Computer Science. Besides being a croissant lover and hiker, I'm also a huge tech enthusiast: I enjoy designing and developing websites, experimenting with machine learning projects, and using technology and data for social impact. I'm currently developing my first iOS application as a member of <a href="http://mobiledevsberkeley.org/">Mobile Developers of Berkeley</a> and starting my second semester of consulting for <a href="http://bc.berkeley.edu">Berkeley Consulting</a>. Last semester I worked as a research apprentice for <a href="http://hackingmeasurement.berkeley.edu/projects/the-carpool-project.html">The Carpool Project</a> at the Berkeley Institute for Data Science and finished a winter internship at Coherus BioSciences performing statistical data analysis for their drug product manufacturing processes.

</p>
<ul>
Expand Down

0 comments on commit c186092

Please sign in to comment.