I am a full-stack F# developer — a functional-first, cross-paradigm
programming language from the .NET development stack.
I am looking to move over to the world of Python and JavaScript. Ideally, a Django
backend and React/Redux frontend environment, but I am open to a variety of tech stacks.
I am a resourceful, attentive, and diligent potential employee,
as well as a dynamic team player who loves working with others.

Key Skills

Django-REST
Python Web API Development
React/Redux
Declarative Frontend Development
Node.js (Express)
JavaScript Backend Development
Sass
A Modern CSS Preprocessor
Database Admin
Postgres, MSSQL, MongoDB, SQLite...
Cloud Platforms
Microsoft Azure, AWS (Beginner)
View ProjectsDownload CV

Projects

GoTeam!

A Django-REST application with a React.js frontend, which is a fictitious kanban boards app for small teams that allows admins to assign tasks to members, and gives members edit rights to only the tasks that they're assigned to.

Demo Code

Blazin Pizza CO.

A full-stack JavaScript application (MERN Stack) that I've built in an effort to pour all of my JavaScript knowledge into a single coherent project. It simulates the workflow of a pizza store app where both guests and members can order online.

Demo Code

GitHub Finder

A React application that incorporates two different APIs (GitHub Search and OpenStreetMap) to allow its users to search through GitHub profiles and browse their repos, gists, followers, following, and location as well as the content thereof.

Demo Code

Landing Page

The very page you are visiting right now is a React application! Even though it fundamentally is a static website, I chose this approach to give myself even more of an exposure to React, since React is my "go-to" when it comes to frontend development.

Demo Code

Blog Posts

Working with React Components in F#

If you already consume React libraries from other developers in your Elmish apps, writing your own F# wrappers around React components might be just what you need to take the next step towards being a full stack F# developer. Luckily, it's made very...

View

Routing and Navigation in Elmish SPAs

Unlike multiple page applications, SPAs consist of a single page. We update the contents of this page depending on user actions (or other events) to create the perception of navigating to another page. To find out more about SPAs and the benefits of...

View

JSON Serialisation in F#

The default option for a .NET developer when you need to parse some JSON is to use the JsonSerializer object from the System.Text.Json library. The problem is that this library hasn’t supported F# types until recently, and now it only supports them...

View
View All

Contact