Skip to content

Instantly share code, notes, and snippets.

View netalex's full-sized avatar

Alessandro Aprile netalex

View GitHub Profile
@netalex
netalex / alessandroAprileCV.md
Last active November 7, 2024 10:53
my cv as for november 2024

ALESSANDRO APRILE

SVILUPPATORE FRONT END

[email protected] +393200625543 github Linkedin - residente in Italia (fuso orario CET), operante da remoto, su Milano e Roma

COMPETENZE

Angular/AngularJs - React - React-native - Redux/RxJs - TypeScript/JavaScript - webRtc - Ionic/PhoneGap/Cordova - jasmine - jquery - html5/css3 - Sass/Scss - Bootstrap - Angular Material - PrimeNG - JSON - webSql - SQL - Oracle - Node - MongoDB - Express.js - OAUTH2 - JWT - KeyCloack/Openshift - jhipster - ambiente .NET - botpress - chatScrip - Metodologia Agile

ESPERIENZE PROFESSIONALI

@netalex
netalex / moveCommit.sh
Last active June 15, 2021 09:08
how to move a commit from a branch to another
# https://dev.to/projectpage/how-to-move-a-commit-to-another-branch-in-git-4lj4
# b12ca8b: commit da spostare
# 02b2852: commit precedente
git checkout feature/branch-destinazione
git cherry-pick b12ca8b
git checkout feature/branch-da-cui-togliere
{"lastUpload":"2020-07-14T10:21:36.180Z","extensionVersion":"v3.4.3"}