Who am I?

Hi there, I’m Gian Cunningham, and welcome to my portfolio! I began coding in late 2023 when I did a 9 week web-development bootcamp at Le Wagon. It’s been an exciting time filled with a lot of learning, building and growing as a programmer. Through this portfolio, I aim to share a bit about me and the projects I’m working on. I want to try give you a glimpse into the continuous process of becoming a better developer and finding what truly interests me and what I can excel at.

Gian Cunningham

Latest Posts

A Practical Guide to Building a Seq2Seq Transformer from scratch with PyTorch

This jupyter notebook details how to build a sequence-to-sequence (Seq2Seq) model using PyTorch, focusing on the Transformer architecture. Our goal is to develop a transpiler that translates and...
Scroll to Top