-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog.html
More file actions
192 lines (170 loc) · 9.42 KB
/
blog.html
File metadata and controls
192 lines (170 loc) · 9.42 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<!DOCTYPE html>
<html lang="en">
<head>
<title>Blog & Resume - Matthew Robin | Software Engineer</title>
<meta name="description" content="Blog and resume of Matthew Robin, software engineer with experience at Google, YouTube, and custom CRM development. Skills in Python, JavaScript, TypeScript, and database systems.">
<meta name="keywords" content="Matthew Robin resume, software engineer blog, custom CRM developer, web developer portfolio">
<meta name="author" content="Matthew Robin">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://mrobin88.github.io/blog.html">
<meta property="og:title" content="Blog & Resume - Matthew Robin">
<meta property="og:description" content="Software engineer blog and resume. Experience at Google, YouTube, and custom CRM development.">
<!-- Canonical URL -->
<link rel="canonical" href="https://mrobin88.github.io/blog.html">
<meta charset="UTF-8">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3022139486282881"
crossorigin="anonymous"></script>
<script type="text/javascript" async="" src="/scripts.js"></script>
<link type="text/css" rel="stylesheet" href="/styles.css">
</head>
<body class="blog-page">
<!-- Simple Navigation -->
<nav class="retro-nav">
<div class="nav-item">
<a href="index.html" class="nav-link">Home</a>
</div>
<div class="nav-item">
<a href="blog.html" class="nav-link">Blog</a>
</div>
<div class="nav-item">
<a href="game.html" class="nav-link">Game</a>
</div>
<div class="nav-item">
<a href="services.html" class="nav-link">Services</a>
</div>
<div class="nav-item">
<a href="#" class="nav-link">Links</a>
<div class="dropdown">
<a href="https://www.linkedin.com/in/matthew-robin/" target="_blank">LinkedIn</a>
<a href="https://github.com/mrobin88" target="_blank">GitHub</a>
<a href="#" onclick="Copy(); return false;">Email</a>
</div>
</div>
</nav>
<!-- Blog Content -->
<div class="blog-container">
<!-- Resume Section -->
<section class="blog-section resume-section">
<h1>Matthew Robin</h1>
<div class="resume-contact">
<p>925-550-7522</p>
<p><a href="mailto:ratthewrobin@gmail.com" class="resume-link">ratthewrobin@gmail.com</a></p>
<p>
<a href="https://www.linkedin.com/in/matthew-robin/" target="_blank" class="resume-link">LinkedIn</a> |
<a href="https://github.com/mrobin88" target="_blank" class="resume-link">GitHub</a>
</p>
</div>
<h2>Experience</h2>
<div class="resume-item">
<h3>Google — Contract Software Engineer</h3>
<p class="resume-date">Nov 2024 – Apr 2025 (6-month contract)</p>
<ul class="resume-list">
<li>System Maintenance: Debugged and maintained resource management tools using Angular and TypeScript.</li>
<li>Testing: Wrote Python scripts for testing database efficiency; set up automated cron jobs for internal dashboards.</li>
<li>Documentation: Contributed to internal technical documentation and supported existing production systems.</li>
<li>Infrastructure: Supported service rollout processes on platforms.</li>
<li>Learning: Golang microservices and gRPC communication patterns, internals.</li>
</ul>
</div>
<div class="resume-item">
<h3>Peer Resources — Software Engineer</h3>
<p class="resume-date">Jan 2023 – Nov 2024 (transit to volunteer)</p>
<ul class="resume-list">
<li>Maintenance: Supported full-stack web applications, focusing on bug fixes and minor feature enhancements.</li>
<li>Platform Management: Maintained organizational websites using Squarespace and Google Workspace tools.</li>
<li>Testing Support: Contributed to testing efforts and maintained test suites for internal applications.</li>
<li>Operations: Helped maintain operational dashboards and basic internal monitoring systems.</li>
<li>Network Administration: Configured and maintained internal Linux servers; supported small office network setups.</li>
</ul>
</div>
<div class="resume-item">
<h3>YouTube — Software Developer</h3>
<p class="resume-date">Nov 2021 – Jan 2023</p>
<ul class="resume-list">
<li>Frontend Development: Worked on internal applications using Angular, TypeScript, and some Java components.</li>
<li>System Integration: CI/CD pipelines and service integrations on internal infrastructure (GCP).</li>
<li>Quality Support: Participated in testing processes and helped identify performance issues.</li>
<li>Learning & Growth: Gained experience with large-scale enterprise systems and deployment practices.</li>
</ul>
</div>
<div class="resume-item">
<h3>Mission Hiring Hall — Web Developer</h3>
<p class="resume-date">Feb 2020 – Nov 2021</p>
<ul class="resume-list">
<li>System Integration: Helped integrate software with existing systems and hardware.</li>
<li>Deployment Support: Assisted with basic AWS CodePipeline and CodeBuild setups for automated deployments.</li>
<li>Database Work: Built client database entry systems using Python, HTML, CSS, and JavaScript.</li>
<li>Server Maintenance: Managed Linux Ubuntu servers and supported internal networking.</li>
</ul>
</div>
<div class="resume-item">
<h3>Toca Boca — Web Developer</h3>
<p class="resume-date">Jan 2016 – Dec 2017</p>
<ul class="resume-list">
<li>Web Development: Built web applications using Node.js and jQuery with basic data visualization features.</li>
<li>UI Development: Designed user interfaces focusing on usability and UX.</li>
<li>Linux Environment: Developed primarily in Ubuntu Linux.</li>
</ul>
</div>
<h2>Education</h2>
<div class="resume-item">
<ul class="resume-list">
<li>Berkeley City College — Mathematics & Computer Science Associate degree</li>
<li>The General Assembly — Software Engineering Immersive</li>
<li>V School — Engineering Bootcamp</li>
</ul>
</div>
<h2>Services</h2>
<div class="resume-item">
<p>
<strong>Custom CRM Development:</strong> I build custom CRM tools tailored to your organization's needs.
Example: <a href="services.html" class="resume-link">Client MHH Database and Admin Tool</a> —
a custom CRM system built for Mission Hiring Hall.
<a href="services.html" class="resume-link">Learn more about my CRM services →</a>
</p>
</div>
</section>
<!-- Personal Blog Section -->
<section class="blog-section">
<h1>Blog</h1>
<article class="blog-post">
<h2>What I'm Working On</h2>
<p class="blog-date">2025</p>
<p>
Currently exploring new technologies and side projects. Building small things,
breaking them, fixing them. The usual cycle. Sometimes I write about it here.
</p>
</article>
<article class="blog-post">
<h2>Work Stuff</h2>
<p class="blog-date">2024</p>
<p>
Spent time at Google working on resource management tools. Learned a lot about
large-scale systems, microservices, and the reality of maintaining production code.
Also learned that debugging at scale is a different beast entirely.
</p>
</article>
<article class="blog-post">
<h2>Random Thoughts</h2>
<p class="blog-date">2024</p>
<p>
Most of my time outside work is spent on games, skateboarding, music, movies,
and driving around. Not particularly exciting, but it keeps me sane.
Sometimes I build things for fun, sometimes I don't. Depends on the day.
</p>
</article>
</section>
</div>
<!-- Spark Glow Effect at Bottom -->
<div class="fire-container">
<div class="fire">
<div class="spark spark-1"></div>
<div class="spark spark-2"></div>
<div class="spark spark-3"></div>
<div class="spark spark-4"></div>
</div>
</div>
</body>
</html>