Skip to content
View sp1lu's full-sized avatar

Block or report sp1lu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
sp1lu/README.md

Hi there πŸ‘‹

  • πŸ€™ I'm Davide, but my friends call me spilu
  • πŸ‘¨β€πŸ’» self-taught web developer...
  • 🎨 ...and graphic designer
  • πŸ‘Ύ video game enthusiast
  • πŸ”’ unique passwords creator
  • 😺 cat lover
  • πŸ€“ lifelong learner

Here's some places where to find me

And now boring things abot me...

const spilu = {
  pronouns: 'He' | 'him',
  backend: ['Nodejs'],
  frontend: ['HTML', 'Javascript', 'TypeScript', 'CSS', 'SCSS', 'Angular', 'React', 'Web Components'],
  database: ['MongoDB', 'Firebase'],
  libraries: ['Cesium Js', 'Leaflet', 'Maplibre', 'Highcharts', 'D3.js', 'Bootstrap', 'Tailwind']
}

As my father says: I do things that go online.

Pinned Loading

  1. ng-portfolio-vg ng-portfolio-vg Public

    Personal portfolio as a link collector of my social accounts developed to resemble a modern AAA videogame main menu.

    TypeScript

  2. ng-lumacata ng-lumacata Public

    Simple website for Lumacata Fabbriche 2024, a summer festival organized annually in the Fabbriche district, Genoa, Italy.

    TypeScript 1

  3. portfolio-spa portfolio-spa Public

    Single page application portfolio built entirely from scratch without any framework but only web components and custom elements.

    HTML

  4. NewsApp NewsApp Public

    Simple rss reader capable of showing the latest news from rss sources and custom subreddits.

    JavaScript

  5. hangManGame hangManGame Public

    Simple italian guess-the-word game developed as final test for a Java language course.

    Java