Skip to content
View apperside's full-sized avatar

Block or report apperside

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
apperside/README.md

Hi there πŸ‘‹

I'm Simone Gaspari

A full stack freelance developer highly proficient with, but not limited to, the following technologies, libraries and tools:

TypeScript React React Native JavaScript

React Query React Router Redux Expo

Express.js Next JS NodeJS Nx NestJS Fastify Docker Apollo-GraphQL JWT

Styled Components Bootstrap MUI TailwindCSS Chakra Ant-Design Native Base Tamagui Chart.js

Web3 Firebase MongoDB MySQL Postgres Realm SQLite

Vercel Scaleway Heroku DigitalOcean Azure

Sketch Storybook Invision Framer Figma

My open source work

I have not (yet 😏) created that big library with tons of stars. You can find here some little project I built as side project

A little experiment that uses artificial intelligence to facilitate the creation of docker files

Clone and execute locally any github project with just the click of a button

I use react-query a lot, and it is an amazing library, but it lacks implicit type safety (the ability to infer the return type from the query key). So I built this (opnionated) wrapper that gives your strong types when using it

A small wrapper for local storage that can be used on both React and React Native apps with a unified api

I am also considering to opensource this one

πŸ’¬ Want to talk with me? πŸ‘‡πŸΌ

Pick a slot if you'd like to meet me and chat about anything you are passionate about - but make sure to describe the agenda

calendly card

🐱 My GitHub Data

πŸ“¦ 1.1 MB Used in GitHub's Storage

πŸ† 0 Contributions in the Year 2026

🚫 Not Opted to Hire

πŸ“œ 95 Public Repositories

πŸ”‘ 117 Private Repositories

I Mostly Code in TypeScript

TypeScript               114 repos           β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘   74.51 % 
JavaScript               21 repos            β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   13.73 % 
HTML                     3 repos             β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.96 % 
Solidity                 2 repos             β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   01.31 % 
Go                       1 repo              β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.65 % 

Last Updated on 03/01/2026 01:16:33 UTC

Pinned Loading

  1. react-query-typed-api react-query-typed-api Public

    An opinioneted wrapper around react-query to implement fully typed api requests

    TypeScript 6

  2. boilercoder boilercoder Public

    Repository for issue tracking of BoilerCoder app https://boilercoder.apperside.com

    1

  3. dockerify.ai dockerify.ai Public

    Make your project docker ready with just one command

    TypeScript