Hi, I'm

Nick Osborn.

I like to write code and bake bread.

I play piano, D&D, and climb rocks.

You can find me on github.

me smiling

Curious about me? Read on.

Professional Timeline

2015
September

Bates College

Matriculated!

Moved from the sleepy suburbs of Boston to the sleepy town of Lewiston, ME for my undergraduate education. Recruited to row, and ended up playing Ultimate Frisbee instead.

2019
May

Bates College

Bachelor of Science, Mathematics and Physics

Earned my undergraduate degree, dabbling in computer science as a hobbyist. Wrote a mathematics thesis titled Convolution and Neural Networks under the advisory of Prof. Katharine Ott. Nominated as a result to the Sigma Xi Research Honor Society.

2019
September

Carney, Sandoe, & Associates

Hired! Technology Associate

My first post-grad job. A small 30-person company, with an even smaller 3-person technology team, meant that I wore a lot of hats. From fixing employees print drivers, to implementing new web services to facilitate API interactions.

2021
January

Northeastern University

Matriculated (again)!

It was time to formalize my credentials with a Masters in Computer Science. And I wasn't quite ready to leave my job.

2022
January

Northeastern University

Full time student again!

Left CS&A to persue my masters full time.

2024
September

Today

What shall I do today?

Projects

osbornnick.com

You're looking at it! My personal website tells my story and acts as a portfolio of my code. With a fair amount of experience using React (2+ projects), I chose to extend my knowledge and learn a new framework, and landed on Svelte. Mostly because it was voted the most loved on Stack Overflow's 2021 developer survey. SvelteKit was a natural choice for a stream-lined development experience, and tailwind is my favorite way to keep css in class declarations. The nifty timeline graphic is built with SVG, and is meant to look like a git history.

VISIT OSBORNNICK.COM > >

NextGenDragRace

Final project for CS5160 Web Development for the fall 2021 semester at Northeastern University. A kind of fantasy league for RuPaul's Drag Race. Users can view information on their favorite queens, add those queens to saved rosters, and comment on each others rosters and queens/seasons. Uses Google Firebase to manage user logins, sessions, and comment information. The domain information (i.e. Queens, Seasons, Challenges) is provided by the freely available NoKeyNoShade API.

VISIT NEXTGENDRAGRACE > >

Quality Diversity in Human Computation

Developed as part of a Research Apprenticeship awarded during the Spring 2022 semester with professor Seth Cooper.