Projects in Awesome Lists by ecly
A curated list of projects in awesome lists by ecly .
https://github.com/ecly/typing_test
A minimal command line typing game similar to 10fastfingers
10fastfingers command-line-game curses ncurses pypi pypi-package python python2 python3 typing-game
Last synced: 27 Jul 2025
https://github.com/ecly/kattis
Solutions to Kattis problems, mostly in Python
kattis kattis-solutions python python3
Last synced: 28 Jul 2025
https://github.com/ecly/console_chess
A console based chess game written in Java
chess chess-game console game java terminal
Last synced: 28 Jul 2025
https://github.com/ecly/pointer_summarization
Code for Master's Thesis on 'Neural Automatic Summarization' written at the IT University of Copenhagen
abstractive-summarization master-thesis nlp pointer-generator python3 pytorch summarization
Last synced: 28 Jul 2025
https://github.com/ecly/case_converter
Convert between snake_case, camelCase, MACRO_CASE and other fun ones (dank, 1337 etc.)
camelcase dank leetspeak macrocase naming-conventions python3 snakecase
Last synced: 03 Jan 2026
https://github.com/ecly/nlpdl
Exercises and notes from NLPDL course at ITU Copenhagen
Last synced: 08 Feb 2026
https://github.com/ecly/brute_force
A test multi-threaded java application to see how long it would take to plainly bruteforce a simple password when there are laid no restrictions on interval between guesses.
brute-force brute-force-attacks
Last synced: 17 Mar 2025
https://github.com/ecly/triangle_solver
An old high school project in pure JS/CSS/HTML for assisting in learning Trigonometry. Vastly unpleasant JS, outdated CSS.
Last synced: 02 Jan 2026
https://github.com/ecly/terran_easy_bot
Very basic SC2-AI bot playing Terran and using Q-learning
bot python q-learning starcraft2-ai
Last synced: 17 Mar 2025
https://github.com/ecly/adventofcode2021
My solutions to Advent of Code 2021
advent-of-code advent-of-code-2021
Last synced: 16 Oct 2025
https://github.com/ecly/snek
A minimal terminal snake game with no dependencies
Last synced: 03 Jan 2026
https://github.com/ecly/adventofcode2016
My solutions to Advent of Code 2016
advent-of-code advent-of-code-2016
Last synced: 04 Jan 2026
https://github.com/ecly/adventofcode2024
My solutions to Advent of Code 2024
Last synced: 27 Mar 2025
https://github.com/ecly/image_tagger
Small elixir/phoenix application for distributing the work of image tagging into folders/prefixes within an S3 bucket
brunch elixir image-tagging phoenix s3-bucket
Last synced: 05 Jul 2025
https://github.com/ecly/programming_language_seminar
Exercises and project for Programming Language Seminar course at ITU
coq formal-proofs formal-verification simply-typed-lambda-calculus
Last synced: 17 Mar 2025
https://github.com/ecly/adventofcode2023
My solutions to Advent of Code 2023
Last synced: 17 Mar 2025
https://github.com/ecly/trustpilot
Quick implementation of Trustpilot's Pony Challenge
python python3 trustpilot trustpilot-challenge
Last synced: 17 Mar 2025
https://github.com/ecly/practical_and_concurrent_exercises
java parallel-programming university-course
Last synced: 17 Mar 2025
https://github.com/ecly/is_it_freeze
Small service for checking whether a date is valid for deployment
Last synced: 17 Mar 2025
https://github.com/ecly/simple_binary_classifier
machine-learning python tensorflow
Last synced: 19 May 2026
https://github.com/ecly/learnyouahaskell
Tiny projects and solutions to daily programmer made while trying out Haskell
Last synced: 17 Mar 2025
https://github.com/ecly/pbkdf2
An attempt at pbkdf2 in Java using mostly Oracle's libraries. Made solely with the intent of learning.
key-derivative-function pbkdf2 security
Last synced: 04 Jan 2026
https://github.com/ecly/hashing
A program to store strings using hashing and separate chaining made in Java.
Last synced: 03 Jan 2026
https://github.com/ecly/excel_reliant_test
A repo for a bug report regarding Excel reliant tests that hang when ran with Code Coverage.
Last synced: 17 Mar 2025
https://github.com/ecly/applied_algorithms
Implementation of various algorithms for coding competitions within a University Course
Last synced: 17 Mar 2025
https://github.com/ecly/adventofcode2020
My solutions to Advent of Code 2020
advent-of-code advent-of-code-2020
Last synced: 17 Mar 2025
https://github.com/ecly/advanced_programming
Exercises and exam for ITU course 'Advanced Programming' using Scala
advanced-programming coursework scala
Last synced: 05 Aug 2025
https://github.com/ecly/adventofcode2019
My solutions to Advent of Code 2019
advent-of-code advent-of-code-2019
Last synced: 14 Oct 2025
https://github.com/ecly/rust_learning_projects
Playground for trying out Rust
Last synced: 26 Oct 2025
https://github.com/ecly/ai
Various AI experiments, course code and junk code.
courses deep-learning deep-q-learning dqn gan mnist pytorch reinforcement-learning
Last synced: 16 Apr 2026
https://github.com/ecly/bsii_projects
machine-learning opencv university-course university-project
Last synced: 29 Apr 2026
https://github.com/ecly/namas_pytorch
Dirty pytorch code for 'Neural Attention Model for Abstractive Summarization' - NAMAS
machine-learning nlp python3 pytorch
Last synced: 03 May 2026
https://github.com/ecly/window_snapping
Small program for enabling/disabling window snapping to edges in Windows 10 without having to reboot.
Last synced: 11 May 2026
https://github.com/ecly/scalable_web_systems_assignments
golang university-course web-system
Last synced: 28 Oct 2025
https://github.com/ecly/adventofcode2025
My solutions to Advent of Code 2025
Last synced: 13 May 2026
https://github.com/ecly/gate_maniac
One of my first ever OO applications. A simple game written in Java where a Circle is guided through some gates with increasing pace.
Last synced: 07 Sep 2025
https://github.com/ecly/see_et_al_2017_rouge
Recalculating ROUGE scores for See et al. (2017) test outputs.
pointer-generator rouge rouge-evaluation
Last synced: 20 Jun 2025
https://github.com/ecly/adventofcode2017
My solutions to Advent of Code 2017
advent-of-code advent-of-code-2017
Last synced: 14 Jul 2025
https://github.com/ecly/learning_to_negate_adjectives
PyTorch reimplementation of the paper 'Learning to Negate Adjectives with Bilinear Models" - https://www.aclweb.org/anthology/E17-2012.pdf
antonymy natural-language-processing paper-implementations python python3 pytorch
Last synced: 10 Sep 2025
https://github.com/ecly/adventofcode2015
adventofcode2015
advent-of-code advent-of-code-2015 python python3
Last synced: 05 Oct 2025
https://github.com/ecly/go_projects
A collection of small go projects made for learning go
Last synced: 03 Jan 2026
https://github.com/ecly/adventofcode2018
My solutions to Advent of Code 2018
advent-of-code advent-of-code-2018
Last synced: 02 Aug 2025
https://github.com/ecly/pcpp_exam_2017
akka exam java parallel-programming university-course
Last synced: 08 Nov 2025
https://github.com/ecly/adventofcode2022
My solutions to Advent of Code 2022
Last synced: 09 Aug 2025