ksyasuda / Sudacode-Blog-V3

The third iteration of my Website/Blog, this time written using Gatsby.js and TypeScript for the front end and Express/Node.js for the back end.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudacode Website V3

This is the third iteration of my personal website/blog.

I decided, upon learning TypeScript, that it would be a good opportunity to scrap the old, bloated code that I am currently using for my website. A fresh start that would enable me to make the website better, leaner, and allows me to get experience using TypeScript in a larger project.

How It's Built

The website uses Gatsby and TypeScript for the Front End and Node.js and Express for the Back End.

The about page also features charts provided by Wakatime for my weekly coding stats, as well as most used programming languages.

About

The third iteration of my Website/Blog, this time written using Gatsby.js and TypeScript for the front end and Express/Node.js for the back end.

License:BSD Zero Clause License


Languages

Language:JavaScript 51.6%Language:TypeScript 28.9%Language:CSS 19.4%