Gatsby · Nextjs · React Native
Javascript · CSS · HTML · React
Luca Gandini
Front end engineer
About me
Hello, I am a frontend developer with more than 10 years of experience. I am focused on the development of Web applications using the most recent tecnologies and following the best practices. I like the Web because it is open and free and I still believe it will be the future even in a time when smartphones and mobile apps rule the world.
I also have a lot of interests around the dev world like web accessibility, IoT and embedded development, IT security and cryptography, image editing and 3D graphics.
Portfolio
Here you can find some playground projects coming from my Github account.
10print

Javascript implementation of the famous one-line Commodore 64 BASIC program: 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 (JavaScript)
View repository10/21/2018
chatto

Simple Chat application developed with expressJS and Socket.io for web sockets communication. (JavaScript)
View repository11/25/2019
create-express-react-app

Generator module to create a new basic project based on React and Express.js (JavaScript)
View repository11/5/2019
DrumsJS

This project is getting inspired by the course Javascript30 where Vanilla JS is used to create a simple Drums kit just by pressing keys on your keyboard (HTML)
View repository11/9/2020
express-server-test

Playground for an API REST server built with ExpressJS (JavaScript)
View repository4/4/2022
frequency-analyzer

A tool that help performing basic decryption operation to count characters occourrencies inside any unknown message. (TypeScript)
View repository12/29/2020
gatsby-starter-blog

Gatsby starter used to create a demo blog application. (JavaScript)
View repository3/1/2021
iss-locator

With this tool you can display on a Map the real time position of the International Space Station (ISS) that is orbiting over the Earth. (TypeScript)
View repository11/16/2020
matrix

Demo project to create a Matrix-like code screen with P5.js graphic library (JavaScript)
View repository11/12/2019
nabucodonosor-frontend

React Application deployed on AWS S3 buckets with a dedicated pipeline for production and dev environments. (JavaScript)
View repository4/4/2022
obj-functions

Implementation of the array-like function filter() for regular javascript objects. With this tool it's possible to create a new object containing only a subset of the given object key-value pairs without using a for loop. (TypeScript)
View repository2/25/2021
qr-code

Telegram Bot that sends a QR code image of a given text. (JavaScript)
View repository3/23/2022
raspberry

Collection of tips and tricks to setup an environment on a Raspberry PI board
View repository3/22/2021
raspberry-drivers

Python snippets used to develop IoT features on a Raspberry PI board. (Python)
View repository9/22/2021
teamwer

GatsbyJS app that implements JAMStack principles to display italian Serie A football information. The main screens of the app are pre-rendered at build time with data gathered via a REST API service that provides football data. (CSS)
View repository11/24/2020
telegram-bot-covidata

A NodeJS app that implements a Telegram Bot used to retrive COVID19 data (JavaScript)
View repository5/14/2020
triplete

Progressive Web App that let you browse football results, scorers and table of italian Serie A (TypeScript)
View repository12/8/2020
water

Wep application developed with Flask used to monitor and control a simple irrigation plant. (Python)
View repository