remove resume
This commit is contained in:
parent
d5336b895d
commit
1032731ea2
15 changed files with 0 additions and 435 deletions
5
content/resume/base.min.css
vendored
5
content/resume/base.min.css
vendored
|
@ -1,5 +0,0 @@
|
||||||
/*!
|
|
||||||
* Base CSS for pdf2htmlEX
|
|
||||||
* Copyright 2012,2013 Lu Wang <coolwanglu@gmail.com>
|
|
||||||
* https://github.com/pdf2htmlEX/pdf2htmlEX/blob/master/share/LICENSE
|
|
||||||
*/#sidebar{position:absolute;top:0;left:0;bottom:0;width:250px;padding:0;margin:0;overflow:auto}#page-container{position:absolute;top:0;left:0;margin:0;padding:0;border:0}@media screen{#sidebar.opened+#page-container{left:250px}#page-container{bottom:0;right:0;overflow:auto}.loading-indicator{display:none}.loading-indicator.active{display:block;position:absolute;width:64px;height:64px;top:50%;left:50%;margin-top:-32px;margin-left:-32px}.loading-indicator img{position:absolute;top:0;left:0;bottom:0;right:0}}@media print{@page{margin:0}html{margin:0}body{margin:0;-webkit-print-color-adjust:exact}#sidebar{display:none}#page-container{width:auto;height:auto;overflow:visible;background-color:transparent}.d{display:none}}.pf{position:relative;background-color:white;overflow:hidden;margin:0;border:0}.pc{position:absolute;border:0;padding:0;margin:0;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0}.pc.opened{display:block}.bf{position:absolute;border:0;margin:0;top:0;bottom:0;width:100%;height:100%;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.bi{position:absolute;border:0;margin:0;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}@media print{.pf{margin:0;box-shadow:none;page-break-after:always;page-break-inside:avoid}@-moz-document url-prefix(){.pf{overflow:visible;border:1px solid #fff}.pc{overflow:visible}}}.c{position:absolute;border:0;padding:0;margin:0;overflow:hidden;display:block}.t{position:absolute;white-space:pre;font-size:1px;transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;unicode-bidi:bidi-override;-moz-font-feature-settings:"liga" 0}.t:after{content:''}.t:before{content:'';display:inline-block}.t span{position:relative;unicode-bidi:bidi-override}._{display:inline-block;color:transparent;z-index:-1}::selection{background:rgba(127,255,255,0.4)}::-moz-selection{background:rgba(127,255,255,0.4)}.pi{display:none}.d{position:absolute;transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%}.it{border:0;background-color:rgba(255,255,255,0.0)}.ir:hover{cursor:pointer}
|
|
Binary file not shown.
Before Width: | Height: | Size: 9.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5
content/resume/fancy.min.css
vendored
5
content/resume/fancy.min.css
vendored
|
@ -1,5 +0,0 @@
|
||||||
/*!
|
|
||||||
* Fancy styles for pdf2htmlEX
|
|
||||||
* Copyright 2012,2013 Lu Wang <coolwanglu@gmail.com>
|
|
||||||
* https://github.com/pdf2htmlEX/pdf2htmlEX/blob/master/share/LICENSE
|
|
||||||
*/@keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes swing{0{transform:rotate(0)}10%{transform:rotate(0)}90%{transform:rotate(720deg)}100%{transform:rotate(720deg)}}@-webkit-keyframes swing{0{-webkit-transform:rotate(0)}10%{-webkit-transform:rotate(0)}90%{-webkit-transform:rotate(720deg)}100%{-webkit-transform:rotate(720deg)}}@media screen{#sidebar{background-color:#2f3236;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0IiBoZWlnaHQ9IjQiPgo8cmVjdCB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSIjNDAzYzNmIj48L3JlY3Q+CjxwYXRoIGQ9Ik0wIDBMNCA0Wk00IDBMMCA0WiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiMxZTI5MmQiPjwvcGF0aD4KPC9zdmc+")}#outline{font-family:Georgia,Times,"Times New Roman",serif;font-size:13px;margin:2em 1em}#outline ul{padding:0}#outline li{list-style-type:none;margin:1em 0}#outline li>ul{margin-left:1em}#outline a,#outline a:visited,#outline a:hover,#outline a:active{line-height:1.2;color:#e8e8e8;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;display:block;overflow:hidden;outline:0}#outline a:hover{color:#0cf}#page-container{background-color:#9e9e9e;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjOWU5ZTllIj48L3JlY3Q+CjxwYXRoIGQ9Ik0wIDVMNSAwWk02IDRMNCA2Wk0tMSAxTDEgLTFaIiBzdHJva2U9IiM4ODgiIHN0cm9rZS13aWR0aD0iMSI+PC9wYXRoPgo8L3N2Zz4=");-webkit-transition:left 500ms;transition:left 500ms}.pf{margin:13px auto;box-shadow:1px 1px 3px 1px #333;border-collapse:separate}.pc.opened{-webkit-animation:fadein 100ms;animation:fadein 100ms}.loading-indicator.active{-webkit-animation:swing 1.5s ease-in-out .01s infinite alternate none;animation:swing 1.5s ease-in-out .01s infinite alternate none}.checked{background:no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goQDSYgDiGofgAAAslJREFUOMvtlM9LFGEYx7/vvOPM6ywuuyPFihWFBUsdNnA6KLIh+QPx4KWExULdHQ/9A9EfUodYmATDYg/iRewQzklFWxcEBcGgEplDkDtI6sw4PzrIbrOuedBb9MALD7zv+3m+z4/3Bf7bZS2bzQIAcrmcMDExcTeXy10DAFVVAQDksgFUVZ1ljD3yfd+0LOuFpmnvVVW9GHhkZAQcxwkNDQ2FSCQyRMgJxnVdy7KstKZpn7nwha6urqqfTqfPBAJAuVymlNLXoigOhfd5nmeiKL5TVTV+lmIKwAOA7u5u6Lped2BsbOwjY6yf4zgQQkAIAcedaPR9H67r3uYBQFEUFItFtLe332lpaVkUBOHK3t5eRtf1DwAwODiIubk5DA8PM8bYW1EU+wEgCIJqsCAIQAiB7/u253k2BQDDMJBKpa4mEon5eDx+UxAESJL0uK2t7XosFlvSdf0QAEmlUnlRFJ9Waho2Qghc1/U9z3uWz+eX+Wr+lL6SZfleEAQIggA8z6OpqSknimIvYyybSCReMsZ6TislhCAIAti2Dc/zejVNWwCAavN8339j27YbTg0AGGM3WltbP4WhlRWq6Q/btrs1TVsYHx+vNgqKoqBUKn2NRqPFxsbGJzzP05puUlpt0ukyOI6z7zjOwNTU1OLo6CgmJyf/gA3DgKIoWF1d/cIY24/FYgOU0pp0z/Ityzo8Pj5OTk9PbwHA+vp6zWghDC+VSiuRSOQgGo32UErJ38CO42wdHR09LBQK3zKZDDY2NupmFmF4R0cHVlZWlmRZ/iVJUn9FeWWcCCE4ODjYtG27Z2Zm5juAOmgdGAB2d3cBADs7O8uSJN2SZfl+WKlpmpumaT6Yn58vn/fs6XmbhmHMNjc3tzDGFI7jYJrm5vb29sDa2trPC/9aiqJUy5pOp4f6+vqeJ5PJBAB0dnZe/t8NBajx/z37Df5OGX8d13xzAAAAAElFTkSuQmCC)}}
|
|
|
@ -1,8 +0,0 @@
|
||||||
---
|
|
||||||
title: Resume
|
|
||||||
---
|
|
||||||
|
|
||||||
To view a web-friendly version of my resume, [click here](/resume/resume.html).
|
|
||||||
You can also [download the PDF](/resume/resume.pdf) (~80 KB) if you wish to
|
|
||||||
print it or attach it to an email. If you think we'd work well together, don't
|
|
||||||
hesitate to reach out at [daniel@ficd.ca](mailto:daniel@ficd.ca).
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB |
|
@ -1,347 +0,0 @@
|
||||||
.ff0{font-family:sans-serif;visibility:hidden;}
|
|
||||||
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:0.958008;font-style:normal;font-weight:normal;visibility:visible;}
|
|
||||||
@font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:0.945803;font-style:normal;font-weight:normal;visibility:visible;}
|
|
||||||
@font-face{font-family:ff3;src:url(f3.woff)format("woff");}.ff3{font-family:ff3;line-height:0.973633;font-style:normal;font-weight:normal;visibility:visible;}
|
|
||||||
@font-face{font-family:ff4;src:url(f4.woff)format("woff");}.ff4{font-family:ff4;line-height:0.937988;font-style:normal;font-weight:normal;visibility:visible;}
|
|
||||||
@font-face{font-family:ff5;src:url(f5.woff)format("woff");}.ff5{font-family:ff5;line-height:0.941895;font-style:normal;font-weight:normal;visibility:visible;}
|
|
||||||
.m0{transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-ms-transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);-webkit-transform:matrix(0.250000,0.000000,0.000000,0.250000,0,0);}
|
|
||||||
.m1{transform:none;-ms-transform:none;-webkit-transform:none;}
|
|
||||||
.v0{vertical-align:0.000000px;}
|
|
||||||
.ls0{letter-spacing:0.000000px;}
|
|
||||||
.sc_{text-shadow:none;}
|
|
||||||
.sc0{text-shadow:-0.015em 0 transparent,0 0.015em transparent,0.015em 0 transparent,0 -0.015em transparent;}
|
|
||||||
@media screen and (-webkit-min-device-pixel-ratio:0){
|
|
||||||
.sc_{-webkit-text-stroke:0px transparent;}
|
|
||||||
.sc0{-webkit-text-stroke:0.015em transparent;text-shadow:none;}
|
|
||||||
}
|
|
||||||
.ws0{word-spacing:0.000000px;}
|
|
||||||
._1{margin-left:-3.164143px;}
|
|
||||||
._2{margin-left:-1.093743px;}
|
|
||||||
._3{width:1.035237px;}
|
|
||||||
._5{width:2.084393px;}
|
|
||||||
._16{width:3.091310px;}
|
|
||||||
._c{width:4.094727px;}
|
|
||||||
._d{width:5.463163px;}
|
|
||||||
._f{width:6.611395px;}
|
|
||||||
._10{width:7.789029px;}
|
|
||||||
._15{width:8.844050px;}
|
|
||||||
._8{width:11.640759px;}
|
|
||||||
._11{width:12.695113px;}
|
|
||||||
._a{width:13.839259px;}
|
|
||||||
._9{width:14.972071px;}
|
|
||||||
._4{width:19.999998px;}
|
|
||||||
._b{width:21.021172px;}
|
|
||||||
._14{width:40.000012px;}
|
|
||||||
._0{width:80.000020px;}
|
|
||||||
._6{width:91.394950px;}
|
|
||||||
._12{width:324.762547px;}
|
|
||||||
._e{width:470.641549px;}
|
|
||||||
._7{width:604.840850px;}
|
|
||||||
._13{width:695.934487px;}
|
|
||||||
.fc0{color:rgb(0,0,0);}
|
|
||||||
.fs5{font-size:32.000000px;}
|
|
||||||
.fs1{font-size:36.000000px;}
|
|
||||||
.fs2{font-size:40.000000px;}
|
|
||||||
.fs4{font-size:48.000000px;}
|
|
||||||
.fs3{font-size:56.000000px;}
|
|
||||||
.fs0{font-size:70.000000px;}
|
|
||||||
.y0{bottom:-0.500000px;}
|
|
||||||
.y38{bottom:42.201544px;}
|
|
||||||
.y37{bottom:55.283575px;}
|
|
||||||
.y36{bottom:68.365606px;}
|
|
||||||
.y35{bottom:81.447638px;}
|
|
||||||
.y6a{bottom:85.885720px;}
|
|
||||||
.y34{bottom:94.529669px;}
|
|
||||||
.y69{bottom:98.967750px;}
|
|
||||||
.y68{bottom:112.049780px;}
|
|
||||||
.y33{bottom:113.111700px;}
|
|
||||||
.y67{bottom:125.131810px;}
|
|
||||||
.y32{bottom:131.561920px;}
|
|
||||||
.y66{bottom:138.213844px;}
|
|
||||||
.y31{bottom:144.643950px;}
|
|
||||||
.y65{bottom:151.295875px;}
|
|
||||||
.y30{bottom:157.725980px;}
|
|
||||||
.y64{bottom:164.377906px;}
|
|
||||||
.y2f{bottom:170.808014px;}
|
|
||||||
.y63{bottom:177.459938px;}
|
|
||||||
.y2e{bottom:183.890045px;}
|
|
||||||
.y62{bottom:190.541969px;}
|
|
||||||
.y2d{bottom:196.972076px;}
|
|
||||||
.y2c{bottom:210.054108px;}
|
|
||||||
.y61{bottom:212.624000px;}
|
|
||||||
.y2b{bottom:223.136139px;}
|
|
||||||
.y60{bottom:239.654275px;}
|
|
||||||
.y2a{bottom:241.718170px;}
|
|
||||||
.y5f{bottom:252.736306px;}
|
|
||||||
.y29{bottom:260.168360px;}
|
|
||||||
.y5e{bottom:265.818338px;}
|
|
||||||
.y28{bottom:273.250394px;}
|
|
||||||
.y5d{bottom:278.900369px;}
|
|
||||||
.y27{bottom:286.332425px;}
|
|
||||||
.y5c{bottom:297.614200px;}
|
|
||||||
.y26{bottom:299.414456px;}
|
|
||||||
.y25{bottom:312.496488px;}
|
|
||||||
.y5b{bottom:316.064426px;}
|
|
||||||
.y24{bottom:325.578519px;}
|
|
||||||
.y5a{bottom:329.146458px;}
|
|
||||||
.y59{bottom:342.228489px;}
|
|
||||||
.y23{bottom:344.160550px;}
|
|
||||||
.y58{bottom:362.310520px;}
|
|
||||||
.y57{bottom:364.360320px;}
|
|
||||||
.y22{bottom:366.110750px;}
|
|
||||||
.y56{bottom:382.810515px;}
|
|
||||||
.y21{bottom:393.141020px;}
|
|
||||||
.y55{bottom:395.892546px;}
|
|
||||||
.y54{bottom:408.974578px;}
|
|
||||||
.y20{bottom:411.723050px;}
|
|
||||||
.y1e{bottom:411.986720px;}
|
|
||||||
.y53{bottom:422.056609px;}
|
|
||||||
.y1f{bottom:424.805080px;}
|
|
||||||
.y1d{bottom:424.936920px;}
|
|
||||||
.y52{bottom:442.138640px;}
|
|
||||||
.y1c{bottom:443.387118px;}
|
|
||||||
.y51{bottom:444.188450px;}
|
|
||||||
.y1b{bottom:456.469149px;}
|
|
||||||
.y50{bottom:462.538630px;}
|
|
||||||
.y1a{bottom:475.051180px;}
|
|
||||||
.y18{bottom:475.314850px;}
|
|
||||||
.y4f{bottom:484.678858px;}
|
|
||||||
.y19{bottom:488.133200px;}
|
|
||||||
.y17{bottom:488.265040px;}
|
|
||||||
.y4e{bottom:497.760889px;}
|
|
||||||
.y16{bottom:506.715236px;}
|
|
||||||
.y4d{bottom:517.842920px;}
|
|
||||||
.y15{bottom:519.797268px;}
|
|
||||||
.y4c{bottom:519.892730px;}
|
|
||||||
.y14{bottom:532.879299px;}
|
|
||||||
.y4b{bottom:538.342926px;}
|
|
||||||
.y4a{bottom:551.424958px;}
|
|
||||||
.y13{bottom:551.461330px;}
|
|
||||||
.y11{bottom:551.725000px;}
|
|
||||||
.y49{bottom:564.506989px;}
|
|
||||||
.y12{bottom:564.543360px;}
|
|
||||||
.y10{bottom:564.675200px;}
|
|
||||||
.y48{bottom:584.589020px;}
|
|
||||||
.yf{bottom:586.625400px;}
|
|
||||||
.y47{bottom:586.638820px;}
|
|
||||||
.y46{bottom:605.089024px;}
|
|
||||||
.ye{bottom:613.655670px;}
|
|
||||||
.y45{bottom:618.171055px;}
|
|
||||||
.y44{bottom:631.253086px;}
|
|
||||||
.yd{bottom:632.237700px;}
|
|
||||||
.yb{bottom:632.501370px;}
|
|
||||||
.y43{bottom:644.335118px;}
|
|
||||||
.yc{bottom:645.319730px;}
|
|
||||||
.ya{bottom:645.451570px;}
|
|
||||||
.y42{bottom:657.417149px;}
|
|
||||||
.y9{bottom:663.901760px;}
|
|
||||||
.y41{bottom:677.499180px;}
|
|
||||||
.y40{bottom:679.548980px;}
|
|
||||||
.y8{bottom:682.483800px;}
|
|
||||||
.y6{bottom:682.747470px;}
|
|
||||||
.y7{bottom:695.565830px;}
|
|
||||||
.y5{bottom:695.697660px;}
|
|
||||||
.y3f{bottom:701.499180px;}
|
|
||||||
.y4{bottom:717.647860px;}
|
|
||||||
.y3e{bottom:728.529449px;}
|
|
||||||
.y3d{bottom:741.611480px;}
|
|
||||||
.y3{bottom:751.178130px;}
|
|
||||||
.y3c{bottom:754.693511px;}
|
|
||||||
.y3b{bottom:767.775543px;}
|
|
||||||
.y2{bottom:776.678132px;}
|
|
||||||
.y3a{bottom:780.857574px;}
|
|
||||||
.y1{bottom:794.601958px;}
|
|
||||||
.y39{bottom:799.439605px;}
|
|
||||||
.h3{height:26.490234px;}
|
|
||||||
.h7{height:28.320312px;}
|
|
||||||
.h6{height:28.808594px;}
|
|
||||||
.h4{height:29.433594px;}
|
|
||||||
.h8{height:34.570312px;}
|
|
||||||
.h5{height:40.332031px;}
|
|
||||||
.h2{height:50.415039px;}
|
|
||||||
.h0{height:841.889800px;}
|
|
||||||
.h1{height:842.500000px;}
|
|
||||||
.w0{width:595.275600px;}
|
|
||||||
.w1{width:596.000000px;}
|
|
||||||
.x0{left:0.000000px;}
|
|
||||||
.x4{left:36.000000px;}
|
|
||||||
.x9{left:44.505859px;}
|
|
||||||
.x3{left:145.235450px;}
|
|
||||||
.x2{left:152.884140px;}
|
|
||||||
.x1{left:228.385480px;}
|
|
||||||
.x8{left:302.637800px;}
|
|
||||||
.xa{left:311.143650px;}
|
|
||||||
.xe{left:373.714070px;}
|
|
||||||
.xb{left:407.571500px;}
|
|
||||||
.x7{left:437.849820px;}
|
|
||||||
.x6{left:484.622280px;}
|
|
||||||
.x5{left:503.562700px;}
|
|
||||||
.xc{left:512.888880px;}
|
|
||||||
.xd{left:514.436740px;}
|
|
||||||
@media print{
|
|
||||||
.v0{vertical-align:0.000000pt;}
|
|
||||||
.ls0{letter-spacing:0.000000pt;}
|
|
||||||
.ws0{word-spacing:0.000000pt;}
|
|
||||||
._1{margin-left:-4.218858pt;}
|
|
||||||
._2{margin-left:-1.458324pt;}
|
|
||||||
._3{width:1.380316pt;}
|
|
||||||
._5{width:2.779191pt;}
|
|
||||||
._16{width:4.121747pt;}
|
|
||||||
._c{width:5.459635pt;}
|
|
||||||
._d{width:7.284217pt;}
|
|
||||||
._f{width:8.815193pt;}
|
|
||||||
._10{width:10.385372pt;}
|
|
||||||
._15{width:11.792067pt;}
|
|
||||||
._8{width:15.521012pt;}
|
|
||||||
._11{width:16.926817pt;}
|
|
||||||
._a{width:18.452345pt;}
|
|
||||||
._9{width:19.962762pt;}
|
|
||||||
._4{width:26.666665pt;}
|
|
||||||
._b{width:28.028229pt;}
|
|
||||||
._14{width:53.333349pt;}
|
|
||||||
._0{width:106.666693pt;}
|
|
||||||
._6{width:121.859933pt;}
|
|
||||||
._12{width:433.016729pt;}
|
|
||||||
._e{width:627.522065pt;}
|
|
||||||
._7{width:806.454467pt;}
|
|
||||||
._13{width:927.912649pt;}
|
|
||||||
.fs5{font-size:42.666667pt;}
|
|
||||||
.fs1{font-size:48.000000pt;}
|
|
||||||
.fs2{font-size:53.333333pt;}
|
|
||||||
.fs4{font-size:64.000000pt;}
|
|
||||||
.fs3{font-size:74.666667pt;}
|
|
||||||
.fs0{font-size:93.333333pt;}
|
|
||||||
.y0{bottom:-0.666667pt;}
|
|
||||||
.y38{bottom:56.268725pt;}
|
|
||||||
.y37{bottom:73.711433pt;}
|
|
||||||
.y36{bottom:91.154141pt;}
|
|
||||||
.y35{bottom:108.596851pt;}
|
|
||||||
.y6a{bottom:114.514293pt;}
|
|
||||||
.y34{bottom:126.039558pt;}
|
|
||||||
.y69{bottom:131.957000pt;}
|
|
||||||
.y68{bottom:149.399707pt;}
|
|
||||||
.y33{bottom:150.815600pt;}
|
|
||||||
.y67{bottom:166.842413pt;}
|
|
||||||
.y32{bottom:175.415893pt;}
|
|
||||||
.y66{bottom:184.285125pt;}
|
|
||||||
.y31{bottom:192.858600pt;}
|
|
||||||
.y65{bottom:201.727833pt;}
|
|
||||||
.y30{bottom:210.301307pt;}
|
|
||||||
.y64{bottom:219.170541pt;}
|
|
||||||
.y2f{bottom:227.744019pt;}
|
|
||||||
.y63{bottom:236.613251pt;}
|
|
||||||
.y2e{bottom:245.186727pt;}
|
|
||||||
.y62{bottom:254.055958pt;}
|
|
||||||
.y2d{bottom:262.629435pt;}
|
|
||||||
.y2c{bottom:280.072144pt;}
|
|
||||||
.y61{bottom:283.498667pt;}
|
|
||||||
.y2b{bottom:297.514852pt;}
|
|
||||||
.y60{bottom:319.539033pt;}
|
|
||||||
.y2a{bottom:322.290893pt;}
|
|
||||||
.y5f{bottom:336.981741pt;}
|
|
||||||
.y29{bottom:346.891147pt;}
|
|
||||||
.y5e{bottom:354.424451pt;}
|
|
||||||
.y28{bottom:364.333859pt;}
|
|
||||||
.y5d{bottom:371.867158pt;}
|
|
||||||
.y27{bottom:381.776567pt;}
|
|
||||||
.y5c{bottom:396.818933pt;}
|
|
||||||
.y26{bottom:399.219275pt;}
|
|
||||||
.y25{bottom:416.661984pt;}
|
|
||||||
.y5b{bottom:421.419235pt;}
|
|
||||||
.y24{bottom:434.104692pt;}
|
|
||||||
.y5a{bottom:438.861944pt;}
|
|
||||||
.y59{bottom:456.304652pt;}
|
|
||||||
.y23{bottom:458.880733pt;}
|
|
||||||
.y58{bottom:483.080693pt;}
|
|
||||||
.y57{bottom:485.813760pt;}
|
|
||||||
.y22{bottom:488.147667pt;}
|
|
||||||
.y56{bottom:510.414020pt;}
|
|
||||||
.y21{bottom:524.188027pt;}
|
|
||||||
.y55{bottom:527.856728pt;}
|
|
||||||
.y54{bottom:545.299437pt;}
|
|
||||||
.y20{bottom:548.964067pt;}
|
|
||||||
.y1e{bottom:549.315627pt;}
|
|
||||||
.y53{bottom:562.742145pt;}
|
|
||||||
.y1f{bottom:566.406773pt;}
|
|
||||||
.y1d{bottom:566.582560pt;}
|
|
||||||
.y52{bottom:589.518187pt;}
|
|
||||||
.y1c{bottom:591.182824pt;}
|
|
||||||
.y51{bottom:592.251267pt;}
|
|
||||||
.y1b{bottom:608.625532pt;}
|
|
||||||
.y50{bottom:616.718173pt;}
|
|
||||||
.y1a{bottom:633.401573pt;}
|
|
||||||
.y18{bottom:633.753133pt;}
|
|
||||||
.y4f{bottom:646.238477pt;}
|
|
||||||
.y19{bottom:650.844267pt;}
|
|
||||||
.y17{bottom:651.020053pt;}
|
|
||||||
.y4e{bottom:663.681185pt;}
|
|
||||||
.y16{bottom:675.620315pt;}
|
|
||||||
.y4d{bottom:690.457227pt;}
|
|
||||||
.y15{bottom:693.063024pt;}
|
|
||||||
.y4c{bottom:693.190307pt;}
|
|
||||||
.y14{bottom:710.505732pt;}
|
|
||||||
.y4b{bottom:717.790568pt;}
|
|
||||||
.y4a{bottom:735.233277pt;}
|
|
||||||
.y13{bottom:735.281773pt;}
|
|
||||||
.y11{bottom:735.633333pt;}
|
|
||||||
.y49{bottom:752.675985pt;}
|
|
||||||
.y12{bottom:752.724480pt;}
|
|
||||||
.y10{bottom:752.900267pt;}
|
|
||||||
.y48{bottom:779.452027pt;}
|
|
||||||
.yf{bottom:782.167200pt;}
|
|
||||||
.y47{bottom:782.185093pt;}
|
|
||||||
.y46{bottom:806.785365pt;}
|
|
||||||
.ye{bottom:818.207560pt;}
|
|
||||||
.y45{bottom:824.228073pt;}
|
|
||||||
.y44{bottom:841.670781pt;}
|
|
||||||
.yd{bottom:842.983600pt;}
|
|
||||||
.yb{bottom:843.335160pt;}
|
|
||||||
.y43{bottom:859.113491pt;}
|
|
||||||
.yc{bottom:860.426307pt;}
|
|
||||||
.ya{bottom:860.602093pt;}
|
|
||||||
.y42{bottom:876.556198pt;}
|
|
||||||
.y9{bottom:885.202347pt;}
|
|
||||||
.y41{bottom:903.332240pt;}
|
|
||||||
.y40{bottom:906.065307pt;}
|
|
||||||
.y8{bottom:909.978400pt;}
|
|
||||||
.y6{bottom:910.329960pt;}
|
|
||||||
.y7{bottom:927.421107pt;}
|
|
||||||
.y5{bottom:927.596880pt;}
|
|
||||||
.y3f{bottom:935.332240pt;}
|
|
||||||
.y4{bottom:956.863813pt;}
|
|
||||||
.y3e{bottom:971.372599pt;}
|
|
||||||
.y3d{bottom:988.815307pt;}
|
|
||||||
.y3{bottom:1001.570840pt;}
|
|
||||||
.y3c{bottom:1006.258015pt;}
|
|
||||||
.y3b{bottom:1023.700724pt;}
|
|
||||||
.y2{bottom:1035.570843pt;}
|
|
||||||
.y3a{bottom:1041.143432pt;}
|
|
||||||
.y1{bottom:1059.469277pt;}
|
|
||||||
.y39{bottom:1065.919473pt;}
|
|
||||||
.h3{height:35.320312pt;}
|
|
||||||
.h7{height:37.760417pt;}
|
|
||||||
.h6{height:38.411458pt;}
|
|
||||||
.h4{height:39.244792pt;}
|
|
||||||
.h8{height:46.093750pt;}
|
|
||||||
.h5{height:53.776042pt;}
|
|
||||||
.h2{height:67.220052pt;}
|
|
||||||
.h0{height:1122.519733pt;}
|
|
||||||
.h1{height:1123.333333pt;}
|
|
||||||
.w0{width:793.700800pt;}
|
|
||||||
.w1{width:794.666667pt;}
|
|
||||||
.x0{left:0.000000pt;}
|
|
||||||
.x4{left:48.000000pt;}
|
|
||||||
.x9{left:59.341145pt;}
|
|
||||||
.x3{left:193.647267pt;}
|
|
||||||
.x2{left:203.845520pt;}
|
|
||||||
.x1{left:304.513973pt;}
|
|
||||||
.x8{left:403.517067pt;}
|
|
||||||
.xa{left:414.858200pt;}
|
|
||||||
.xe{left:498.285427pt;}
|
|
||||||
.xb{left:543.428667pt;}
|
|
||||||
.x7{left:583.799760pt;}
|
|
||||||
.x6{left:646.163040pt;}
|
|
||||||
.x5{left:671.416933pt;}
|
|
||||||
.xc{left:683.851840pt;}
|
|
||||||
.xd{left:685.915653pt;}
|
|
||||||
}
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
||||||
<ul><li><a class="l" href="#pf1" data-dest-detail='[1,"XYZ",36,736.678,null]'>Education</a></li><li><a class="l" href="#pf1" data-dest-detail='[1,"XYZ",36,605.656,null]'>Employment</a></li><li><a class="l" href="#pf1" data-dest-detail='[1,"XYZ",36,385.141,null]'>Research Work</a></li><li><a class="l" href="#pf2" data-dest-detail='[2,"XYZ",36,720.529,null]'>Selected Projects</a><ul><li><a class="l" href="#pf2" data-dest-detail='[2,"XYZ",36,480.279,null]'>Tooling & Contributions</a></li></ul></li><li><a class="l" href="#pf2" data-dest-detail='[2,"XYZ",36,231.654,null]'>Skills</a></li></ul>
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue