avatar

Hi there! I'm

Pisa, Italy

Marco Fediuc

A computer science student who is looking forward to creating powerful backends for web applications.

Skills

Projects

Image of the food website: Omnifood

Omnifood

A static website created with HTML and CSS

  • Working with modern layouts using the following:
    • CSS Grid, like reusable grids.
    • Flexbox, for navbar and centering.
  • Various modern website design rules
  • More advanced styling with CSS (z-index, rem units, forms, semantic HTML, and more...)
  • Responsive web design
  • A very subtle introduction to Javascript
  • ...and much more
Image of a Password Generator

Password Generator

An interactive website made with Tailwind CSS and Javascript that generates two passwords at a time when clicking the button.

What I've learned

  • Getting more familiar with Tailwind’s utility classes
  • Javascript DOM Manipulation
  • Javascript Arrays and Array Methods