Pinned Repositories
CP-Algorithms-es.github.io
Traducción al español de http://cp-algorithms.com.
cuede
Ejercicios y resoluciones https://cuede.herokuapp.com
1337h4x0r5
TPs de la materia Teoría de las Comunicaciones de la carrera de Ciencias de la Computación, FCEN, UBA
AED2-ApunteFinal-Rama
Apunte para el final de Algoritmos y Estructuras de Datos 2
algo3-tp1
El TP1 de la materia Algoritmos y Estructuras de Datos III del primer cuatrimestre del 2018 de la carrera de Ciencias de la Computación en la UBA
levelup-steps
A Node.js server to know which steps you need to take when leveling up your character of D&D 5th edition.
programacion-competitiva-bot
Un bot de telegram para el canal de Programación Competitiva.
Sublime-Missing-Palette-Commands
Menu Commands that are missing from the Sublime Text 2 Command Palette
thinness
Fast algorithms for the thinness of a graph.
thinness-webpage
All you need to know about the thinness graph parameter.
ericbrandwein's Repositories
ericbrandwein/1337h4x0r5
TPs de la materia Teoría de las Comunicaciones de la carrera de Ciencias de la Computación, FCEN, UBA
ericbrandwein/kamchatka
TEG La Revancha Online
ericbrandwein/programacion-competitiva-bot
Un bot de telegram para el canal de Programación Competitiva.
ericbrandwein/thinness
Fast algorithms for the thinness of a graph.
ericbrandwein/thinness-webpage
All you need to know about the thinness graph parameter.
ericbrandwein/codeforces-contests
Retrieves Codeforces contests which don't have any submissions from a group of handles.
ericbrandwein/codeforces-rating-change
Calculate the rating change for participants of a Codeforces competition, even if it isn't finished yet.
ericbrandwein/CodeforcesAPI
Wrapper librarry for codeforces.com api, written in Python 3
ericbrandwein/competencias
Directorio de competencias de programación
ericbrandwein/Cuis-Smalltalk-DenotativeObject
ericbrandwein/Cuis-University
Repo that contains all changes to Cuis for teaching purposes and dependencies with other packages
ericbrandwein/cv
Mi Currículum Vitae
ericbrandwein/dotfiles
My dotfiles
ericbrandwein/genpet
Generate petgraph graphs with geng
ericbrandwein/gillham-to-seven-segments
A conversor from gillham code to a seven segments display code. At least that's what I think it is.
ericbrandwein/icpc-notebook
Notebook that contains reference for several competitive programming algorithms used on ACM's ICPC.
ericbrandwein/inge2-taller2
La solución del segundo taller de la materia Ingeniería de Software II de la carrera Ciencias de la Computación de la UBA
ericbrandwein/inge2-taller3
Tercer taller de la materia Ingeniería de Software 2 de la carrera de Ciencias de la Computación de la UBA
ericbrandwein/livetyping
LiveTyping package for Pharo
ericbrandwein/notas
Cosas que fui aprendiendo en mi tiempo con Linux
ericbrandwein/pharo
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
ericbrandwein/pipenv
Python Development Workflow for Humans.
ericbrandwein/po-ay1-2023
Prueba de oposición del 2023 para ser ayudante de primera en Cs. de la Computación, FCEyN, UBA.
ericbrandwein/resolucion-TDA-parcial-1-1er-cuatri-2024
ericbrandwein/rolito
Un mini juego de rol para 2-∞ jugadores
ericbrandwein/rpg-cards
RPG spell/item/monster card generator
ericbrandwein/RPGs
Mi directorio de cosas de RPGs
ericbrandwein/SINFIN-workshop-2024
Slides for the SINFIN 2024 workshop in Universidad de Buenos Aires
ericbrandwein/tegnet-la-revancha
TEG La Revancha, pero online
ericbrandwein/thinness-backtracking
A way of calculating the thinness of a graph by backtracking on the order of the vertices.