This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Further structure improvements

Juan Luis Cano Rodríguez (Jan 19, 2025, 8:09 PM +0100) 411d19b6 d5c867ef

+87 -53
+87 -53
resume.html
··· 6 6 <title>Juan Luis Cano Rodríguez - Résumé</title> 7 7 <style> 8 8 /* General styles */ 9 + 10 + /* Compact layout */ 11 + body, p, ul, h2, h3, h4 { 12 + margin: 0; 13 + padding: 0; 14 + } 15 + 9 16 body { 10 17 font-family: Arial, sans-serif; 11 18 line-height: 1.6; ··· 18 25 main, header, footer { 19 26 margin: 0 auto; 20 27 max-width: 900px; 21 - padding: 20px; 28 + padding: 20px 60px; 22 29 background-color: white; 23 30 border: 1px solid #ddd; 24 31 box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); ··· 55 62 text-decoration: underline; 56 63 } 57 64 58 - header.p-contact a { 59 - display: block; /* Each header link on its own line */ 65 + header.p-contact > * { 66 + display: block; /* Each top-level header element on its own line */ 67 + } 68 + 69 + section article.p-experience { 70 + margin-bottom: 0.8em; 71 + border-top: 1px dashed #ccc; 72 + } 73 + 74 + .p-experience h4.p-name { 75 + display: inline; 60 76 } 61 77 62 78 /* Section and article styling */ ··· 64 80 margin-bottom: 40px; 65 81 } 66 82 83 + h2 { 84 + border-bottom: 2px solid #ccc; 85 + } 86 + 67 87 h2, h3 { 68 88 font-weight: bold; 69 89 color: #222; 70 90 margin-bottom: 0.5em; 71 - border-bottom: 2px solid #ccc; 72 91 padding-bottom: 0.2em; 73 92 } 74 93 ··· 85 104 } 86 105 87 106 ul li { 88 - margin-bottom: 0.4em; 107 + margin-bottom: 0em; 89 108 } 90 109 91 110 /* Styling for time periods and links */ ··· 102 121 text-align: center; 103 122 font-size: 0.9em; 104 123 color: #555; 105 - } 106 - 107 - /* Compact layout */ 108 - body, p, ul, h2, h3, h4 { 109 - margin: 0; 110 - padding: 0; 111 124 } 112 125 113 126 /* Responsive */ ··· 130 143 <header class="p-contact h-card"> 131 144 <h1 class="p-name">Juan Luis Cano Rodríguez</h1> 132 145 <a class="u-email" href="mailto:hello@juanlu.space">hello@juanlu.space</a> 133 - <a class="u-url" href="https://woosh.link/juanlu.space">https://woosh.link/juanlu.space</a> 146 + <span>GitHub: <a class="u-url" href="https://github.com/astrojuanlu">https://github.com/astrojuanlu</a></span> 147 + <span>LinkedIn: <a class="u-url" href="https://github.com/astrojuanlu">https://github.com/astrojuanlu</a></span> 134 148 <a class="p-tel" href="tel:+34646515050">+34 646 515 050</a> 135 149 <time class="p-bday" datetime="1991-09-02">September 2, 1991</time> 136 150 <address class="p-adr h-adr"> ··· 139 153 </header> 140 154 141 155 <main> 142 - <!-- Professional Experience (Selected Work) --> 143 156 <section> 144 - <h2>Professional Experience</h2> 145 - <h3>(Selected Work)</h3> 157 + <h2>Experience</h2> 158 + <h3>Full-time Positions</h3> 146 159 <article class="p-experience h-event"> 147 - <h4 class="p-name">Principal Product Manager at <span class="p-org">QuantumBlack, AI by McKinsey</span></h4> 160 + <h4 class="p-name">Principal Product Manager</h4> 161 + <span class="p-location h-card"> 162 + at <span class="p-org">QuantumBlack, AI by McKinsey</span> 163 + </span> 148 164 <p><time class="dt-start" datetime="2023-01">January 2023</time> - <time class="dt-end" datetime="present">Present</time></p> 149 165 <ul class="p-description"> 150 166 <li><strong>Repository:</strong> <a href="https://github.com/kedro-org">https://github.com/kedro-org</a></li> ··· 155 171 </article> 156 172 157 173 <article class="p-experience h-event"> 158 - <h4 class="p-name">Data Scientist Advocate at <span class="p-org">Orchest</span></h4> 174 + <h4 class="p-name">Data Scientist Advocate</h4> 175 + <span class="p-location h-card"> 176 + at <span class="p-org">Orchest</span> 177 + </span> 159 178 <p><time class="dt-start" datetime="2022-02">February 2022</time> - <time class="dt-end" datetime="2022-12">December 2022</time></p> 160 179 <ul class="p-description"> 161 180 <li><strong>Repository:</strong> <a href="https://github.com/orchest">https://github.com/orchest</a></li> ··· 163 182 </article> 164 183 165 184 <article class="p-experience h-event"> 166 - <h4>Developer Advocate at Read the Docs</h4> 185 + <h4 class="p-name">Developer Advocate</h4> 186 + <span class="p-location h-card"> 187 + at <span class="p-org">Read the Docs</span> 188 + </span> 167 189 <p>March 2021 - February 2022</p> 168 190 <ul> 169 191 <li><strong>Repository:</strong> <a href="https://github.com/readthedocs">https://github.com/readthedocs</a></li> ··· 171 193 </article> 172 194 173 195 <article class="p-experience h-event"> 174 - <h4>Core Developer of Astropy at NumFOCUS</h4> 175 - <p>July 2020 - December 2020</p> 196 + <h4 class="p-name">Planning & Execution Engineer</h4> 197 + <span class="p-location h-card"> 198 + at <span class="p-org">Satellogic</span> 199 + </span> 200 + <p>June 2017 - March 2021</p> 176 201 <ul> 177 - <li><strong>Repository:</strong> <a href="https://github.com/astropy">https://github.com/astropy</a></li> 202 + <li><strong>Repository:</strong> <a href="https://github.com/satellogic">https://github.com/satellogic</a></li> 178 203 </ul> 179 204 </article> 180 205 181 206 <article class="p-experience h-event"> 182 - <h4>Planning & Execution Engineer at Satellogic</h4> 183 - <p>June 2017 - March 2021</p> 184 - <ul> 185 - <li><strong>Repository:</strong> <a href="https://github.com/satellogic">https://github.com/satellogic</a></li> 186 - </ul> 207 + <h4>Data Scientist at Synergic Partners, a Telefonica Company</h4> 208 + <p>September 2016 - June 2017</p> 187 209 </article> 188 210 189 - <h3>(Other Work)</h3> 190 211 <article class="p-experience h-event"> 191 - <h4>Adjunct Professor at Instituto Empresa</h4> 192 - <p>January 2018 - Present</p> 212 + <h4>Quant Developer at BBVA (on behalf of Indizen)</h4> 213 + <p>March 2016 - September 2016</p> 193 214 </article> 194 215 195 216 <article class="p-experience h-event"> 196 - <h4>Adjunct Professor at Barcelona Technology School</h4> 197 - <p>October 2018 - June 2019</p> 217 + <h4>Flight Dynamics Engineer at GMV</h4> 218 + <p>September 2015 - March 2016</p> 198 219 </article> 199 220 200 221 <article class="p-experience h-event"> 201 - <h4>Freelance - Ship Route Optimization Software for Deep Blue Globe</h4> 202 - <p>2018 - 2019</p> 222 + <h4>Loads & Aeroelastics Intern at Airbus Operations</h4> 223 + <p>July 2014 - July 2015</p> 203 224 </article> 204 225 226 + <h3>Teaching</h3> 205 227 <article class="p-experience h-event"> 206 - <h4>Freelance Researcher for EU-H2020 project with Boeing R&T Europe</h4> 207 - <p>2017</p> 228 + <h4 class="p-name">Adjunct Professor</h4> 229 + <span class="p-location h-card"> 230 + at <span class="p-org">Instituto Empresa</span> 231 + </span> 232 + <p>January 2018 - Present</p> 208 233 </article> 209 234 210 235 <article class="p-experience h-event"> 211 - <h4>Data Scientist at Synergic Partners, a Telefonica Company</h4> 212 - <p>September 2016 - June 2017</p> 236 + <h4 class="p-name">Adjunct Professor</h4> 237 + <span class="p-location h-card"> 238 + at <span class="p-org">Barcelona Technology School</span> 239 + </span> 240 + <p>October 2018 - June 2019</p> 213 241 </article> 214 242 215 243 <article class="p-experience h-event"> 216 - <h4>Quant Developer at BBVA (on behalf of Indizen)</h4> 217 - <p>March 2016 - September 2016</p> 244 + <h4>Freelance Instructor of Scientific Python Courses</h4> 245 + <p>2013 - 2016</p> 218 246 </article> 219 247 248 + <h3>Freelance and Contract Work</h3> 220 249 <article class="p-experience h-event"> 221 - <h4>Flight Dynamics Engineer at GMV</h4> 222 - <p>September 2015 - March 2016</p> 250 + <h4>Freelance Researcher for Libre Space Foundation</h4> 251 + <p>2018 - 2021</p> 223 252 </article> 224 253 225 254 <article class="p-experience h-event"> 226 - <h4>Loads & Aeroelastics Intern at Airbus Operations</h4> 227 - <p>July 2014 - July 2015</p> 255 + <h4 class="p-name">Core Developer of Astropy</h4> 256 + <span class="p-location h-card"> 257 + at <span class="p-org">NumFOCUS</span> 258 + </span> 259 + <p>July 2020 - December 2020</p> 260 + <ul> 261 + <li><strong>Repository:</strong> <a href="https://github.com/astropy">https://github.com/astropy</a></li> 262 + </ul> 263 + </article> 264 + 265 + <article class="p-experience h-event"> 266 + <h4>Freelance - Ship Route Optimization Software for Deep Blue Globe</h4> 267 + <p>2018 - 2019</p> 228 268 </article> 229 269 230 270 <article class="p-experience h-event"> 231 - <h4>Freelance Instructor of Scientific Python Courses</h4> 232 - <p>2013 - 2016</p> 271 + <h4>Freelance Researcher for EU-H2020 project with Boeing R&T Europe</h4> 272 + <p>2017</p> 233 273 </article> 234 274 </section> 235 275 236 - <!-- Education --> 237 276 <section> 238 277 <h2>Education</h2> 239 278 <article class="p-education h-event"> ··· 249 288 </article> 250 289 </section> 251 290 252 - <!-- Conference talks --> 253 291 <section> 254 - <h2>Conference talks</h2> 255 - <h3>(Selected Work)</h3> 292 + <h2>Conference Talks (Selected Work)</h2> 256 293 <article class="p-experience h-event"> 257 294 <h4 class="p-name">Talk: "Beyond pandas: The great Python dataframe showdown"</h4> 258 295 <p>2022 - PyCon Lithuania, PyData London, Python Girona, PyCon Spain</p> ··· 269 306 </article> 270 307 </section> 271 308 272 - <!-- Volunteering Experience --> 273 309 <section> 274 - <h2>Volunteering Experience</h2> 310 + <h2>Volunteering</h2> 275 311 <article class="p-experience h-event"> 276 312 <h4 class="p-name">Author of poliastro</h4> 277 313 <p><time class="dt-start" datetime="2014">2013</time> - <time class="dt-end" datetime="2020">2022</time></p> ··· 300 336 301 337 <section> 302 338 <h2>Publications</h2> 303 - <h3>(Selected Work)</h3> 304 - 305 339 <ul> 306 340 <li class="h-cite"> 307 341 <span class="p-name">poliastro: a Python library for interactive astrodynamics</span>