Add publications.
This commit is contained in:
		
							parent
							
								
									eacbf2b438
								
							
						
					
					
						commit
						ae6488bba9
					
				@ -3,6 +3,9 @@ a {
 | 
				
			|||||||
  color: #1dc868;
 | 
					  color: #1dc868;
 | 
				
			||||||
  text-decoration: none; }
 | 
					  text-decoration: none; }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					svg {
 | 
				
			||||||
 | 
					  height: 1.2em; }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
  margin: 0px;
 | 
					  margin: 0px;
 | 
				
			||||||
  padding: 0px;
 | 
					  padding: 0px;
 | 
				
			||||||
@ -17,7 +20,7 @@ header {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
div.name {
 | 
					div.name {
 | 
				
			||||||
  font-size: 1.25em;
 | 
					  font-size: 1.25em;
 | 
				
			||||||
  margin: 20px;
 | 
					  margin: 15px;
 | 
				
			||||||
  font-family: "Raleway", serif; }
 | 
					  font-family: "Raleway", serif; }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
h1 {
 | 
					h1 {
 | 
				
			||||||
 | 
				
			|||||||
@ -106,7 +106,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
                    <div class="position">
 | 
					                    <div class="position">
 | 
				
			||||||
                        <h2>Participant</h2>
 | 
					                        <h2>Participant</h2>
 | 
				
			||||||
                        <div class="position-location">Oregon Game Project Challenge | Spring 2016 and 2016</div>
 | 
					                        <div class="position-location">Oregon Game Project Challenge | Spring 2016 and 2017 </div>
 | 
				
			||||||
                        <ul>
 | 
					                        <ul>
 | 
				
			||||||
                            <li>Worked in a team to complete video game to be presented at main event.</li>
 | 
					                            <li>Worked in a team to complete video game to be presented at main event.</li>
 | 
				
			||||||
                            <li>Created a game engine from scratch using Entity Component Systems architecture.</li>
 | 
					                            <li>Created a game engine from scratch using Entity Component Systems architecture.</li>
 | 
				
			||||||
@ -127,10 +127,10 @@
 | 
				
			|||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
            </section>
 | 
					            </section>
 | 
				
			||||||
            <section>
 | 
					            <section>
 | 
				
			||||||
                <h1>Community Service</h1>
 | 
					                <h1>Publications</h1>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                <div class="section-content">
 | 
					                <div class="section-content">
 | 
				
			||||||
                    Helped at Findley Elementary School Coding Club; taught young kids basic programming concepts through Scratch.
 | 
					                    Co-Author: Jácome Cunha, Mihai Dan, Martin Erwig, Danila Fedorin, Alex Grejuc: <em>Explaining spreadsheets with spreadsheets (short paper).</em> GPCE 2018: 161-167
 | 
				
			||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
            </section>
 | 
					            </section>
 | 
				
			||||||
        </main>
 | 
					        </main>
 | 
				
			||||||
 | 
				
			|||||||
@ -12,6 +12,10 @@ a {
 | 
				
			|||||||
    text-decoration: none;
 | 
					    text-decoration: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					svg {
 | 
				
			||||||
 | 
					    height: 1.2em;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
    margin: 0px;
 | 
					    margin: 0px;
 | 
				
			||||||
    padding: 0px;
 | 
					    padding: 0px;
 | 
				
			||||||
@ -28,7 +32,7 @@ header {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
div.name {
 | 
					div.name {
 | 
				
			||||||
    font-size: 1.25em;
 | 
					    font-size: 1.25em;
 | 
				
			||||||
    margin: 20px;
 | 
					    margin: 15px;
 | 
				
			||||||
    font-family: $big-font, serif;
 | 
					    font-family: $big-font, serif;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user