diff --git a/.gitignore b/.gitignore index 5509140..b1a98ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.DS_Store +public \ No newline at end of file diff --git a/config.toml b/config.toml index 155519f..e7c7675 100644 --- a/config.toml +++ b/config.toml @@ -1,187 +1,50 @@ -baseurl = "https://rodrigoalmeida94.github.io/rodrigoalmeida/" -languageCode = "en-us" title = "Rodrigo Almeida" -theme = "hugo-strata-theme" -disqusShortname = "rodrigo-almeida" -# Enable Google Analytics by inserting your tracking code -googleAnalytics = "" -# Define how many posts should appear on a site -paginate = 5 +baseURL = "https://rodrigoalmeida94.github.io/rodrigoalmeida/" +theme = "researcher" +disableKinds = ["taxonomy", "term"] enableEmoji = true -publishDir = "docs" +math = false # enable KaTeX (https://katex.org/) globally +googleAnalytics = "" # add your tracking id [params] - # To provide some metadata for search engines feel free to add a few - # information about you and your website. - name = "Rodrigo Almeida" - description = "Geo-Information and Remote Sensing specialist." - - # Format dates with Go's time formatting - date_format = "2006-01-02" - - # Add read time estimates in the format "X min read" - show_read_time = true - - # Add custom assets with their paths relative to the static folder - custom_js = [] - custom_css = [] - - - [params.sidebar] - # Replace the avatar with a picture of your own under static/images - avatar = "avatar.jpg" - # Use Markdown to format the string. This works nearly all over the theme - bio = "**Rodrigo Almeida**" - # The icons will be shown if you enter your username - twitter = "rodrigo_gtiff" - github = "rodrigoalmeida94" - gitlab = "" - dribbble = "" - facebook = "rodralmatos" - googleplus = "" - flickr = "" - linkedin = "https://www.linkedin.com/in/rodrigomalmeida/" - - copyright = [ - "© Rodrigo Almeida", - ] - - - [params.about] - hide = false - title = "About me" - content = "My name is Rodrigo and I am a **Geo-Information and Remote Sensing specialist**. I enjoy working on hard things that matter to everyone and I like to work with people that care deeply about what they do. Satellite imagery has an incredible potential impact on increasing transparency, efficiency and development all across the world, as long and we do it right. I intend to make sure of it. Below is a brief overview of my education background, my professional experience and also some non-profits I've worked with over the years. If you have any questions or remarks feel free to contact me." - - [params.portfolio] - hide = false - title = "Professional Experience" - - # The images and thumbnails are stored under static/images - # Create and change subfolders as you like - [[params.portfolio.gallery]] - image = "Logo_DevSeed.jpg" - thumb = "Logo_DevSeed.jpg" - title = "Software Engineer" - description = "[Development Seed](https://developmentseed.org/), from August 2021 to November 2022." - [[params.portfolio.gallery]] - image = "LogoUp42.jpg" - thumb = "LogoUp42.jpg" - title = "Senior Data Science Engineer" - description = "[UP42](https://www.up42.com), from January 2021 to August 2021." - [[params.portfolio.gallery]] - image = "LogoUp42.jpg" - thumb = "LogoUp42.jpg" - title = "Data Science Engineer" - description = "[UP42](https://www.up42.com), from August 2019 to December 2020." - [[params.portfolio.gallery]] - image = "LogoPlanet.jpg" - thumb = "LogoPlanet.jpg" - title = "Pre-Sales Engineer" - description = "[Planet](https://www.planet.com), from July 2018 to August 2019." - [[params.portfolio.gallery]] - image = "LogoPlanet.jpg" - thumb = "LogoPlanet.jpg" - title = "Intern in Pre-Sales" - description = "[Planet](https://www.planet.com), from April 2018 to July 2018." - [[params.portfolio.gallery]] - image = "LogoAgroop.jpg" - thumb = "LogoAgroop.jpg" - title = "Account Manager and Agronomist" - description = "[Agroop](https://www.agroop.net), from October 2015 to August 2016." - [[params.portfolio.gallery]] - image = "LogoMapfre.jpg" - thumb = "LogoMapfre.jpg" - title = "Sales Operator (part-time)" - description = "MAPFRE Insurance, from May 2014 to May 2015." - - [params.portfolio2] - hide = false - title = "Education" - - # The images and thumbnails are stored under static/images - # Create and change subfolders as you like - [[params.portfolio2.gallery]] - image = "LogoWUR.jpg" - thumb = "LogoWUR.jpg" - title = "MSc Geo-Information Science" - description = "Master’s degree, *Cum laude*, Geo-Information Science, from 2016 to 2019, with a 8,6 / 10 average score at Wageningen University and Research, The Netherlands." - - [[params.portfolio2.gallery]] - image = "LogoISA.jpg" - thumb = "LogoISA.jpg" - title = "BSc Agriculture Engineering" - description = "Bachelor's degree, Agriculture Engineering, from 2012 to 2015, with a 14,1 / 20 average score at *Instituto Superior de Agronomia - Universidade de Lisboa*, Portugal." - - - [params.portfolio3] - hide = false - title = "Non-Profit Experience" - - # The images and thumbnails are stored under static/images - # Create and change subfolders as you like - [[params.portfolio3.gallery]] - image = "LogoSpectrum.jpg" - thumb = "LogoSpectrum.jpg" - title = "Public Relations Manager" - description = "[Spectrum – Student Chaplaincy and Platform](https://spectrum-wageningen.com), since October 2016." - [[params.portfolio3.gallery]] - image = "LogoCGA.jpg" - thumb = "LogoCGA.jpg" - title = "Marketing and Community Manager, Board Member" - description = "[*Clube de Ginástica de Almada*](http://www.ginastica-almada.pt), from September 2012 to August 2017." - [[params.portfolio3.gallery]] - image = "LogoNagro.jpg" - thumb = "LogoNagro.jpg" - title = "President of the Board, Vice-President and Board Member" - description = "[*Núcleo de Agronómica do Instituto Superior de Agronomia*](http://nagro.isa.ulisboa.pt), from March 2014 to September 2015" - - - [params.recentposts] - hide = false - title = "Recent blog posts" - - [params.contact] - hide = false - title = "Contact me" - content = "If you have a brilliant idea or an engaging project that you belive will benefit from my skills and expertise, or if you're just looking for an opinion, don't hold back, contact me." - - # This can be exact coordinates or a searchable address in google maps - gmaps_address = "Berlin, Germany" - address = [ - "Berlin", - "Germany" - ] - # phone = "" - - # Since this template is static, the contact form uses www.formspree.io as a - # proxy. The form makes a POST request to their servers to send the actual - # email. Visitors can send up to a 1000 emails each month for free. - # - # What you need to do for the setup? - # - # - set your email address under 'email' below - # - upload the generated site to your server - # - send a dummy email yourself to confirm your account - # - click the confirm link in the email from www.formspree.io - # - you're done. Happy mailing! - email = "rodrigo.almeida94@outlook.pt" - - [params.contact.form] - # Set custom strings for the form if your native - # language isn't English - name = "Name" - email = "Email" - message = "Message" - submit = "Send message" - - -# Menu links that appear on the left sidebar -[[menu.main]] - name = "About me" - url = "/" - weight = 30 - -[[menu.main]] - name = "Blog" - url = "post/" - weight = 30 + author = "Rodrigo Almeida" + description = "Geo-Information and Remote Sensing specialist." + favicon = "./favicon.ico" # path to a .ico to use as favicon + logo = "" # url or path to a logo to put in the header + [params.footer] + text = "© 2024 Rodrigo Almeida" + [params.style] # appearance options (can be omitted) + fontFamily = "Inconsolata" + fontSize = "14pt" + pageWidth = "750px" + avatarSize = "90px" + colorBlack = "#222222" + colorRed = "#8ae234" + [[params.socialIcons]] + icon = "fas fa-envelope" + title = "E-mail" + url = "mailto:rodrio.almeida94@outlook.pt" + [[params.socialIcons]] + icon = "fab fa-github" + title = "GitHub" + url = "https://github.com/rodrigoalmeida94" + [[params.socialIcons]] + icon = "fab fa-linkedin" + title = "LinkedIn" + url = "https://www.linkedin.com/in/rodrigomalmeida/" + +[permalinks] + "/" = "/:filename" + +[menu] + [[menu.main]] + name = "About" + url = "/" + weight = 1 + [[menu.main]] + name = "Contact" + url = "/contact" + weight = 2 + +[markup.goldmark.renderer] + unsafe = true # allow raw HTML in markdown files diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..84b4fe0 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,20 @@ ++++ +title = "About" ++++ + +## About Me + +{{< figure class="avatar" src="./avatar.jpg" alt="avatar">}} + +In construction. + +## Experience + + +## Education + + +## Publications + + + diff --git a/content/contact.md b/content/contact.md new file mode 100644 index 0000000..aea4ce6 --- /dev/null +++ b/content/contact.md @@ -0,0 +1,13 @@ ++++ +title = "Contact" ++++ + +* Email: [rodrigo.almeida94@outlook.pt](mailto:rodrigo.almeida94@outlook.pt) + +--- + +## Social + +1. [LinkedIn](https://www.linkedin.com/in/rodrigomalmeida/) +2. [GitHub](https://github.com/rodrigoalmeida94) +3. [X]((https://x.com/rodrigo_gtiff) diff --git a/content/post/hello-world.md b/content/posts/hello-world.md similarity index 100% rename from content/post/hello-world.md rename to content/posts/hello-world.md diff --git a/content/post/sentinel-v-drone.md b/content/posts/sentinel-v-drone.md similarity index 100% rename from content/post/sentinel-v-drone.md rename to content/posts/sentinel-v-drone.md diff --git a/docs/categories/index.html b/docs/categories/index.html new file mode 100644 index 0000000..14216ba --- /dev/null +++ b/docs/categories/index.html @@ -0,0 +1,72 @@ + + + + Categories - Rodrigo Almeida + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ +

All tags

+ + + + + + + + +
+ +
+ +
+ + diff --git a/docs/categories/index.xml b/docs/categories/index.xml index a717967..97e554c 100644 --- a/docs/categories/index.xml +++ b/docs/categories/index.xml @@ -1,14 +1,11 @@ - + - Categories on Rodrigo Almeida - https://rodrigoalmeida94.github.io/rodrigoalmeida/categories/ - Recent content in Categories on Rodrigo Almeida - Hugo -- gohugo.io - en-us - - - - + Categories on + //localhost:1313/categories/ + Recent content in Categories on + Hugo + en + - \ No newline at end of file + diff --git a/docs/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css b/docs/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css new file mode 100644 index 0000000..f758f58 --- /dev/null +++ b/docs/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css @@ -0,0 +1,41 @@ +/* fira-sans-regular - latin */ +@font-face { + font-display: swap; + font-family: 'Fira Sans'; + font-style: normal; + font-weight: 400; + src: url('../fonts/fira-sans-v10-latin-regular.eot'); /* IE9 Compat Modes */ + src: local('Fira Sans Regular'), local('FiraSans-Regular'), + url('../fonts/fira-sans-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/fira-sans-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/fira-sans-v10-latin-regular.woff') format('woff'), /* Modern Browsers */ + url('../fonts/fira-sans-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/fira-sans-v10-latin-regular.svg#FiraSans') format('svg'); /* Legacy iOS */ +} +/* roboto-mono-regular - latin */ +@font-face { + font-display: swap; + font-family: 'Roboto Mono'; + font-style: normal; + font-weight: 400; + src: url('../fonts/roboto-mono-v12-latin-regular.eot'); /* IE9 Compat Modes */ + src: url('../fonts/roboto-mono-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-mono-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-mono-v12-latin-regular.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-mono-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-mono-v12-latin-regular.svg#RobotoMono') format('svg'); /* Legacy iOS */ +} +/* ibm-plex-mono-500italic - latin */ +@font-face { + font-display: swap; + font-family: 'IBM Plex Mono'; + font-style: italic; + font-weight: 500; + src: url('../fonts/ibm-plex-mono-v6-latin-500italic.eot'); /* IE9 Compat Modes */ + src: local('IBM Plex Mono Medium Italic'), local('IBMPlexMono-MediumItalic'), + url('../fonts/ibm-plex-mono-v6-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/ibm-plex-mono-v6-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/ibm-plex-mono-v6-latin-500italic.woff') format('woff'), /* Modern Browsers */ + url('../fonts/ibm-plex-mono-v6-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/ibm-plex-mono-v6-latin-500italic.svg#IBMPlexMono') format('svg'); /* Legacy iOS */ +} diff --git a/docs/css/main.ac08a4c9714baa859217f92f051deb58df2938ec352b506df655005dcaf98cc0.css b/docs/css/main.ac08a4c9714baa859217f92f051deb58df2938ec352b506df655005dcaf98cc0.css new file mode 100644 index 0000000..3a7d1cd --- /dev/null +++ b/docs/css/main.ac08a4c9714baa859217f92f051deb58df2938ec352b506df655005dcaf98cc0.css @@ -0,0 +1,333 @@ +/* Markdown */ +:root{ +--maincolor: red; +--bordercl:rebeccapurple; +--callouctcolor:dodgerblue; +--hovercolor:navy; +--darkMaincolor: #50fa7b; +} +html { + color: #232333; + font-family: 'Roboto Mono', monospace; + font-size: 15px; + line-height: 1.6em; +} +body{ + display: block; + margin: 8px; +} +* { + -webkit-tap-highlight-color: rgba(0, 0, 0, 0); +} + +::selection { + background: var(--maincolor); + color: #fff; +} + +p { + font-family: 'Fira Sans', sans-serif; + line-height: 1.5; +} + +hr { + border: 0; + border-top: 3px dotted var(--bordercl); + margin: 1em 0; +} + +blockquote { + border-left: 3px solid var(--bordercl); + color: #737373; + margin: 0; + padding-left: 1em; +} + +a { + border-bottom: 3px solid var(--maincolor); + color: inherit; + text-decoration: none; +} +a:hover { + background-color: var(--hovercolor); + color: #fff; +} + +ul { + list-style: none; + padding-left: 2ch; +} +ul li { + text-indent: -2ch; +} +ul > li::before { + content: '* '; + font-weight: bold; +} + +/* Images */ +img { + border: 3px solid #ececec; + max-width: 100%; +} + +figure { + box-sizing: border-box; + display: inline-block; + margin: 0; + max-width: 100%; +} + +figure img { + max-height: 500px; +} + +@media screen and (min-width: 600px) { + figure { + padding: 0 40px; + } +} + +figure h4 { + font-size: 1rem; + margin: 0; + margin-bottom: 1em; +} +figure h4::before { + content: '↳ '; +} + +/* Code blocks */ +code { + background-color: #f1f1f1; + padding: .1em .2em; +} + +pre { + background-color: #ececec; + line-height: 1.4; + overflow-x: auto; + padding: 1em; +} + +.highlight pre ::selection { + background: rgba(255, 255, 255, 0.2); + color: inherit; +} + +pre code { + background-color: transparent; + color: inherit; + font-size: 100%; + padding: 0; +} + +/* Containers */ +.content { + margin-bottom: 4em; + margin-left: auto; + margin-right: auto; + max-width: 800px; + padding: 0 1ch; + word-wrap: break-word; +} + +/* Header */ +header { + display: flex; + flex-wrap: wrap; + justify-content: space-between; + margin: 1em 0; + line-height: 2.5em; +} + +header .main { + font-size: 1.5rem; +} +h1, h2, h3, h4, h5, h6 { + font-size: 1.2rem; + margin-top: 2em; +} + +h1::before { color: var(--maincolor); content: '# '; } +h2::before { color: var(--maincolor); content: '## '; } +h3::before { color: var(--maincolor); content: '### '; } +h4::before { color: var(--maincolor); content: '#### '; } +h5::before { color: var(--maincolor); content: '##### '; } +h6::before { color: var(--maincolor); content: '###### '; } + +.meta { + color: #999; + letter-spacing: -0.5px; +} + +/* Footer */ +footer { + display: flex; + align-items: center; + border-top: 0.4rem dotted var(--bordercl); + padding: 2rem 0rem; + margin-top: 2rem; +} +.soc { + display: flex; + align-items: center; + border-bottom: none; +} +.border { + margin-left: 0.5rem; + margin-right: 0.5rem; + border: 1px solid; +} +.footer-info { + padding: var(--footer-padding); +} + +/* Common */ +.title h1 { + margin-bottom: 0; +} + +time { + color: grey; +} + +/* Posts */ +article .title { + margin-bottom: 1em; +} + + +/* Callout */ +.callout { + background-color: var(--callouctcolor); + color: #fff; + padding: 1em; +} + +.callout p { + font-family: 'IBM Plex Mono', monospace; + margin: 0; +} + +.callout a { + border-bottom: 3px solid #fff; +} + +.callout a:hover { + background-color: #fff; + color: var(--callouctcolor); +} + +.site-description { +display: flex; +justify-content: space-between; +} +.tags li::before{ + content: "🏷 "; +} +.tags a{ + border-bottom: 3px solid var(--maincolor); +} +.tags a:hover{ + color:white; + background-color: var(--hovercolor); +} +svg{ + max-height: 15px; +} +.soc:hover{ + color: white; +} +.draft-label{ + color: var(--bordercl); + text-decoration: none; + padding: 2px 4px; + border-radius: 4px; + margin-left: 6px; + background-color: #f9f2f4; +} +.highlight { + position: relative; + -webkit-overflow-scrolling: touch; +} +.highlight pre code[class*="language-"] { + -webkit-overflow-scrolling: touch; +} +.highlight pre code[class*="language-"]::before { + background: black; + border-radius: 0 0 0.25rem 0.25rem; + color: white; + font-size: 12px; + letter-spacing: 0.025rem; + padding: 0.1rem 0.5rem; + position: absolute; + right: 1rem; + text-align: right; + text-transform: uppercase; + top: 0; +} + +.highlight pre code[class=language-javaScript]::before, +.highlight pre code[class="language-js"]::before { +content: "js"; +background: #f7df1e; +color: black; +} +.highlight pre code[class*='language-yml']::before, +.highlight pre code[class*='language-yaml']::before { +content: 'yaml'; +background: #f71e6a; +color: white; +} +.highlight pre code[class*='language-shell']::before, +.highlight pre code[class*='language-bash']::before, +.highlight pre code[class*='language-sh']::before { +content: 'shell'; +background: green; +color:white +} +.highlight pre code[class*='language-json']::before{ +content: 'json'; +background: dodgerblue; + color: #000000 +} +.highlight pre code[class*='language-python']::before, +.highlight pre code[class*='language-py']::before { +content: 'py'; +background: blue; +color: yellow ; +} +.highlight pre code[class*='language-css']::before{ +content: 'css'; +background: cyan; +color: black ; +} +.highlight pre code[class*='language-go']::before{ +content: 'Go'; +background: cyan; +color: royalblue ; +} +.highlight pre code[class*='language-md']::before, +.highlight pre code[class*='language-md']::before{ +content: 'Markdown'; +background: royalblue; +color: whitesmoke ; +} + +/* table */ +table { + border-spacing: 0; + border-collapse: collapse; +} + +table th{ + padding: 6px 13px; + border: 1px solid #dfe2e5; + font-size: large; +} + +table td{ + padding: 6px 13px; + border: 1px solid #dfe2e5; +} diff --git a/docs/fonts/fira-sans-v10-latin-regular.eot b/docs/fonts/fira-sans-v10-latin-regular.eot new file mode 100644 index 0000000..7abf4c2 Binary files /dev/null and b/docs/fonts/fira-sans-v10-latin-regular.eot differ diff --git a/docs/fonts/fira-sans-v10-latin-regular.svg b/docs/fonts/fira-sans-v10-latin-regular.svg new file mode 100644 index 0000000..1e52097 --- /dev/null +++ b/docs/fonts/fira-sans-v10-latin-regular.svg @@ -0,0 +1,330 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/fira-sans-v10-latin-regular.ttf b/docs/fonts/fira-sans-v10-latin-regular.ttf new file mode 100644 index 0000000..572e442 Binary files /dev/null and b/docs/fonts/fira-sans-v10-latin-regular.ttf differ diff --git a/docs/fonts/fira-sans-v10-latin-regular.woff b/docs/fonts/fira-sans-v10-latin-regular.woff new file mode 100644 index 0000000..d99ba57 Binary files /dev/null and b/docs/fonts/fira-sans-v10-latin-regular.woff differ diff --git a/docs/fonts/fira-sans-v10-latin-regular.woff2 b/docs/fonts/fira-sans-v10-latin-regular.woff2 new file mode 100644 index 0000000..9bb5760 Binary files /dev/null and b/docs/fonts/fira-sans-v10-latin-regular.woff2 differ diff --git a/docs/fonts/ibm-plex-mono-v6-latin-500italic.eot b/docs/fonts/ibm-plex-mono-v6-latin-500italic.eot new file mode 100644 index 0000000..62b89b3 Binary files /dev/null and b/docs/fonts/ibm-plex-mono-v6-latin-500italic.eot differ diff --git a/docs/fonts/ibm-plex-mono-v6-latin-500italic.svg b/docs/fonts/ibm-plex-mono-v6-latin-500italic.svg new file mode 100644 index 0000000..6423805 --- /dev/null +++ b/docs/fonts/ibm-plex-mono-v6-latin-500italic.svg @@ -0,0 +1,365 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/ibm-plex-mono-v6-latin-500italic.ttf b/docs/fonts/ibm-plex-mono-v6-latin-500italic.ttf new file mode 100644 index 0000000..e4d1ddf Binary files /dev/null and b/docs/fonts/ibm-plex-mono-v6-latin-500italic.ttf differ diff --git a/docs/fonts/ibm-plex-mono-v6-latin-500italic.woff b/docs/fonts/ibm-plex-mono-v6-latin-500italic.woff new file mode 100644 index 0000000..4504b41 Binary files /dev/null and b/docs/fonts/ibm-plex-mono-v6-latin-500italic.woff differ diff --git a/docs/fonts/ibm-plex-mono-v6-latin-500italic.woff2 b/docs/fonts/ibm-plex-mono-v6-latin-500italic.woff2 new file mode 100644 index 0000000..489745d Binary files /dev/null and b/docs/fonts/ibm-plex-mono-v6-latin-500italic.woff2 differ diff --git a/docs/fonts/roboto-mono-v12-latin-regular.eot b/docs/fonts/roboto-mono-v12-latin-regular.eot new file mode 100644 index 0000000..8c56483 Binary files /dev/null and b/docs/fonts/roboto-mono-v12-latin-regular.eot differ diff --git a/docs/fonts/roboto-mono-v12-latin-regular.svg b/docs/fonts/roboto-mono-v12-latin-regular.svg new file mode 100644 index 0000000..1864328 --- /dev/null +++ b/docs/fonts/roboto-mono-v12-latin-regular.svg @@ -0,0 +1,405 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-mono-v12-latin-regular.ttf b/docs/fonts/roboto-mono-v12-latin-regular.ttf new file mode 100644 index 0000000..d5dee83 Binary files /dev/null and b/docs/fonts/roboto-mono-v12-latin-regular.ttf differ diff --git a/docs/fonts/roboto-mono-v12-latin-regular.woff b/docs/fonts/roboto-mono-v12-latin-regular.woff new file mode 100644 index 0000000..f319fbf Binary files /dev/null and b/docs/fonts/roboto-mono-v12-latin-regular.woff differ diff --git a/docs/fonts/roboto-mono-v12-latin-regular.woff2 b/docs/fonts/roboto-mono-v12-latin-regular.woff2 new file mode 100644 index 0000000..ed384d2 Binary files /dev/null and b/docs/fonts/roboto-mono-v12-latin-regular.woff2 differ diff --git a/static/images/Logo_DevSeed.jpg b/docs/images/Logo_DevSeed.jpg similarity index 100% rename from static/images/Logo_DevSeed.jpg rename to docs/images/Logo_DevSeed.jpg diff --git a/docs/index.html b/docs/index.html index de2edac..5bb9495 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,299 +1,96 @@ - - - + - - Rodrigo Almeida - - - - - - - - - - - - - - + + + Rodrigo Almeida | Home + + + + + + + + + - + + + - - - - - - - - - - - - - - - + - - -
- -
-
-

About me

-
-

My name is Rodrigo and I am a Geo-Information and Remote Sensing specialist. I enjoy working on hard things that matter to everyone and I like to work with people that care deeply about what they do. Satellite imagery has an incredible potential impact on increasing transparency, efficiency and development all across the world, as long and we do it right. I intend to make sure of it. Below is a brief overview of my education background, my professional experience and also some non-profits I’ve worked with over the years. If you have any questions or remarks feel free to contact me.

-
- - -
-

Education

-
- -
- -

MSc Geo-Information Science

-

Master’s degree, Cum laude, Geo-Information Science, from 2016 to 2019, with a 8,6 / 10 average score at Wageningen University and Research, The Netherlands.

-
- -
- -

BSc Agriculture Engineering

-

Bachelor’s degree, Agriculture Engineering, from 2012 to 2015, with a 14,1 / 20 average score at Instituto Superior de Agronomia - Universidade de Lisboa, Portugal.

-
- -
-
- - - -
-

Professional Experience

-
- -
- -

Data Science Engineer

-

UP42, from August 2019.

-
- -
- -

Pre-Sales Engineer

-

Planet, from July 2018 to August 2019.

-
- -
- -

Intern in Pre-Sales

-

Planet, from April 2018 to July 2018.

-
- -
- -

Account Manager and Agronomist

-

Agroop, from October 2015 to August 2016.

-
- -
- -

Sales Operator (part-time)

-

MAPFRE Insurance, from May 2014 to May 2015.

-
- -
-
- + - - -
-

Non-Profit Experience

-
+ +
+
+ +
-
- - - - -
- -

Recent blog posts

- - - -
- - - - - -
- -

Contact me

-

If you have a brilliant idea or an engaging project that you belive will benefit from my skills and expertise, or if you’re just looking for an opinion, don’t hold back, contact me.

- -
- -
-
-
- -
-
-
- + + -
    -
  • -
-
-
-
- -
-
    + +
    +
    -
  • -

    - - - - - Berlin
    - - Germany
    - - -
    - -
  • +
    +

    Sentinel-2 🆚 Drones for Agriculture

    + +
    + + During my MSc programme in the integration course called Academic Consultancy Training, me and my team where asked to create a Digital Earth application using the available tools provided by the university. We traveled to Groenlo, in the eastern part of the Netherlands to a farm house in a predominantly agriculture area to gather data for that application. One of the issues currently debated in academia and in the ag-tech space is what are the best tools to be used to gather information on crop growth and development by farmers.… + +
    + Read more ⟶ +
    +
    +

    Hello 🌍

    + +
    + +

    Welcome to my personal blog.

    +

    In this posts you can expect to find out more about my experiences and projects I’ve been working in and in depth analysis of current issues in the Agtech space.

    … + +
    + Read more ⟶ +
    -
  • -

    - rodrigo.almeida94@outlook.pt -
  • -
-
-
-
- -
- - -