-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
123 lines (101 loc) · 6.03 KB
/
index.html
File metadata and controls
123 lines (101 loc) · 6.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CZDV1YEZB2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-CZDV1YEZB2');
</script>
<!-- Other meta tags -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Andres Castillo</title>
<meta content="transportation planner, urban data scientist, demand forecasting, transport modelling, machine learning, Python, data visualization, traffic and revenue, P3 projects" name="keywords">
<meta name="description" content="Transportation planner and urban data scientist with 10+ years of experience in demand forecasting, transport modelling, and data-driven analysis for infrastructure projects across the Americas.">
<meta property="og:title" content="Andres Castillo | Data Scientist">
<link rel="icon" href="assets/images/favicon.png" type="image/x-icon">
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon">
</head>
<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
<!-- bootstrap css and js files -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
<!-- bootstrap icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.css">
<!-- D3.js -->
<script src="https://d3js.org/d3.v7.min.js"></script>
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/custom.css">
<!-- Particles CSS -->
<link rel="stylesheet" href="assets/particles/particles.css">
<body>
<!-- particles.js container -->
<div id="particles-js"></div>
<!-- New mask element -->
<div class="mask"></div>
<div class="row navbar-row">
<nav class="navbar navbar-expand-lg bg-body-tertiary fixed-top">
<a class="navbar-brand justify-content-center" href="index.html">Andrés Castillo</a>
<button class="navbar-toggler collapsed shadow-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar bottom-bar"></span>
<span class="icon-bar middle-bar"></span>
<span class="icon-bar bottom-bar"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="./index.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./blog.html">Blog</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link" href="#">Projects</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li> -->
</ul>
</div>
</nav>
</div>
<div class="container-fluid">
<div class="row content-row">
<div class="col-lg-2 d-none d-lg-block">
</div>
<div class="col-lg-8">
<div class="row">
<div class="welcome-container">
<p>Over the past decade, I've helped cities and urban areas improve quality of life through better transportation systems. With a strong background in transportation modelling and advanced data analytics, I use data to understand how people move and make decisions, and how transportation systems can become more reliable, efficient, and profitable.
<br>
<br>
Throughout my career, I've had the opportunity to collaborate on major infrastructure projects across Latin America and North America, working with interdisciplinary teams that have shaped the way I approach problems. I was also a graduate research assistant at the University of Toronto, working with <a target="_blank" href="https://civmin.utoronto.ca/home/about-us/directory/professors/eric-miller/">Prof. Eric Miller</a> on modelling labor markets using machine learning.
<br>
<br>
Currently, I work at the intersection of transportation planning and data science, combining tools like Python and machine learning with domain expertise in transport modelling and demand forecasting. I enjoy designing data pipelines and creating visualizations that communicate complex ideas to both technical and non-technical audiences, always looking for smarter ways to extract insight from data.
<br>
<br>
I believe technology can make cities better for everyone. When I'm not working on that, you'll find me learning new things. Right now, I'm deepening my knowledge of how LLMs work under the hood, exploring better ways to improve my 3D prints, and building custom mechanical keyboards with CAD design and electronics.
</p>
</div>
</div>
</div>
<div class="col-lg-2 d-none d-lg-block">
</div>
</div>
<div class="row footer-row">
<div class="col-sm-1"></div>
<div class="col-sm-10" align="center">
<a target="_blank" href="https://www.linkedin.com/in/andres-castillo-vega"><i class="bi bi-linkedin" style="font-size: 1.8rem; color: #393939; margin: 25px;"></i></a>
<a target="_blank" href="https://github.com/andrescastillovega"><i class="bi bi-github" style="font-size: 1.8rem; color: #393939; margin: 25px;"></i></a>
</div>
<div class="col-sm-1"></div>
</div>
</div>
</body>
<!-- particles.js config file -->
<script src="assets/particles/config.js"></script>
</html>