Skip to content

Instantly share code, notes, and snippets.

@nineonefive
nineonefive / ctfstats.py
Last active April 19, 2020 19:35
Small script that can retrieve CTF stats for a player or from a CTF game
import requests
from pyquery import PyQuery as pq
import pandas as pd
import numpy as np
from tqdm.autonotebook import tqdm
# Note: from the imports, this requires pandas, numpy, tqdm, and pyquery (installable with pip or conda)
# classes to collect stats on
ctfClasses = """Archer
@mokshchaudhary
mokshchaudhary / config.conf
Created February 7, 2022 13:15
Neofetch Configuration
# See this wiki page for more info:
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
print_info() {
#info title
#info underline
info "OS\t\t" distro
info "Host\t" model
#info "Kernel" kernel
info "Uptime\t" uptime
@Signifies
Signifies / Software-dev-pathways.md
Last active September 22, 2022 18:28
Created for my sister... And friends interested in getting into software quickly..

Software Development Track

A few resources with two different tracks to break into software development.

Track 1

Cloud computing - Faster track

AWS

Generally the easier method of breaking into tech, using Amazon and Microsoft's cloud computing learning modules is faster depending on your experience. Training is free and is nearly an associates level