Become a sponsor to Adam Langley
I work primarily in the mobile development space, and where possible I like to modularise my internal logic and release it
as open source libraries.
My main focus library at this time is PyBleno, a Python port of the popular Bleno (Bluetooth LE Peripheral stack for Nodejs).
The current feature push is a Node to Python transpiler engineered specifically for the conventions used in the Bleno library, which allows immediate conversion of new fixes and features to the underlying Bleno code-base, across to PyBleno.
Using this technique, I can maintain a singular code base for both the Node, and Python, communities - pushing both libraries forward in unison.
Featured work
-
Adam-Langley/pybleno
A direct port of the Bleno bluetooth LE peripheral role library to Python2/3
Python 68 -
Adam-Langley/efcore-temporal-query
Linq extensions to Entity Framework Core 3.1 to support Microsoft SQL Server Temporal Table Querying
C# 46 -
Adam-Langley/DifferentialCollections
An iOS tutorial and associated library for keeping an UICollectionView in sync with a dynamic SQL data model.
C# 3 -
Adam-Langley/MvvmCross-UserInteraction
MvvmCross plugin for interacting with the user from a view model
C# -
Adam-Langley/ActivityArc
An animated determinate/indeterminate activity indicator for Xamarin iOS
C# -
Adam-Langley/fluentmigrator
Fluent migrations framework for .NET
C#