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

Projects in Awesome Lists by Ma-Fi-94

A curated list of projects in awesome lists by Ma-Fi-94 .

https://github.com/ma-fi-94/yaptool

"Yet Another Plotting Tool": A set of wrapper functions around matplotlib to reduce boilerplate code for simple tasks. Dogfooded daily and developed continuously.

boilerplate matplotlib matplotlib-pyplot plotting plotting-in-python plotting-library seaborn

Last synced: 19 Dec 2024

https://github.com/ma-fi-94/advent-of-haskell-23

Solving all of this year's AoC challenges in Haskell.

advent-of-code advent-of-code-2023 advent-of-code-2023-haskell haskell

Last synced: 06 Apr 2025

https://github.com/ma-fi-94/rk4

The classical 4th order Runge-Kutta solver, implemented in plain C for optimal performance. Also includes a wrapper library with Python bindings, so it may be called from within Python.

c-lib c-library ctypes ctypes-bindings ctypes-wrapper runge-kutta runge-kutta-4

Last synced: 06 Apr 2025

https://github.com/ma-fi-94/bitflip

Check for flipped bits in memory by allocating a huge chunk of memory, filling it, and checking for changes regularly.

bitflip c cosmic-rays

Last synced: 06 Apr 2025

https://github.com/ma-fi-94/letters

An 'end to end' data science project analysing the letters between two German poets. Includes a simple scraper for getting raw data, data cleaning, preprocessing, analysis and visualisation.

bag-of-words beautifulsoup4 data-science goethe jupyter-notebook keras keras-tensorflow letters natural-language-processing python3 schiller web-scraping

Last synced: 06 Apr 2025

https://github.com/ma-fi-94/advent-of-haskell-21

Advent of Code 2021, solved in Haskell! Because I am nearly done with AoC 2022 and was a bit too busy for the remaining few '22 tasks.

Last synced: 13 Mar 2025

https://github.com/ma-fi-94/yacd

Yet Another Covid Dashboard! A web app using flash, hosted on heroku. Shows plots of Covid case numbers, vaccination numbers and intensive care beds over time for Germany.

coronavirus coronavirus-tracking covid-19 covid19-tracker dashboard flask heruko icu-bed-capacity icu-beds ncov-2019 ncov-data-visual python vaccine-tracker

Last synced: 06 Apr 2025

https://github.com/ma-fi-94/project-euler-haskell

Project Euler, solved in Haskell! I aim to write most general solutions whenever possible, but in some cases, optimisations for the specific question are required to keep computational costs at bay.

Last synced: 06 Apr 2025

https://github.com/ma-fi-94/h-99

The "Ninety-Nine Haskell Problems" (https://wiki.haskell.org/H-99:_Ninety-Nine_Haskell_Problems) solved in ... well, Haskell.

Last synced: 06 Apr 2025

https://github.com/ma-fi-94/advent-of-haskell-22-reprise

Doing 2022's AoC in Haskell, again! Because 2024 is over, and I need my fix!

Last synced: 26 Dec 2024

https://github.com/ma-fi-94/project_euler_hs

The first 50 Project Euler problems, solved in Haskell! (And some more. Beyond 100, sharing of solutions is not permitted.)

Last synced: 06 Apr 2025

https://github.com/ma-fi-94/haskell-libraries

A collection of my own Haskell libraries

Last synced: 22 Feb 2025

https://github.com/ma-fi-94/advent-of-haskell-22

Doing 2022's AoC in Haskell, again! Because 2024 is over, and I need my fix!

advent-of-code advent-of-code-2022 advent-of-code-2022-haskell functional-programming haskell puzzle

Last synced: 06 Apr 2025

https://github.com/ma-fi-94/mandel

A renderer for the famous Mandelbrot set, written in C for optimal performance. Also includes some systematic experiments with different implementations in Python (in particular the numba library) to compare performance.

c mandelbrot mandelbrot-fractal mandelbrot-set plain-c

Last synced: 06 Apr 2025