Tomer Aberbach's Projects
My default community health files!
My Ableton user library!
A presentation about software testing!
My solutions to Advent of Code 2023!
💯 A better sync and async iterator API.
🕵️ An automated cryptogram solver.
🏛️ The context you know and love, but framework agnostic!
📄 A LaTeX document for my cover letters.
🥷 The files that configure my computer!
Resolves promises concurrently with deterministic rejection order. Somewhere between Promise.all and Promise.allSettled.
🧹 My ESLint configuration!
ESLint plugin with rules that help validate proper imports.
🌴 A humble logger.
💎 Converts source code filenames to PrismJS language aliases.
🚪 Find the entry points in a set of JavaScript files.
📅 A LaTeX document for my four year college plan.
🥸 A Yeoman generator for scaffolding my JavaScript modules.
⚡ A blazing fast recursive directory crawler with lazy sync and async iterator support.
A collection of useful GML scripts for Game Maker Studio.
🦅 A tiny (~315B) utility that executes a dependency graph of async functions as concurrently as possible.
A presentation and a heavily commented GroupMe bot implementation intended for running on Heroku.
🪟 Gulp plugin which processes and maps files in windows/arrays of a specified size.
A hackathon web application with a comprehensive administrative backend, email infrastructure, attendee registration, and optional MLH integration.
📷 A module for the interacting with the Imgflip API.
⛓️ A Velocity template for generating Java tuple classes up to 26 in length in IntelliJ.
A portfolio website for a Marketing Major and Graphic Design Minor.
🌐 A portfolio website for a Marketing Major and Graphic Design Minor.
🔑 Get the same key for the same sequence of values!
🦀 I'm learning Rust and publishing exercises and small projects I've completed!
🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration.