Feel encouraged to reach out to me. I like people. I am very contactable online. I am sure you can find me.
GitHub doesn't make it easy to showcase all the projects I am involved in. Especially with so many being inside various github orgs. So I am using this profile README.md to experiment with providing something better.
Note 1: these lists are incomplete. When I find time I will remember the other 50 projects I am involved in.
Note 2: this is just a list of projects I am involved in. A project listed here just means my involvement is in some sense significant. It doesn't mean I am the sole or even lead maintainer.
- CedarEDA/CedarEDA.jl: Top level CedarEDA integration package.
- CedarEDA/CedarSim.jl: Analog Circuit Simulator.
- CedarEDA/DAECompiler.jl: Cedar's core compiler engine.
- JuliaComputing/VectorPrisms.jl: Making structs viewable as AbstractVectors.
- JuliaComputing/CentralizedCaches.jl: Making it possible to clear all your caches at once - JuliaComputing/CentralizedCaches.jl
- JuliaTesting/TestEnv.jl: Activate your test enviroment, so you can use your test dependencies in the REPL - JuliaTesting/TestEnv.jl
- JuliaTesting/ReferenceTests.jl: Utility package for comparing data against reference files - JuliaTesting/ReferenceTests.jl
- JuliaTesting/TestReports.jl: Making JUnit style XML reports for your julia tests - JuliaTesting/TestReports.jl
- JuliaTesting/MetaTesting.jl: Test the testers.
- JuliaTesting/Mocking.jl: Allows Julia function calls to be temporarily overloaded for the purpose of testing - JuliaTesting/Mocking.jl
- JuliaLogging/LoggingExtras.jl: Composable Loggers for the Julia Logging StdLib.
- JuliaDiff/ChainRulesCore.jl: AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system. - JuliaDiff/ChainRulesCore.jl
- JuliaDiff/ChainRules.jl: forward and reverse mode automatic differentiation primitives for Julia Base + StdLibs - JuliaDiff/ChainRules.jl
- JuliaDiff/ChainRulesTestUtils.jl: Utilities for testing custom AD primitives.
- JuliaDiff/ChainRulesOverloadGeneration.jl: Tools to help generate operator overloads based on ChainRules - JuliaDiff/ChainRulesOverloadGeneration.jl
- JuliaDiff/FiniteDifferences.jl: High accuracy derivatives, estimated via numerical finite differences (formerly FDM.jl) - JuliaDiff/FiniteDifferences.jl
- JuliaDiff/Diffractor.jl: Next-generation AD.
- FluxML/Zygote.jl: 21st century AD.
- JuliaCrypto/MD5.jl: A performant, 100% native-julia MD5 implementation
- JuliaCollections/DataStructures.jl: Julia implementation of Data structures.
- JuliaCollections/OrderedCollections.jl: Julia implementation of associative containers that preserve insertion order
- JuliaText/CorpusLoaders.jl: A variety of loaders for various NLP corpora.
- JuliaText/WordTokenizers.jl: High performance tokenizers for natural language processing and other related tasks - JuliaText/WordTokenizers.jl
- JuliaText/Embeddings.jl: Functions and data dependencies for loading various word embeddings (Word2Vec, FastText, GLoVE) - JuliaText/Embeddings.jl
- JuliaText/WordNet.jl: A Julia package for Princeton's WordNet®.
- JuliaGraphics/NamedColors.jl: More color names than you ever knew you wanted.
- JuliaCI/PkgTemplates.jl: Create new Julia packages, the easy way.
- invenia/ExprTools.jl: Light-weight expression manipulation tools.
- invenia/NamedDims.jl: For working with dimensions of arrays by name.
- invenia/Nabla.jl: A operator overloading, tape-based, reverse-mode AD - invenia/Nabla.jl
- invenia/JLSO.jl: Julia Serialized Object (JLSO) file format for storing checkpoint data. - invenia/JLSO.jl
- invenia/PDMatsExtras.jl: Extra Positive (Semi-)Definite Matricies.
- oxinabox/Tricks.jl: Cunning tricks though the julia compiler internals - oxinabox/Tricks.jl
- oxinabox/ProjectManagement.jl: Project Management tools, with a particular focus on PERT charts - oxinabox/ProjectManagement.jl
- oxinabox/LayeredLayouts.jl: Layered Layout Algorithms for Directed Acyclic Graphs - oxinabox/LayeredLayouts.jl
- oxinabox/Trello.jl: (Unofficial) Julia library for working with Trello - oxinabox/Trello.jl
- oxinabox/Pretalx.jl: (Unoffical) Julia library for working with Pretalx conference software - Pretalx.jl/src/Pretalx.jl at master · oxinabox/Pretalx.jl
- oxinabox/MultiResolutionIterators.jl: Tools for working with Iterators of Iterators of ...., with particular application in NLP which has Corpus made up of Document made up of Paragraphs made up of Sentences made up of Words made up of Characters - oxinabox/MultiResolutionIterators.jl
- oxinabox/ExpectationStubs.jl: Mocks on which you can set expectations of how they are called. And check those expectations were true. - oxinabox/ExpectationStubs.jl
- oxinabox/TimeTraveler.jl: Time travel in JuliaLang. (Useful for testing what code did before your changes) - oxinabox/TimeTraveler.jl
- SciML/PubChem.jl: Contribute to SciML/PubChem.jl development by creating an account on GitHub.
- SciML/ColPrac: Contributor's Guide on Collaborative Practices for Community Packages - SciML/ColPrac
- JuliaDiff/BlueStyle: A Julia style guide that lives in a blue world.
These are projects that I have spent a fair bit of time working on, but that I have now concluded are dead-ends. That they are not the way to continue to advance to solve this problem. They probably still function and work usefully. But they are deprecated and have other alternatives recommended. Not every project that I have abandonned is here, just ones that went a long way. You should ask me about why I think these are dead-ends, they are interesting things or they wouldn't have gotten this far.
- oxinabox/MagneticReadHead.jl: A cassette-based debugger | The Other Debugger.
- malmaud/TensorFlow.jl: A Julia wrapper for TensorFlow.
- oxinabox/Expr2LaTeX.jl: Take a julia
Expr
and render it as LaTeX. Deprecated in favour of https://github.com/korsbo/Latexify.jl - oxinabox/Expr2LaTeX.jl
These are projects that are in an early stage, and exist more to prove a point. They may or may not be usable. I may or may not be actively working on them at this point in time. I might not have touched them in years. Regardless of this they are very cool ideas (in my very biased opinion). You should ask me about them.
- oxinabox/Arborist.jl: 🌳 An arborist operates on trees. Graft your Julia code! - oxinabox/Arborist.jl
- oxinabox/MixedModeDebugger.jl: A Julia Debugger that works with mixed compiled and interpretted mode for performance - oxinabox/MixedModeDebugger.jl
- oxinabox/AutoPreallocation.jl: What if your code allocated less? Remember what memory we needed last time and use it again every time after - oxinabox/AutoPreallocation.jl
I hope this has been useful to you to see what I have been up to. Do reach out to me, as I said, I love talking to other humans.
You can find the script that generates this profile here. It's pretty fun little webscrapy markdown generaty thing.