Front-End Developer
Hi, I'm Francesco Iacono 👋
I'm a front-end developer based in London, United Kingdom.
I have a passion for web development and love to create for web and
mobile devices.
About
Ciao! I'm Francesco, a passionate web and game developer originally
from Ischia, Italy. In pursuit of my tech dreams, I moved to the
vibrant city of London in 2015, subsequently graduating from
Goldsmiths, University of London with a degree in Games Programming in
2019.
I love harnessing the power of technology to solve real-world
problems, with a particular fondness for developing practical web
applications for personal and communal use. Always eager to explore
new tools and techniques, I continually strive to push the boundaries
of innovation. When I'm not knee-deep in coding or tech trends, you
can usually find me absorbed in a gripping video game, exploring new
worlds and adventures. I also enjoy indulging in 3D modeling during my
free time. It's a creative outlet that allows me to bring my
imagination to life.
Projects
ChipWiz
This project is an poker chips counter application that will keep track of your poker chips when there are none around. Each player's state, including their role as a dealer, small blind, or big blind, as well as their current chip count and betting status, is carefully managed and updated throughout the game. The application implements the complex game logic and betting rules of poker, including stage progression from Pre-Flop to Showdown and determining the next player's turn, taking into account various game conditions such as folding or going all-in.
Ischia Boat Tours
A responsive web app that replicates core features and design of an existing website, as measured by implementing it with a modern stack including NextJS, TypeScript, and Tailwind CSS.
Penning Moments
A web application that allows users to create their own personal journal. Users can create, edit, and delete journal entries. Users can also add tags to entries and sort them by them.
Do Daily - To Do List
This project is a simple to-do list application that allows users to create, edit, and delete tasks. Users can also mark tasks as completed and create multiple lists for different projects.
Redirectify
When I was first exploring the power of Next.js, I made this simple URL shortener that allows users to create short links and redirect them to the original URL. The application uses MongoDB to store the links and Next.js to handle the routing.