Skip to content

Instantly share code, notes, and snippets.

View fanny's full-sized avatar
👩‍💻
Getting out of my comfort zone!

Fanny fanny

👩‍💻
Getting out of my comfort zone!
View GitHub Profile
@fanny
fanny / example.html
Created January 22, 2023 19:15
Example html
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/png" href="classpng.png">
<meta name="viewport" content="width=device-width ,initial-scale=1.0">
<link rel="icon" type="img/png" href="logo.png"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://unpkg.com/[email protected]/css-doodle.min.js"></script>
<title> Class links </title>
name parent value money_spend
Origin
co-op Origin 4 15.26
deliveroo Origin 29 314.01
doughnut_time Origin 1 4.12
eataly Origin 1 6.20
five_guys Origin 1 4.00
honey_and_co Origin 1 27.50
mc_donalds Origin 8 28.16
nandos Origin 4 29.95
We can't make this file beautiful and searchable because it's too large.
codlegislatura,datemissao,idedocumento,idecadastro,indtipodocumento,nucarteiraparlamentar,nudeputadoid,nulegislatura,numano,numespecificacaosubcota,numlote,nummes,numparcela,numressarcimento,numsubcota,sgpartido,sguf,txnomeparlamentar,txtcnpjcpf,txtdescricao,txtdescricaoespecificacao,txtfornecedor,txtnumero,txtpassageiro,txttrecho,vlrdocumento,vlrglosa,vlrliquido,vlrrestituicao
56,2020-02-01 00:00:00,7007086,,0,,2442,2019,2020,0,1672803,2,0,,5,PSDB,NA,LIDERANÇA DO PSDB,27691290000113,DIVULGAÇÃO DA ATIVIDADE PARLAMENTAR.,,CONTENT ASSESSORIA LTDA - ME,432,,,998,0,998,
56,2020-02-13 00:00:00,7017162,,4,,2442,2019,2020,0,1677757,1,0,,5,PSDB,NA,LIDERANÇA DO PSDB,05265605000128,DIVULGAÇÃO DA ATIVIDADE PARLAMENTAR.,,METROPOLE INTERATIVA INFORMATICA LTDA,46,,,4920,0,4920,
56,2020-02-04 00:00:00,7007754,,4,,2442,2019,2020,0,1673164,2,0,,13,PSDB,NA,LIDERANÇA DO PSDB,04538454000171,FORNECIMENTO DE ALIMENTAÇÃO DO PARLAMENTAR,,AFC ALIMENTOS LTDA,306,,,511,0,511,
56,2020-02-18 00:00:00,7018634,,4,,2442,2019,2020,0,1678458,
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
We can't make this file beautiful and searchable because it's too large.
Title,Subtitle,Owner,Votes,Versions,Tags,Data Type,Size,License,Views,Download,Kernels,Topics,URL,Description
Credit Card Fraud Detection,Anonymized credit card transactions labeled as fraudulent or genuine,Machine Learning Group - ULB,1241,"Version 2,2016-11-05|Version 1,2016-11-03","crime
finance",CSV,144 MB,ODbL,"442,136 views","53,128 downloads","1,782 kernels",26 topics,https://www.kaggle.com/mlg-ulb/creditcardfraud,"The datasets contains transactions made by credit cards in September 2013 by european cardholders. This dataset presents transactions that occurred in two days, where we have 492 frauds out of 284,807 transactions. The dataset is highly unbalanced, the positive class (frauds) account for 0.172% of all transactions.
It contains only numerical input variables which are the result of a PCA transformation. Unfortunately, due to confidentiality issues, we cannot provide the original features and more background information about the data. Features V1, V2, ... V28 are the principal components obta
course_period well_defined_work_influence workload_influence useful_knowledge_influence social_impact_influence work_variety_influence creative_work_influence challenging_work_influence participated_in_other_projects subject_best_exp subject_best_exp_factor another_factor
6 5 5 3 5 3 5 5 Y P2 well_defined_work
6 5 5 5 4 4 5 3 Y PLP well_defined_work
7 5 5 5 5 1 4 4 Y P2 well_defined_work
6 5 4 4 5 3 4 3 Y ES well_defined_work Trabalhar com ferramentas que você se identifica.
8 5 5 5 4 2 3 4 Y PSOFT well_defined_work
6 5 5 5 4 3 5 3 Y P2 useful_knowledge
6 5 5 5 5 3 4 4 Y PLP creative_work
8 3 3 4 4 2 2 1 Y P2 well_defined_work Saber exatamente o que fazer. Não apenas em objetivos, mas também com domínio da tecnologia.
6 5 5 5 5 4 5 5 Y PSOFT challenging_work

From https://twitter.com/dan_abramov/status/1280949739534630919

The docs are pretty comprehensive and well structured with topics ranging from quick starter guide to in-depth concepts explanation (my fav section).
https://cloud.google.com/docs

The search feature is super fast and amazing Every single API and feature of the database is well documented with examples and sometimes diagrams
https://docs.mongodb.com

Nextjs learn explains basics + docs in a perfect way. Everything you need to get started for a production app

Hey, you!

import socket
import sys
server_socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
server_socket.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)
server_socket.bind(('', 3000))
server_socket.listen(9000)
print('The server is connected on the port {}'.format(3000))
@fanny
fanny / parcels-lyrics.json
Last active August 25, 2019 17:01
Parcels lyrics
[
{
"title":"Gamesofluck Lyrics",
"artists":[
"Jules Crommelin",
"Anatole Serret",
"Parcels",
"Hideout - EP",
"Noah Hill"
],