nfaihi / talk-collection

A collection of talks and articles and what we learnt from them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

talk-collection

If you are a tech maniac, or obsessed with technologies and you love reading and hacking new things and want to share what you have learned with others and make their lives easier without reading a whole article or watching a long talk. This repo is where you can summarize the ideas and topics mentionned in the article/talk. All you need is to follow the steps below.

Want to contribute πŸ˜‰

If you want to contribute, read carefully the steps and the conditions below to stick to one standard format to make it easy to load the files and feed them to a website.

NB : Suggestions and improvements are welcomed

Specifications

  • One folder per contributor
  • One markdown file per article/talk/workshop ...
    • Filename should be the title of the talk/article and the words must be separated with a dash '-'
  • The markdown file should at least contains (all headers should be lowercase)
    • title
    • description
    • type (Article, Talk, Workshop ...)
    • author/speaker/instructor
    • source (URL)
    • tags : at least one ['tag1','tag2']
    • Body : relevant informations and ideas you got from your reading/watching

Example of a md file πŸ‘‡

---
title: 700+ Web Developers Asked Me To Give Them LinkedIn Profile Feedback And These Are My πŸ–οΈ 5 Top Tips.
description: Tips to improve linkedin account visibility
type: article
author: Andrew Brown
source: https://dev.to/exampro/700-web-developers-asked-me-to-give-them-linkedin-profile-feedback-and-these-are-my-5-top-tips-5382
tags: ['Web','Career']
---
- Profile picture colored instead of black and white
- Add a banner (https://goingsocial.ca/the-linkedin-cheat-sheet-for-image-sizing-dimensions)
- Heading is important

To do

If you already pushed some articles or talks, that do not respect the previous conditions, please try to refactor and push them again πŸ™.

Contributors πŸ™Œ

Iduoad nfaihi SihamBen bondif Iduoad Elamraoui
Iduoad nfaihi SihamBen bondif Aymane11 Elamraoui

About

A collection of talks and articles and what we learnt from them.


Languages

Language:Python 100.0%