<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Trivik Verma on Dr. Trivik Verma</title>
    <link>https://www.trivikverma.com/</link>
    <description>Recent content in Trivik Verma on Dr. Trivik Verma</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 30 Aug 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://www.trivikverma.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Netlify</title>
      <link>https://www.trivikverma.com/collection/day02/01-netlify/</link>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/collection/day02/01-netlify/</guid>
      <description>So far, we&amp;rsquo;ve been leveraging GitHub Pages for publishing. This works great, but for blogdown we&amp;rsquo;ll start using Netlify. Let&amp;rsquo;s start RIGHT NOW with a site we&amp;rsquo;ve already built and published.
Pre-requisites Pick either your postcards site, or your distill site from day 01. Refresh your memory- which repository was it again?</description>
    </item>
    
    <item>
      <title>A GitHub profile</title>
      <link>https://www.trivikverma.com/collection/day01/01-github/</link>
      <pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/collection/day01/01-github/</guid>
      <description>Profile https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/personalizing-your-profile
Pin projects to profile https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/pinning-items-to-your-profile
Profile README This is new! Let&amp;rsquo;s do it:
https://docs.github.com/en/github/setting-up-and-managing-your-github-profile/managing-your-profile-readme</description>
    </item>
    
    <item>
      <title>Prework</title>
      <link>https://www.trivikverma.com/collection/prework/</link>
      <pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/collection/prework/</guid>
      <description>Welcome to the Introducing Yourself Online workshop! We look forward to meeting you. Before attending the workshop, please complete the following prework.
Set up RStudio Cloud Sign up for a free RStudio Cloud account at https://rstudio.cloud/ before the workshop. I recommend logging in with an existing Google or GitHub account, if you have one (rather than creating a new account with another password you have to remember). I want you to be able to work from your own laptop in this workshop, but Cloud is an important back-up plan should you run into troubles.</description>
    </item>
    
    <item>
      <title>A postcard</title>
      <link>https://www.trivikverma.com/collection/day01/02-postcards/</link>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/collection/day01/02-postcards/</guid>
      <description>Pre-requisites First, make sure you have the latest version of the postcards package installed from CRAN:
install.packages(&amp;#34;postcards&amp;#34;) Restart your R session. If you use RStudio, use the menu item Session &amp;gt; Restart R or the associated keyboard shortcut:
Ctrl + Shift + F10 (Windows and Linux) or Command + Shift + F10 (Mac OS). packageVersion(&amp;#34;postcards&amp;#34;) [1] ‘0.2.0’ Create GitHub repo Online.
Clone GitHub repo usethis::create_from_github(&amp;#34;https://github.com/apreshill/global-postcard.git&amp;#34;) ✨ Commit &amp;amp; Push! ✨</description>
    </item>
    
    <item>
      <title>Using blogdown</title>
      <link>https://www.trivikverma.com/collection/day02/02-blogdown/</link>
      <pubDate>Fri, 01 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/collection/day02/02-blogdown/</guid>
      <description>Pre-requisites First, make sure you have the latest version of the blogdown package installed from CRAN:
install.packages(&amp;#34;blogdoown&amp;#34;) Restart your R session. If you use RStudio, use the menu item Session &amp;gt; Restart R or the associated keyboard shortcut:
Ctrl + Shift + F10 (Windows and Linux) or Command + Shift + F10 (Mac OS). packageVersion(&amp;#34;blogdown&amp;#34;) [1] ‘1.0’ Create GitHub repo Online.
Clone GitHub repo usethis::create_from_github(&amp;#34;https://github.com/apreshill/global-blogdown.git&amp;#34;) ✨ Commit &amp;amp; Push! ✨</description>
    </item>
    
    <item>
      <title>A distill site</title>
      <link>https://www.trivikverma.com/collection/day01/03-distill/</link>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/collection/day01/03-distill/</guid>
      <description>Pre-requisites First, make sure you have the latest version of the distill package installed from CRAN:
install.packages(&amp;quot;distill&amp;quot;) Restart your R session. If you use RStudio, use the menu item Session &amp;gt; Restart R or the associated keyboard shortcut:
Ctrl + Shift + F10 (Windows and Linux) or Command + Shift + F10 (Mac OS). &amp;lt;!-- --&amp;gt; packageVersion(&amp;quot;distill&amp;quot;) [1] ‘1.2’ Create GitHub repo Online.
Clone GitHub repo usethis::create_from_github(&amp;quot;https://github.com/apreshill/global-distill.git&amp;quot;) ✨ Commit &amp;amp; Push!</description>
    </item>
    
    <item>
      <title>Warm woolen mittens</title>
      <link>https://www.trivikverma.com/collection/day02/03-blogdown/</link>
      <pubDate>Sat, 02 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/collection/day02/03-blogdown/</guid>
      <description> Hi, I&#39;m the here-bot cat! Use me to find your way in your website.
Here I am: content/collection/day02/03-blogdown/index.md To remove me, delete this line inside that file: {{&amp;lt; here &amp;gt;}}
My content section is: collection My layout is: single-series part 2! does this work? now for some very cool things more get ready! </description>
    </item>
    
    <item>
      <title>The last Dak runner</title>
      <link>https://www.trivikverma.com/blog/2022-08-the-last-dak-runner/</link>
      <pubDate>Tue, 30 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/blog/2022-08-the-last-dak-runner/</guid>
      <description>Mountain mail men once connected remote Himalayan villages to the outside world. They cut through jungles and navigated rugged terrain in the service of strangers. Now a dying breed, this is the story of a disappearing clan of ultrarunners.</description>
    </item>
    
    <item>
      <title>Our degrees don&#39;t cost the same</title>
      <link>https://www.trivikverma.com/blog/2021-07-our-degrees-don-t-cost-the-same/</link>
      <pubDate>Fri, 09 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/blog/2021-07-our-degrees-don-t-cost-the-same/</guid>
      <description>About 10 years ago, I was awarded a master’s degree at TU Delft. Imprinted on matte paper in dark ink and wrapped in a cylindrical red tube, the degree was capable of opening doors that were otherwise not even visible to my next of kin.</description>
    </item>
    
    <item>
      <title>A guide to writing scientific text</title>
      <link>https://www.trivikverma.com/blog/2020-06-a-guide-to-writing-scientific-text/</link>
      <pubDate>Wed, 17 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/blog/2020-06-a-guide-to-writing-scientific-text/</guid>
      <description>Scientific writing is a lifelong pursuit. Even though our varied reading habits predispose us to various styles of writing, it usually takes years to hone the skills needed for excerpts to read well.</description>
    </item>
    
    <item>
      <title>Hi there</title>
      <link>https://www.trivikverma.com/contact/</link>
      <pubDate>Mon, 25 Feb 2019 13:38:41 -0600</pubDate>
      
      <guid>https://www.trivikverma.com/contact/</guid>
      <description>** Contact page don&amp;rsquo;t contain a body, just the front matter above. See form.html in the layouts folder
Formspree requires a (free) account and new form to be set up. The link is made on the final published url in the field: Restrict to Domain. It is possible to register up to 2 emails free and you can select which one you want the forms to go to within Formspree in the Settings tab.</description>
    </item>
    
    <item>
      <title>Typography Styles &amp; Element Examples</title>
      <link>https://www.trivikverma.com/elements/</link>
      <pubDate>Mon, 18 Feb 2019 12:27:33 -0600</pubDate>
      
      <guid>https://www.trivikverma.com/elements/</guid>
      <description>Font Sizes A A A A A A A A 6rem
(96px) 5rem
(80px) 3rem
(48px) 2.25rem
(36px) 1.5rem
(24px) 1.25rem
(20px) 1rem
(16px) .875rem
(14px) Type Samples Head&amp;shy;line Sub&amp;shy;head&amp;shy;line Level 1 Heading One page to rule them all...well, not really. This page displays sample typography and page elements to illustrate their style. Things like headings and paragraphs showing the beautiful type scale, form elements, tabular data, and image layouts just to name a few.</description>
    </item>
    
    <item>
      <title>LICENSE: CC-BY-SA</title>
      <link>https://www.trivikverma.com/license/</link>
      <pubDate>Thu, 28 Jun 2018 00:00:00 +0100</pubDate>
      
      <guid>https://www.trivikverma.com/license/</guid>
      <description>My blog posts are released under a Creative Commons Attribution-ShareAlike 4.0 International License.</description>
    </item>
    
    <item>
      <title>Publications</title>
      <link>https://www.trivikverma.com/publications/</link>
      <pubDate>Thu, 28 Jun 2018 00:00:00 +0100</pubDate>
      
      <guid>https://www.trivikverma.com/publications/</guid>
      <description>Under Review or In Press Li, C., Ndugwa, R., Verma, T., &amp;amp; Wright, J. (2025). Climate Change in Informal Settlements: Challenges and the Role of the Private Sector in Building Resilience. (Submitted to Nature Cities)
Herzog, R., Verma, T., &amp;amp; Zimmer, G. (2025). The Value of Open-Source Digital Twins for Urban Planning. (Submitting to Env Planning B)
Verma, T., &amp;amp; Robinson, C. (2025). Rethinking Urban Governance. (Submitting to Nature Cities)</description>
    </item>
    
    <item>
      <title>Accessibility Map of Cities</title>
      <link>https://www.trivikverma.com/project/access-urban-infrastructure/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/project/access-urban-infrastructure/</guid>
      <description>Our research proposes a reproducible framework to quantify and address socio-economic inequalities in accessibility to urban services.</description>
    </item>
    
    <item>
      <title>Beyond Utility!</title>
      <link>https://www.trivikverma.com/project/equity-road-criticality/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/project/equity-road-criticality/</guid>
      <description>Network criticality analysis, often used for prioritising transport interventions, is typically conducted using a utilitarian principle.</description>
    </item>
    
    <item>
      <title>Cities for Citizens</title>
      <link>https://www.trivikverma.com/project/cities-for-citizens/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/project/cities-for-citizens/</guid>
      <description>In the path to more inclusive and sustainable cities, our research aims to identify pluralistic public values and their conflicts</description>
    </item>
    
    <item>
      <title>Citizen Voice</title>
      <link>https://www.trivikverma.com/project/citizen-voice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/project/citizen-voice/</guid>
      <description>Engaging and understanding communities affected by urban development leads to better planning decisions and improved social outcomes</description>
    </item>
    
    <item>
      <title>Contributors</title>
      <link>https://www.trivikverma.com/contributors/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/contributors/</guid>
      <description>Thank you to all the folks who have contributed both technical and creative skills to this project:
Desirée De Leon 🦒 (designed 5 of the custom color themes, made illustrations for the workshop, and provided general aesthetic feedback along the way)
Garrick Aden-Buie 🧙‍♀️ (debugged headroom.js and lent his panelset.js code to the theme)
Allison Horst 🐕 (awesome illustrations of campfires, seedlings, and evergreens, as well as my R Markdown hedgehog mascot 🦔)</description>
    </item>
    
    <item>
      <title>MATCASC</title>
      <link>https://www.trivikverma.com/project/matcasc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/project/matcasc/</guid>
      <description>MATCASC is an open source MATLAB based tool to analyse cascading failures in power grids.</description>
    </item>
    
    <item>
      <title>Spatial Impact</title>
      <link>https://www.trivikverma.com/project/sia-city/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/project/sia-city/</guid>
      <description>This research project develops a spatial tool to support integrated decision-making in cities</description>
    </item>
    
    <item>
      <title>Urban Data Science</title>
      <link>https://www.trivikverma.com/project/geographic-data-science/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.trivikverma.com/project/geographic-data-science/</guid>
      <description>This course will introduce you to practices in data analysis and computational methods in the context of urban planning.</description>
    </item>
    
  </channel>
</rss>
