An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by roguh

A curated list of projects in awesome lists by roguh .

https://github.com/roguh/confs

My portable, personal, developer-centric setup for common Linux and MacOS tools.

bash csh dotfiles dotfiles-manager linux mksh sh

Last synced: 20 Jul 2025

https://github.com/roguh/i3empty

Quickly switch to a new numbered workspace. Utility for the i3 window manager.

Last synced: 13 Apr 2025

https://github.com/roguh/core

Implementation of SPJ's Tutorial Core compilers in modern Haskell (unfinished)

Last synced: 13 Apr 2025

https://github.com/roguh/pandoc-resume

Write a résumé in markdown and convert to PDF, DOCX, and HTML.

Last synced: 13 Apr 2025

https://github.com/roguh/cuda-fft

Yet another FFT implementation in CUDA. Includes benchmarks using simple data for comparing different implementations.

Last synced: 13 Apr 2025

https://github.com/roguh/pympw

A Python implementation of the Master Password algorithm v3 with a nice Linux CLI

cli crypto linux master-password master-password-v3 pass password-generator password-manager python scrypt

Last synced: 17 Feb 2026

https://github.com/roguh/perception_for_design_notes

Personal notes for Colin Ware's Information Visualization: Perception for Design. Note elegant and compact layout I created with LaTeX.

Last synced: 21 Mar 2025

https://github.com/roguh/ansible-fwknop

Ansible role that secures ports on your server from unauthorized access using fwknop, an improved port knocking utility.

ansible devops fwknop knocking networking port security yaml

Last synced: 20 Apr 2026

https://github.com/roguh/qtdemo

A test of the features of the C++ framework Qt5, especially for Android apps.

Last synced: 16 May 2026

https://github.com/roguh/tryalias

Aliases with fallbacks. `tryalias openpdf "zathura --fork" evince mupdf-x11 mupdf openoffice gimp reader10.exe`

Last synced: 03 May 2026

https://github.com/roguh/macropad

Arduino code for a Adafruit MacroPad RP2040

Last synced: 19 May 2026

https://github.com/roguh/gp

Git pull, push, push new remote branch. Shellscript.

bash dash git-pull git-push gp linux macos macosx osx posix sh unix zsh

Last synced: 02 Apr 2026

https://github.com/roguh/vis-copypasta

A vis plugin that creates keybindings for copying and pasting to the system clipboard with Ctrl-V and Ctrl-C.

Last synced: 16 Sep 2025

https://github.com/roguh/ye_old_music_visualizer

Code for visualizing music.

Last synced: 21 Mar 2025

https://github.com/roguh/vis-backup

A vis plugin that makes backups of current files before saving.

Last synced: 21 Mar 2025

https://github.com/roguh/cheatsheets

Toolkit for converting notes into compact PDFs suitable for quick reference sheets, cheatsheets, cribsheets, etc. Notes can be written in markdown, are rendered to PDF by Pandoc.

Last synced: 05 May 2026

https://github.com/roguh/chemistry_the_central_science

Notes for the introductory chemistry textbook "Chemistry: The Central Science (13th Edition)"

Last synced: 21 Mar 2025

https://github.com/roguh/roguh.github.io

#brand

Last synced: 05 Jan 2026

https://github.com/roguh/bitburnerboosts

Scripts to help you advance faster in the bitburner game.

Last synced: 21 Mar 2025

https://github.com/roguh/parallelly

Run commands in parallel and capture output. Notify on each completion.

Last synced: 31 Aug 2025

https://github.com/roguh/7

Art based on heptagons (7-sided polygons)

Last synced: 19 Jun 2025

https://github.com/roguh/render-helloworld

Trying out Render

Last synced: 07 Sep 2025

https://github.com/roguh/hopfield_tests

These Python scripts can be used to test the recall effectiveness of Hopfield Networks. A sample dataset composed of the Walsh vectors, an orthogonal system is included by default.

Last synced: 19 May 2026

https://github.com/roguh/coolnoise

Parser and generator for programs written in the Classroom Object-Oriented Language. Eases testing of lexer and parser.

Last synced: 21 Mar 2025

https://github.com/roguh/clox

Lox interpreter written in OCaml by Hugo O. Rivera Calzadillas.

dune interpreter lox menhir ocaml

Last synced: 21 Mar 2025

https://github.com/roguh/pywal_preview

Preview all built-in pywal palettes

Last synced: 18 May 2026

https://github.com/roguh/fix_fish_history

Fix a fish_history file or merge many fish_history files

Last synced: 18 May 2026

https://github.com/roguh/the_long_count

The Long Count, a Mayan numeric system for dates.

Last synced: 19 May 2026

https://github.com/roguh/hr_diagrams

Last synced: 16 Sep 2025

https://github.com/roguh/roguh

Last synced: 09 Feb 2026

https://github.com/roguh/librarian

A Pocket clone with more metadata implemented in NodeJS, Python, NATS. Has Prometheus metrics, uses docker-compose.

Last synced: 23 Aug 2025

https://github.com/roguh/python_check_updates

Update a setup.py or pypackage.toml file automatically, like the npm-check-updates tool

Last synced: 30 Aug 2025

https://github.com/roguh/your_own_async.py

A custom implementation of an async scheduler implemented in Python (3.5+).

Last synced: 26 Feb 2025

https://github.com/roguh/mandelbrot

Last synced: 10 Jun 2025

https://github.com/roguh/rust-ls

List all files in a directory

Last synced: 21 Mar 2025

https://github.com/roguh/torch_demos

Some of my Python Torch Machine Learning code.

Last synced: 21 Mar 2025

https://github.com/roguh/rust_api

A proof of concept for a full featured Rust HTTP API

Last synced: 12 Jun 2025

https://github.com/roguh/llm_experiments

From a course

Last synced: 21 Mar 2025

https://github.com/roguh/nats_request_asap

Python function to return one or multiple responses to a NATS request as soon as possible.

Last synced: 21 Mar 2025

https://github.com/roguh/react-storybooks-poc

A proof of concept

Last synced: 21 Mar 2025

https://github.com/roguh/utf8analyzer

prints out each utf-8 codepoint, related byte sequences, and catches certain malformatted utf-8 strings

Last synced: 05 Jul 2025

https://github.com/roguh/tetris-for-two

Tetris for two. A fun tetris game with many different game modes

css elm game html html5 javascript tetris

Last synced: 13 Apr 2026

https://github.com/roguh/pascal_not_haskell

Some Pascal programs.

Last synced: 27 Jan 2026

https://github.com/roguh/makeanywhere

Run make from any subdirectory.

Last synced: 17 Apr 2026

https://github.com/roguh/nats-request-multi-js

Library for making NATS requests that receive multiple responses.

Last synced: 06 May 2026

https://github.com/roguh/cv-composer

Command-line based computer vision algorithms showcase. Uses the OpenCV C++ library.

Last synced: 16 May 2026

https://github.com/roguh/animated-periodic-table-d3

A periodic table created in CoffeeScript and D3 with animated transitions.

Last synced: 16 May 2026

https://github.com/roguh/gallery_manager

An easy to use image gallery generator for any HTML website.

Last synced: 22 Jun 2025

https://github.com/roguh/art

Last synced: 21 Mar 2025

https://github.com/roguh/gameoflife

The Game of Life for various embedded devices

Last synced: 21 Mar 2025

https://github.com/roguh/parsing_examples

Examples of parsing different types of languages

Last synced: 21 Mar 2025

https://github.com/roguh/polybar-themer

A theme generator for polybar, a popular status bar for Linux. Uses math and advanced YAML parsing to generate colorful, sensible color schemes.

Last synced: 21 Mar 2025

https://github.com/roguh/project_howdy

Project Howdy: Generate "hello world" data for many human languages, with current country flag emoji.

Last synced: 21 Mar 2025

https://github.com/roguh/music1

Euterpea

Last synced: 21 Mar 2025

https://github.com/roguh/hrpypy

Mini Python interpreter in Python by Hugo O. Rivera Calzadillas

Last synced: 21 Mar 2025

https://github.com/roguh/scminhs

A Scheme Implementation in Haskell. Followed "Write Yourself a Scheme in 48 Hours."

Last synced: 14 Jul 2025

https://github.com/roguh/pipemath

Rust program to run math functions on numbers from stdin

Last synced: 21 Mar 2025

https://github.com/roguh/gocryptfs.sh

Shortcuts

Last synced: 21 Mar 2025

https://github.com/roguh/suspenseful_random_number_picker

Suspensful random number picker created for the New Mexico Supercomputing Challenge's kickoff roulette

Last synced: 03 Sep 2025

https://github.com/roguh/math_hw_pandoc_template

A nice LaTeX template

Last synced: 15 May 2026

https://github.com/roguh/mkpwds

Last synced: 21 Mar 2025

https://github.com/roguh/email-classifier

A machine learning project for classifying emails into spam and ham. Uses C for preprocessing emails, Python for parsing and extracting low-level features of emails, and a few lines of Matlab for running several classic classifiers.

Last synced: 18 May 2026