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
Created May 29, 2024 20:40
my cv as for may 2024

ALESSANDRO APRILE

FRONT END DEVELOPER

aprile.alessandro@gmail.com +393200625543 github Linkedin - based in Italy EU (CET)

SKILLS

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 - .NET environment - botpress - chatScrip - Agile Methodology

PROFESSIONAL EXPERIENCE

@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"}