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

Projects in Awesome Lists by AndreaCrotti

A curated list of projects in awesome lists by AndreaCrotti .

https://github.com/andreacrotti/yasnippet-snippets

a collection of yasnippet snippets for many languages

emacs emacs-lisp yasnippet

Last synced: 14 May 2025

https://github.com/AndreaCrotti/yasnippet-snippets

a collection of yasnippet snippets for many languages

emacs emacs-lisp yasnippet

Last synced: 22 Apr 2025

https://github.com/andreacrotti/minimal-emacs-configuration

Minimal emacs configuration for Python

Last synced: 13 Apr 2025

https://github.com/AndreaCrotti/Emacs-configuration

My personal emacs configuration, using heavily git submodules for external packages

emacs emacs-configuration emacs-lisp

Last synced: 17 Jul 2025

https://github.com/andreacrotti/emacs-configuration

My personal emacs configuration, using heavily git submodules for external packages

emacs emacs-configuration emacs-lisp

Last synced: 14 Apr 2025

https://github.com/andreacrotti/elo

Elo ranking platform implemented in Clojure and re-frame

clojure clojurescript elo re-frame

Last synced: 14 Apr 2025

https://github.com/andreacrotti/network-mote

using telosb motes as network interface

Last synced: 16 Jul 2025

https://github.com/andreacrotti/nomadic-communications

Relations of nomadic communications

Last synced: 27 Mar 2025

https://github.com/andreacrotti/scripts

some useful scripts in my daily life

Last synced: 25 Aug 2025

https://github.com/andreacrotti/meta-programming-talk

Source code and slides for a talk about Metaprogramming

Last synced: 11 Jun 2025

https://github.com/andreacrotti/database-implementation

database implementation course

Last synced: 31 Jul 2025

https://github.com/andreacrotti/pyconuk2012_slides

sources for talks given at pycon 2012 UK

Last synced: 31 Jul 2025

https://github.com/andreacrotti/wireless-sensors

wireless sensor network code

Last synced: 02 Sep 2025

https://github.com/andreacrotti/csv-diff

analyse and show the diff of different csv files

Last synced: 27 Mar 2025

https://github.com/andreacrotti/ep2013

my talks and notes from Europython 2013

Last synced: 27 Mar 2025

https://github.com/andreacrotti/bb-nrepl

babashka nrepl helper

Last synced: 06 Jan 2026

https://github.com/andreacrotti/navigator

Multi language little navigator program, implementation of Floyd Warshall algorithm

Last synced: 07 Jan 2026

https://github.com/andreacrotti/lambda

Talk about functional programming

functional-programming lambda python talk

Last synced: 04 Jul 2025

https://github.com/andreacrotti/verbose-metaclass

Python metaclass to keep track of all the methods called in time

Last synced: 27 Mar 2025

https://github.com/andreacrotti/import-tree

show the tree of imports in from a Python program

Last synced: 12 Oct 2025

https://github.com/andreacrotti/rt-simulate

simulation and analysis tool for some real time scheduling algorithms

Last synced: 27 Mar 2025

https://github.com/andreacrotti/project-organizer

organize all your projects supporting different SCM

Last synced: 27 Mar 2025

https://github.com/andreacrotti/programming-tools

small programming tools mainly for python and emacs

Last synced: 27 Mar 2025

https://github.com/andreacrotti/functional-programming

functional programming

Last synced: 27 Mar 2025

https://github.com/andreacrotti/conkeror-configuration

settings for conkeror

Last synced: 07 Jan 2026

https://github.com/andreacrotti/razz

simplified version of razz poker for simulation

Last synced: 12 Jun 2025

https://github.com/andreacrotti/logic-truth-tables

Script used to create truth tables in different formats written in haskell

Last synced: 27 Mar 2025

https://github.com/andreacrotti/design-patterns-notes

Some notes and code for a few design patterns

Last synced: 27 Mar 2025

https://github.com/andreacrotti/kaocha-retry

Retry plugin for Kaocha

Last synced: 14 Apr 2025

https://github.com/andreacrotti/cdc

CDC simple pipeline

Last synced: 31 Jul 2025

https://github.com/andreacrotti/code-kata

my solutions of the code-katas from Dave Thomas

Last synced: 27 Mar 2025

https://github.com/andreacrotti/unit-testing-talk

Talk about unit testing written with Sphinx and hieroglyph

Last synced: 27 Mar 2025

https://github.com/andreacrotti/graphviz-mode-mirror

mirror of graphviz-dot-mode

Last synced: 07 Jan 2026

https://github.com/andreacrotti/proj-organizer

scala actors implementation of a project organizer

Last synced: 27 Mar 2025

https://github.com/andreacrotti/dojo-chat

Dojo chat

Last synced: 16 Oct 2025

https://github.com/andreacrotti/parallel_tests

Parallel with kaocha

Last synced: 16 Oct 2025

https://github.com/andreacrotti/my-project-euler

my implementations for solving euler project problems

Last synced: 18 Jun 2025

https://github.com/andreacrotti/jupyter

Talk about jupyter

ipython jupyter-notebook talk

Last synced: 27 Mar 2025

https://github.com/andreacrotti/tick-migration

migrate from clj-time to tick

Last synced: 27 Mar 2025

https://github.com/andreacrotti/reorg

slides about orgmode

Last synced: 30 Jun 2025

https://github.com/andreacrotti/markov_fun

fun with Markov chains

clojure markov-chain text-processing

Last synced: 27 Mar 2025

https://github.com/andreacrotti/clojure_dojo

Simple api

Last synced: 27 Mar 2025

https://github.com/andreacrotti/football

Fun way to draw teams for a more balanced game

clojure football

Last synced: 27 Mar 2025

https://github.com/andreacrotti/python-profiling-analysis

analyze profile pstats results and create call graphs

Last synced: 27 Mar 2025

https://github.com/andreacrotti/personal-blog

source code for the rest static blog

Last synced: 27 Mar 2025

https://github.com/andreacrotti/yasnippet-mirror

mirror of yasnippet svn repository

Last synced: 06 Jan 2026

https://github.com/andreacrotti/yas-talk

Talk about yasnippet snippets

emacs talk yasnippet

Last synced: 27 Mar 2025

https://github.com/andreacrotti/sicp-exercises

exercises and code from SICP

Last synced: 27 Mar 2025

https://github.com/andreacrotti/h4ck3r

Last synced: 27 Mar 2025

https://github.com/andreacrotti/blog-source

blog sources generated with cryogen

Last synced: 27 Mar 2025

https://github.com/andreacrotti/django-docs-from-tests

Create documentation for your API in HTML format just by running integration tets

Last synced: 27 Mar 2025

https://github.com/andreacrotti/clojure-python-comparison

Source code and slides for a Python/Clojure comparison talk

Last synced: 27 Mar 2025

https://github.com/andreacrotti/html-stats-clojure-dojo

Enlive html code

Last synced: 27 Mar 2025

https://github.com/andreacrotti/ladder

Last synced: 27 Mar 2025

https://github.com/andreacrotti/ldnpy

Last synced: 27 Mar 2025

https://github.com/andreacrotti/tagger

Simplify tagging Clojure repositories

Last synced: 27 Mar 2025

https://github.com/andreacrotti/code_retreat_2012_london

code produced during the code retreat

Last synced: 27 Mar 2025

https://github.com/andreacrotti/coding-dojo

code written during coding dojos

Last synced: 27 Mar 2025

https://github.com/andreacrotti/square-words

square words dojo problem solution

Last synced: 10 Jul 2025