Giter VIP home page Giter VIP logo

tum-web-lab1's Introduction

Lab 1

Fork this repo

  • Create a fork of this repo in your GitHub profile
  • Clone your forked repo on the local machine

Create your Resume page

Create an HTML page representing your CV/Resume that you will send to your desired opened job position.

The page should have multiple sections:

  • Basic information such as Name, Surname, contact details,
  • A personal or professional description of 2-3 sentences, for example: "I enjoy drawing..., I aspire to become a specialized front-end programmer..."
  • Education (School, College)
    • For each point in education, add information about a favorite course or a pleasant memory.
  • Projects that you worked on.
    • Link to the projects, and technologies used.
  • (Any other section you believe is necessary)

Use HTML tags that you think are relevant.

Use this template as your first Pull Request "Add basic index.html".

<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Your Name - CV/Resume</title>
  </head>

  <body></body>
</html>

Each section should be added to the page in a separate Pull Request.

The lab should be done in class.

Bonus

  • Use GitHub issues to track tasks that you are doing on this project.

Links

tum-web-lab1's People

Contributors

strdr4605 avatar

Stargazers

Andrei Bardier avatar

Watchers

 avatar  avatar

tum-web-lab1's Issues

Git tasks

<--

Now let's do some dangerous git stuff. No more PRs, just push on master.

  • Fetch git-task branch from the https://github.com/strdr4605/tum-web-lab1, and rebase all your changes from master branch on upstream/git-task branch and push changes your origin/master
  • Do the tasks from # Git tasks section of README.md

-->

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.