Pinned Repositories
AyamelResourceApiServer
RESTful API server for managing multimedia resource objects for language learning applications.
blockchain-experiments
This is my playground for learning and exploring Blockchain.
ExercismClj
Clojure solutions to Excercism problems. Definitely not expert solutions and only intended to help me learn Clojure.
ExercismFsh
Same as ExercismClj, but for F#
family-tree-mapper
This app will try to drop pinpoints on a world map to create a comprehensive view of where one's ancestors were born according to FamilySearch.org
MQMTMX
MQM TMX stripping script
MultiTerm-to-TBX-Converter
The following is the first build of the MultiTerm-to-TBX Converter, combining the MultiTerm Mapping Wizard and the MT2TBX Converter
p5-Convert-MRC
Perl module for convert MRC to TBX-Basic
p5-Convert-Spreadsheet-TBXmin
This is a module which converts tab delimited spreadsheet glossaries into TBX-Min
p5-Convert-TBX-Basic
Convert TBX-Basic into TBX-Min
SerdoSchofield's Repositories
SerdoSchofield/AyamelResourceApiServer
RESTful API server for managing multimedia resource objects for language learning applications.
SerdoSchofield/blockchain-experiments
This is my playground for learning and exploring Blockchain.
SerdoSchofield/ExercismClj
Clojure solutions to Excercism problems. Definitely not expert solutions and only intended to help me learn Clojure.
SerdoSchofield/ExercismFsh
Same as ExercismClj, but for F#
SerdoSchofield/family-tree-mapper
This app will try to drop pinpoints on a world map to create a comprehensive view of where one's ancestors were born according to FamilySearch.org
SerdoSchofield/MQMTMX
MQM TMX stripping script
SerdoSchofield/MultiTerm-to-TBX-Converter
The following is the first build of the MultiTerm-to-TBX Converter, combining the MultiTerm Mapping Wizard and the MT2TBX Converter
SerdoSchofield/p5-Convert-MRC
Perl module for convert MRC to TBX-Basic
SerdoSchofield/p5-Convert-Spreadsheet-TBXmin
This is a module which converts tab delimited spreadsheet glossaries into TBX-Min
SerdoSchofield/p5-Convert-TBX-Basic
Convert TBX-Basic into TBX-Min
SerdoSchofield/p5-Convert-TBX-Min
Perl module for converting TBX-Min into TBX-Basic
SerdoSchofield/p5-Convert-TBX-UTX
A converter for termbase exchange files in UTX format to TBX-Min and a converter in the reverse direction.
SerdoSchofield/p5-Extract-TBX-Min
This is a tool to extract valid TBX-Min from larger TBX files.
SerdoSchofield/p5-MTF-Map
This is part of an automated system aimed at making mapping files from mtf XML for converting into TBX
SerdoSchofield/p5-Split-TBX
This module is intended to break very large TBX files into smaller more readable groups.
SerdoSchofield/p5-TBX-Min
Read/Write/Edit TBX-Min
SerdoSchofield/p5-XLIFF-TBX
This is intended to provide conversion tools from XLIFF 2.0 glossary module to TBX-Basic
SerdoSchofield/p5-XLIFF2-TBX
A converter to and from TBX and the glossary module of XLIFF 2.0
SerdoSchofield/py-palindrome
A simple test of how to check for palindromes. For personal reference and for fun.
SerdoSchofield/qt21-scorecard
qt21-scorecard
SerdoSchofield/SinglyLinkedListTest
This is just a thought experiment about how one could check for loops in a Singly Linked List in C# (rather than simply storing seen pointers in a hash table as you would in C or C++).
SerdoSchofield/TBX-Basic_dialect
Definition and schemas on the TBX-Basic dialect for DCA and DCT styles.
SerdoSchofield/TBX-Spec
Schema for validating TBX files
SerdoSchofield/TBXDialectSchemaGenerator
a tool which will generate a schematron schema for a dialect given the name of the dialect and the modules of that dialect
SerdoSchofield/vue-cherry-compiler-patch
Currently Vue seems to break when you use `<script lang="cljs">` due to a bug. This is just a drop-in replacement for the `compiler.parse` function used in [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue]).
SerdoSchofield/vue-clojure
⚡ High-performance Vue language tooling based-on Volar.js