zaniluca
22 yo. MSc in Computer Engineering at the Polytechnic Institute of Milan. Interested in Mobile and Web development.
@KampaayItaly
Pinned Repositories
1024
1024 is a python reinterpretation of the popular mobile and online game 2048
api-ping-4-gitlab
Backend for the Ping for Gitlap app, made in NodeJS, Express, Prisma and Typescript
BubbleSort
Python BubbleSort algorithm visualizer
corretto
a simple but powerful schema validation package for go structs insipred by zod and yup
expo-cicd-github-actions
Example repo with CI/CD configuration for Expo projects
MazeSolver
MazeSolver in python, generate a random maze and then solves it using the A* algorithm
ping-4-gitlab
Multiplatform react-native app that sends you instant notifications about gitlab activities
react-remixicon
Remixicon packaged as tree-shakable react components.
SwiftUISnackbar
A simple Snackbar view extension for your SwiftUI application
zaniluca.com
Personal Website made with React & Astro; it includes the digital version of my curriculum
zaniluca's Repositories
zaniluca/SwiftUISnackbar
A simple Snackbar view extension for your SwiftUI application
zaniluca/ping-4-gitlab
Multiplatform react-native app that sends you instant notifications about gitlab activities
zaniluca/expo-cicd-github-actions
Example repo with CI/CD configuration for Expo projects
zaniluca/zaniluca.com
Personal Website made with React & Astro; it includes the digital version of my curriculum
zaniluca/api-ping-4-gitlab
Backend for the Ping for Gitlap app, made in NodeJS, Express, Prisma and Typescript
zaniluca/BubbleSort
Python BubbleSort algorithm visualizer
zaniluca/react-remixicon
Remixicon packaged as tree-shakable react components.
zaniluca/1024
1024 is a python reinterpretation of the popular mobile and online game 2048
zaniluca/corretto
a simple but powerful schema validation package for go structs insipred by zod and yup
zaniluca/MazeSolver
MazeSolver in python, generate a random maze and then solves it using the A* algorithm
zaniluca/pgs3
A collection of scripts to help manage PostgreSQL backups to S3
zaniluca/prisma-mongodb-anonymous-auth
Prisma MongoDB anonymous auth system with CRUD functionalities