- Wilsonville, Oregon
- in/namiller
Pinned Loading
-
Library
Library PublicLibrary of my own implementations of all the main types of collections and data structures (incl. Heap, Priority Queue, Tree, SortedList, and MultiValueDictionary, etc.).
C#
-
MovieMatchMaker
MovieMatchMaker PublicFind movies you didn't know you liked! Website and backend used to find similar movies and recommendations based on the number of actors and crew shared between movies.
C#
-
Python 3 generate secret key
Python 3 generate secret key 1python -c 'import random; result = "".join([random.choice("abcdefghijklmnopqrstuvwxyz0123456789!@#$%^&*(-_=+)") for i in range(50)]); print(result)'
23#python -c 'import random; print "".join([random.choice("abcdefghijklmnopqrstuvwxyz0123456789!@#$%^&*(-_=+)") for i in range(50)])'
-
LetterFreq
LetterFreq PublicLetter frequency analysis and word letter position matching library for finding Wordle solutions.
C#
-
LibraryCpp
LibraryCpp PublicLibrary and data structures in C++, including a doubly linked list compatible with the conventions of STL containers and iterators.
Objective-C
If the problem persists, check the GitHub status page or contact support.