Hello, my name is

Henry Boisdequin.

A swimmer and programmer.

I have been swimming competitively since the age of 8. I have been fortunate enough to swim all over the world: India, Thailand, Nepal, Jordan, and more! My favourite events are the 200 free, 100 free, 200 IM, 100 fly, and the four fifties.

I'm a self taught programmer. I've dived into the fields of web development, machine learning, and mobile development. I am proficient with technologies such as GraphQL, Next.js, React.js, Tensorflow, Typescript, and PostgreSQL. I am currently learning Flutter for mobile development.

Projects

Blog

A fullstack blog site combing some features of Reddit and Medium. I used a frontend of Next.js, Chakra-ui, React.js, and URQL. A backend of Typeorm, GraphQL/TypeGraphQL, and Node.js.

Typescript

Next.js

GraphQL

PostgreSQL

URQL

Redis

/assets/blog.png

AI Stock Trader

Created a DQN AI Agent which chooses to sell, buy, or keep stocks from various companies. This DQN AI Agent is built using Tensorflow, Numpy, Pandas, and the reinforcement learning algorithm.

Python

Tensorflow

Numpy

Pandas

https://raw.githubusercontent.com/henryboisdequin/AI-Stock-Trader/master/test.png

Sorting Visualiser

This is a Sorting Visualiser built with React. The algorithms that were used: Quick Sort, Merge Sort, Insertion Sort, and Bubble Sort.

React.js

Javascript

https://raw.githubusercontent.com/henryboisdequin/Sorting-Visualiser/master/visual.png

AI Draws Numbers

Created a GAN neural network this Tensorflow 2 that can draw numbers using the MNIST digit dataset.

Juypter Notebook

Tensorflow

Numpy

Pandas

Keras

/assets/ai_draws.png