GithubHelp home page GithubHelp logo

πŸ‘‹ Sono Ivan!


Mi presento: sono Ivan e dal 2020 sono entrato nel mondo della programmazione web, affrontando un percorso che mi ha inizializzato come Junior Full-Stack. Al momento, prediligo l’ambito Front-End (con una passione per creative developer). Mi piace viaggiare e fotografare tutto quello che mi suscita emozioni e sono sempre in cerca di nuove avventure. Mi piace reputarmi una persona creativa.



const toDoToday = (dayNumber) => {
  return dayNumber >= 7 ? "sleep" : "code"
}

const currentDate = new Date().getDay()

console.log(`Today i will ${toDoToday(currentDate)}`)


let knowlendge = {
  languages: [
    "HTML", 
    "CSS(SCSS)", 
    "JavaScript", 
    "PHP", 
    "TypeScript"
  ],
  
  tools: [
    "Bootstrap", 
    "Vue", 
    "Laravel", 
    "React(Redux/React-Query)", 
    "Angular(Basic)", 
    "React Native", 
    "GSAP", 
    "Cypress"
  ],
  
  packageManager: ["Npm(Npx)", "Yarn", "Lerna"],
  
  database: ["MySQL", "phpMyAdmin"],
  
  // passions: [ "code", "design", "photography" ],
}

Social


Ivan Del Fatti's Projects

filteroo icon filteroo

Filteroo, una web app per poter applicare i filtri ad un'immagine in tempo reale

guess-app icon guess-app

Choose a number and the computer will try to guess it

ivandf icon ivandf

Ciao! Sono Ivan un Junior Web Developer

laravel-comics icon laravel-comics

DC Comics is a Web-Page that shows pics and descriptions about Comics selected

laravel-molisana icon laravel-molisana

La Molisana is a wep-page that shows you pics and descriptions about different types of Pasta

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.