Pinned Repositories
backend
Backend API service in Django
civic-sandbox-backend
LetterFreq
Letter frequency analysis and word letter position matching library for finding Wordle solutions.
Libraries
Collection of useful classes and implementations I've written and compiled over my career.
Library
Library of my own implementations of all the main types of collections and data structures (incl. Heap, Priority Queue, Tree, SortedList, and MultiValueDictionary, etc.).
LibraryCpp
Library and data structures in C++, including a doubly linked list compatible with the conventions of STL containers and iterators.
MovieMatchMaker
Find 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.
OdbDesign
A free open source cross-platform C++ library for parsing ODB++ Design archives, accessing their data, and building net list product models. Exposed via a REST API packaged inside of a Docker image.
nam20485's Repositories
nam20485/OdbDesign
A free open source cross-platform C++ library for parsing ODB++ Design archives, accessing their data, and building net list product models. Exposed via a REST API packaged inside of a Docker image.
nam20485/Libraries
Collection of useful classes and implementations I've written and compiled over my career.
nam20485/zappatest
investigating serving django via zappa on AWS Lambda
nam20485/LetterFreq
Letter frequency analysis and word letter position matching library for finding Wordle solutions.
nam20485/Library
Library of my own implementations of all the main types of collections and data structures (incl. Heap, Priority Queue, Tree, SortedList, and MultiValueDictionary, etc.).
nam20485/LibraryCpp
Library and data structures in C++, including a doubly linked list compatible with the conventions of STL containers and iterators.
nam20485/MovieMatchMaker
Find 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.
nam20485/SubredditStats
Application to collect and serve statistics about a given subreddit's posts.
nam20485/BG2-Code
The Main Code Repro
nam20485/BinarySearchSquareRoot
Simple method of finding square root of a real number using a binary search technique, to within 0.0001 precision.
nam20485/DataStructures
nam20485/docker-lib
library of my docker images
nam20485/docs-1
The open-source repo for docs.github.com
nam20485/eShoppingSimple
nam20485/FitnessTracker
nam20485/Graphviz.NetWrapper
Lean .NET wrapper around Graphviz for building graphs, reading/writing dot files, exporting images, or programmatically reading out the layout attributes.
nam20485/jwt-aspnetcore
Implementing JWT Authentication in ASP.NET Core 5
nam20485/LiveTesting
nam20485/mmm-test-data
nam20485/nam20485
Config files for my GitHub profile.
nam20485/OdbDesignClient
nam20485/OdbDesignServer-SwaggerUI
Swagger UI for OdbDesignServer spec
nam20485/OdbDesignTestData
Test data for OdbDesign repo's automated tests
nam20485/OdbDesignWebClient
Web frontend client for OdbDesignServer
nam20485/rust-blog_os
nam20485/SquareRoots
Library of different methods of computing or approximating square roots in C++
nam20485/StaxLinkedList
Doubly-Linked List for Stax application
nam20485/SysDesignSim
Design and simulate mock distributed systems
nam20485/VSColorOutput
Color highlighting to Visual Studio's Build and Debug Output Windows
nam20485/WSL
Source code behind the Windows Subsystem for Linux documentation.