5 posts tagged with "gatsby"
Rust Chess — Full-Stack Chess Application in Rust
A comprehensive full-stack chess application written entirely in Rust. The chess engine compiles to WebAssembly for high-performance in-browser move generation and validation, while the Actix-web backend provides real-time WebSocket communication for online multiplayer games, chat rooms, and session management. The frontend is built with Gatsby.js and React, consuming the WASM chess library for instant board evaluation.
Nov 19, 2023
Portfolio — Personal Website with AWS CI/CD
A personal portfolio website built with Gatsby.js and Material UI, hosted on AWS CloudFront with a fully automated CI/CD pipeline. Features a serverless contact form powered by AWS Lambda for email delivery. Every push to the main branch triggers an automatic build and production deployment.
Jun 30, 2020
Ballot Online — Voting Platform
An online voting platform built with a Django GraphQL backend and a Gatsby React frontend. Uses Django Graphene to auto-generate a GraphQL schema from models, with Apollo Client for data fetching and optimistic UI updates. JWT-based authentication secures user sessions and voting actions.
Jun 10, 2020
PWA Pipeline — AWS CloudFormation Stack for PWAs
An Infrastructure-as-Code template that provisions a complete AWS deployment pipeline for Progressive Web Applications. Launches a CloudFormation stack that sets up S3 hosting, CloudFront CDN, Route53 DNS with SSL, and a CodePipeline for automated builds — all in one click.
Jun 8, 2020
Suretta Venter Photography — Portfolio Website
A professional portfolio website for a photographer, built with Gatsby.js and React. Features a responsive photo gallery with optimized image loading, custom typography with Google Fonts, and offline PWA support. Deployed via AWS CodePipeline to S3 hosting with CD caching.
Mar 30, 2020