Skip to content

Instantly share code, notes, and snippets.

View ferolo3000's full-sized avatar
🏠
Working from home

Fernanda ferolo3000

🏠
Working from home
View GitHub Profile
#load library
library(ROAuth)
library(twitteR)
library(ROAuth)
library(syuzhet)#sentiment analysis
library(ggplot2)
library(streamR)
library(tm)
# Parameters configuration
@ferolo3000
ferolo3000 / index.html
Created December 2, 2017 20:01
Tribute Page Mr. Winston Churchill
<body>
<div style="max-width: 90%; margin: 0 auto; padding: 10px; background-color: #BDBDBD; border-radius: 10px; font-family: Calibri">
<div class="col-lg-6">
<h1 class="text-center">Sir Winston Leonard Spencer-Churchill</h1>
<h2 class="text-center"><i>British statesman, army officer and writer.</i></h2>
<figure>
<img class="img-responsive main-image" alt="Winston Churchill in the Canadian Parliament, December 1941 by Yousuf Karsh" src="https://petapixel.com/assets/uploads/2013/03/churchillportrait1.jpg">
<figcaption><em>Winston Churchill in the Canadian Parliament, December 1941 by Yousuf Karsh</em></figcaption>
</figure>
<div class="content-main">
@ferolo3000
ferolo3000 / index.html
Created December 7, 2017 19:03
Personal PortFolio
<body class="content" style="max-width: 1300px">
<section class="container">
<div class="left-half" style="height:700px" id="left1">
<article>
<h1 id="logo">F3R</h1>
<div>
<a href="#left1">| About |</a>
<a href="#left2">| Portfolio |</a>
<a href="#left3">| Contact |</a>
@ferolo3000
ferolo3000 / index.html
Created February 3, 2019 02:12
Portfolio_FRO
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<body class="w3-light-grey">
<!-- Page Container -->
<div class="w3-content w3-margin-top" style="max-width:1400px;">
<!-- The Grid -->