Git Product home page Git Product logo

connect-your-tribe-profile-card's Introduction

Fork deze leertaak en ga aan de slag. Onderstaande outline ga je gedurende deze taak in jouw eigen GitHub omgeving uitwerken. De instructie vind je in: docs/INSTRUCTIONS.md

Connect-your-tribe-profile-card

Redesign van mijn visitekaartje uit de 1e week van de opleiding gedaan met Node en data uit een API

Inhoudsopgave

Beschrijving

Voor dit visitekaartje had ik besloten om het in een maximalistische, grotesque stijl te ontwerpen. Op dit visitekaartje kan je informatie over mij vinden, met als voorbeeld email, telefoonnummer, likes & dislikes en een foto.

live-link

Colorful modern Breakfast Cafe Healthy Food Phone Mockup Facebook Post

Kenmerken

De technieken die ik heb gebruikt zijn HTML en CSS. De HTML is grotendeels semantisch, gevalideerd en toegankelijk gemaakt. Bij CSS heb ik gebruikt van custom properties en heb ik de code genest.

Installatie

Gebruik

Bronnen

Licentie

This project is licensed under the terms of the MIT license.

connect-your-tribe-profile-card's People

Contributors

koopreynders avatar ju5tu5 avatar lisavanmansom avatar joostf avatar robin1224 avatar suustenvoorde avatar

connect-your-tribe-profile-card's Issues

Code/design review 2e jaars

  • custom properties andere naamgeving, de primair-1, primair-2, primair-3, primair-4, primair-5, zeggen niet heel veel voor iemand anders.
  • hoe je html schrijft, het is handig als het voor jouw werkt, maar voor iemand anders kan het onoverzichtelijk zijn.

body

main {
background-image: url("images/nnnoise.svg");
background-size: cover;
background-position: center;
background-repeat: repeat;
height: 100%;
}

Scherm­afbeelding 2024-02-09 om 11 30 13

Je hebt je achtergrond in je main gedaan. Misschien handiger om dit in je body te doen, zodat het over je hele pagina is.

Interactief?

Misschien leuk om dit interactief te maken.
Bijvoorbeeld als je ergens klikt dat de een scherm in het beeld komt, net als een virus op je computer :)

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.