From c82525ab38ccecd2b0b7073a9f0d6a2083d795f7 Mon Sep 17 00:00:00 2001 From: Luka Date: Sun, 30 Jan 2022 04:25:35 -0500 Subject: [PATCH] Initial work --- index.html | 14 +++++++------- src/pug/index.pug | 26 +++++++++++++------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/index.html b/index.html index b055998..3d14115 100644 --- a/index.html +++ b/index.html @@ -40,17 +40,17 @@

- Clarence - Taylor + Luka + Govedič

- 3542 Berry Street · Cheyenne Wells, CO 80810 · (317) 585-8468 · - name@email.com + 450 Memorial Drive · Cambridge, MA 02139 · (857) 756-5644 · + lgovedic@mit.edu
-

I am experienced in leveraging agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition.

+

I am a software engineer, specializing in systems, performance engineering, and security. I enjoy designing and building complex systems from scratch and I do my best work at the intersection of performance and security.

diff --git a/src/pug/index.pug b/src/pug/index.pug index 6f44b41..f188dfd 100644 --- a/src/pug/index.pug +++ b/src/pug/index.pug @@ -54,17 +54,17 @@ html(lang='en') section#about.resume-section .resume-section-content h1.mb-0 - | Clarence - span.text-primary Taylor + | Luka + span.text-primary Govedič .subheading.mb-5 - | 3542 Berry Street · Cheyenne Wells, CO 80810 · (317) 585-8468 · - a(href='mailto:name@email.com') name@email.com + | 450 Memorial Drive · Cambridge, MA 02139 · (857) 756-5644 · + a(href='mailto:lgovedic@mit.edu') lgovedic@mit.edu p.lead.mb-5 - | I am experienced in leveraging agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. + | I am a software engineer, specializing in systems, performance engineering, and security. I enjoy designing and building complex systems from scratch and I do my best work at the intersection of performance and security. .social-icons - a.social-icon(href='#!') + a.social-icon(href='https://www.linkedin.com/in/luka-govedic/') i.fab.fa-linkedin-in - a.social-icon(href='#!') + a.social-icon(href='https://github.com/ProExpertProg/') i.fab.fa-github a.social-icon(href='#!') i.fab.fa-twitter @@ -219,35 +219,35 @@ html(lang='en') span.fa-li i.fas.fa-trophy.text-warning | 1 - sup st + sup st | Place - University of Colorado Boulder - Emerging Tech Competition 2009 li span.fa-li i.fas.fa-trophy.text-warning | 1 - sup st + sup st | Place - University of Colorado Boulder - Adobe Creative Jam 2008 (UI Design Category) li span.fa-li i.fas.fa-trophy.text-warning | 2 - sup nd + sup nd | Place - University of Colorado Boulder - Emerging Tech Competition 2008 li span.fa-li i.fas.fa-trophy.text-warning | 1 - sup st + sup st | Place - James Buchanan High School - Hackathon 2006 li span.fa-li i.fas.fa-trophy.text-warning | 3 - sup rd + sup rd | Place - James Buchanan High School - Hackathon 2005 // Bootstrap core JS script(src='https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js') // Core theme JS - script(src='js/scripts.js') \ No newline at end of file + script(src='js/scripts.js')