Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by kdungs

A curated list of projects in awesome lists by kdungs .

https://github.com/kdungs/lhcb-matplotlibrc

A matplotlibrc that produces plots close to the official LHCb style.

cern lhcb

Last synced: 15 Dec 2024

https://github.com/kdungs/r1d2

[DEPRECATED] A robot that extracts the CERN restaurant menus for you.

bot cern

Last synced: 15 Dec 2024

https://github.com/kdungs/latex-fontmfizz

Use Mfizz font icons in LaTeX.

Last synced: 15 Dec 2024

https://github.com/kdungs/weaseldefense

Protect your detector from incoming weasels.

game web

Last synced: 15 Dec 2024

https://github.com/kdungs/teaching-smd2-2016

Course material (in German) for “Statistische Methoden der Datenanalyse 2” by M. Schmelling and J. Albrecht at TU Dortmund in 2016.

teaching university

Last synced: 15 Dec 2024

https://github.com/kdungs/tippspiel

Bet on football games with your friends.

game web

Last synced: 15 Dec 2024

https://github.com/kdungs/cpp-neat

A collection of neat little patterns, snippets, and everything else one can do with C++(11)

Last synced: 15 Dec 2024

https://github.com/kdungs/cpp-prelude

Implement functionality from Haskell's Prelude in C++11. Just for fun. Errors guaranteed.

exercise

Last synced: 15 Dec 2024

https://github.com/kdungs/lhcb-hltflow

A tool that automatically produces TikZ-based flowcharts for HLT1 streamers.

cern lhcb script

Last synced: 15 Dec 2024

https://github.com/kdungs/windows-scripts

Yup, you heard me right.

script

Last synced: 15 Dec 2024

https://github.com/kdungs/codecon

Solving assignments for Bloomberg's CodeCon Challenger Series

challenge exercise

Last synced: 15 Dec 2024

https://github.com/kdungs/dotfiles

dotfiles

Last synced: 15 Dec 2024

https://github.com/kdungs/cpp-list

CoW functional list in C++11.

experiment

Last synced: 15 Dec 2024

https://github.com/kdungs/go-result

Result types for Go; because (T, error) can be considered a ✨ monad ✨.

experiments functional-programming go golang monad

Last synced: 15 Dec 2024

https://github.com/kdungs/cpp-paulimagic

Something with tensors and Pauli-matrices.

physics

Last synced: 15 Dec 2024

https://github.com/kdungs/uStatus

Minimal status display for OS X tray using psutils and rumps in Python.

hack script

Last synced: 16 Nov 2024

https://github.com/kdungs/ustatus

Minimal status display for OS X tray using psutils and rumps in Python.

hack script

Last synced: 15 Dec 2024

https://github.com/kdungs/lhcbot

A Telegram bot for the LHC status pages.

bot cern

Last synced: 15 Dec 2024

https://github.com/kdungs/run235

Experimenting with visualizations for .FIT files from a Garmin Forerunner 235.

experiment

Last synced: 15 Dec 2024

https://github.com/kdungs/exercises-cpp-tmp

My solutions to the exercises in “C++ Template Metaprogramming” by Abrahams and Gurtovoy.

exercise

Last synced: 15 Dec 2024

https://github.com/kdungs/python-mcheck

Check monad for Python.

experiment

Last synced: 15 Dec 2024

https://github.com/kdungs/coursework-computational-physics

Solutions for our assignments in a Computational Physics class in the summer term of 2014 at TU Dortmund University.

coursework university

Last synced: 15 Dec 2024

https://github.com/kdungs/summer-student-talk

The talk on my Summer Student project at CERN in the summer of 2013.

cern lhcb talk university

Last synced: 15 Dec 2024

https://github.com/kdungs/js-hexsnake

Snakes on a hexagonal plane.

experiment game web

Last synced: 15 Dec 2024

https://github.com/kdungs/kdungs.github.io

My GitHub user page.

web

Last synced: 15 Dec 2024

https://github.com/kdungs/suchgit

Wow! Such Git! Much Go! Amaze!

experiment web

Last synced: 15 Dec 2024

https://github.com/kdungs/dun.gs

My personal website/blog. This repository contains the configuration and the raw markdown files. It's also used to facilitate discussions on articles via issues.

web

Last synced: 15 Dec 2024

https://github.com/kdungs/keyb

Building a small keypad over the weekend.

experiment

Last synced: 15 Dec 2024

https://github.com/kdungs/js-hexagonal

Experimenting with hexagons and hexagonal grids in JavaScript and HTML5.

experiment web

Last synced: 15 Dec 2024

https://github.com/kdungs/brain-base

Use Zola as a proto-Zettelkasten.

Last synced: 15 Dec 2024

https://github.com/kdungs/go-pgviz

Postgres database schema visualizations.

experiment

Last synced: 15 Dec 2024

https://github.com/kdungs/twitter.delet0r

Delete all your tweets.

hack script

Last synced: 15 Dec 2024

https://github.com/kdungs/s3cr3ts4nt4

Exchange gifts. With cryptography.

experiment

Last synced: 15 Dec 2024

https://github.com/kdungs/go-then

Last synced: 15 Dec 2024

https://github.com/kdungs/coursework-functional-programming

Coursework for my functional programming class.

coursework university

Last synced: 15 Dec 2024

https://github.com/kdungs/coffee-now

Working on an app that allows you to meet for coffee with people nearby.

coffee experiment web

Last synced: 15 Dec 2024

https://github.com/kdungs/clafoutis-example

An example of how to use clafoutis

Last synced: 15 Dec 2024

https://github.com/kdungs/adventofcode

Collection of Advent of Code solutions over the years

challenge exercise

Last synced: 15 Dec 2024

https://github.com/kdungs/clafoutis

Bake tasty Raspberry Pi images.

Last synced: 15 Dec 2024

https://github.com/kdungs/caltt

Generate a nice timetable from your Google Calendar.

experiment

Last synced: 15 Dec 2024

https://github.com/kdungs/exercises-knr

My solutions for the exercises from Kernighan and Ritchie's famous book "The C Programming Language".

exercise

Last synced: 15 Dec 2024

https://github.com/kdungs/very-naive-bayes

A very naive implementation of a Naive Bayes classifier. It can distinguish two different labels (signal and background) and employs Gaussian pdfs.

experiment

Last synced: 15 Dec 2024

https://github.com/kdungs/cpp-kleisli-composition

Proof of concept for Kleisli composition in C++14.

experiment

Last synced: 15 Dec 2024

https://github.com/kdungs/gol

A simple JavaScript implementation of Conway's "Game of Life".

experiment talk

Last synced: 15 Dec 2024

https://github.com/kdungs/cpp-interview

Solutions for common interview problems in C++11.

exercise

Last synced: 15 Dec 2024

https://github.com/kdungs/euler

My solutions for Project Euler.

challenge exercise

Last synced: 15 Dec 2024

https://github.com/kdungs/cpp-group-study

Code for blog post on implementing groups in C++ with TMP.

experiment

Last synced: 15 Dec 2024