Skip to content

darrellcarvalho/darrellcarvalho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Hello, GitHub

About Me

My name is Darrell Carvalho. I am a broadly trained Geographer completing my graduate studies. I have a deep passion for all things geospatial, with a special focus on urban transportation, geodemographics, and open data.

My favorite change to Python is the introduction of f"strings" in Python 3.6+; for the uninitiated, it created a much simpler and syntax for inserting values stored in variables into string literals:

w = "World!" # we store an item in a variable
print(f"Hello, {w}") # returns "Hello, World!" by inserting the w variable into the string

Professional and Community Service

🔭 I’m currently working on:

Self-Directed Learning

📚 I’m currently reading:

I'm currently watching: Geographic Software Design

Intellectual Interests

💭 Topics that fascinate me:

  1. Urban Transporation
  2. Urban Data Science
  3. History of Emotions
  4. World History
  5. R/RStudio
  6. Python
  7. PostgreSQL/PostGIS
  8. History of Urbanism and Anti-Urbanism
  9. Mobilities
  10. Open Source Intellience

About

Github Profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published