Coder Social home page Coder Social logo

chaos-resume

This repository contains the layout an design for the Team Chaos resume website. All changes to the sites layout or function should be made here.

Using the template

To use the template for your GitHub Pages website

  1. Fork this repository into your account. The new repository should be named username.github.io, where username is your username (or organization name) on GitHub.
  2. Replace the placeholder content in src/data/profile.ts with your personal details
  3. Replace the image src/data/profile.jpg with your profile image
  4. Add projects to your resume by creating markdown files in src/data/projects. See details below.

More information about GitHub Pages can be found here: https://pages.github.com/

Project format

The projects for the resume are stored in Markdown files under src/data/projects. These file musst have the following format.

role: Junior Smartass
title: Wine tasting
sector: Wine
from: 2021-09-01
to: 2022-01-31 #Optional for running projects
tasks:
  - Lorem ipsum dolor sit amet, consectetur adipiscing elit
  - Ut enim ad minim veniam, quis nostrud exercitation
  - Excepteur sint occaecat cupidatat non proident, sunt in culpa qui
tools:
  - Tool 1
  - Tool 2
  - Tool 3
  - Tool 4
  - Tool 5
  - Tool 6
---
# Here comes the project description as markdown
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.

Sascha Eisenmann's Projects

mock-oauth2-server icon mock-oauth2-server

A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)

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.