{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"BomSweeper.CSharp","owner":"maroontress","isFork":false,"description":"BomSweeper is a command line tool that finds the files starting with a UTF-8 Byte Order Mark (BOM) in the directory tree and removes a BOM from those files.","allTopics":["csharp","utf-8","dotnet-core","file-format-detection","csharp8"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-21T11:23:24.652Z"}},{"type":"Public","name":"maroontress.github.io","owner":"maroontress","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T12:51:57.651Z"}},{"type":"Public","name":"StyleChecker","owner":"maroontress","isFork":false,"description":"StyleChecker is yet another code style checker and refactoring tool like FxCopAnalyzers, StyleCop Analyzers, SonarLint, Roslynator, and so on.","allTopics":["visual-studio","csharp","roslyn","roslyn-analyzer","roslyn-codefix","stylechecker","csharp12"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T12:07:32.356Z"}},{"type":"Public","name":"SqlBind.CSharp","owner":"maroontress","isFork":false,"description":"SqlBind.CSharp is a C# class library that is a wrapper for SQLite.","allTopics":["sqlite","csharp-9"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-18T11:58:41.831Z"}},{"type":"Public","name":"deploy-keys","owner":"maroontress","isFork":false,"description":"This action modifies the Git and SSH configuration with the specified GitHub deploy keys to access other private repositories on the GitHub-hosted Windows, Linux, and macOS runners.","allTopics":["github-actions","deploy-keys"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":3,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-05T10:32:35.906Z"}},{"type":"Public","name":"maroontress.com","owner":"maroontress","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-07T17:15:16.249Z"}},{"type":"Public","name":"try_out_github_actions","owner":"maroontress","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-07T05:00:03.003Z"}},{"type":"Public","name":"maven","owner":"maroontress","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-03T17:49:09.739Z"}},{"type":"Public","name":"NugetScraper","owner":"maroontress","isFork":false,"description":"NugetScraper is an HTML parser that reads an HTML page retrieved from NuGet.org and provides a list containing NuGet packages released by a specified organization.","allTopics":["html","scraper","nuget","java11"],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-03T17:48:24.825Z"}},{"type":"Public","name":"mimicssl-md5","owner":"maroontress","isFork":false,"description":"This is an MD5 implementation in C23, and its API is compatible with OpenSSL 1.1.","allTopics":["md5"],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-20T07:07:12.229Z"}},{"type":"Public","name":"mimicssl-aes128-cbc-decrypt","owner":"maroontress","isFork":false,"description":"This is an AES-128 CBC implementation in C23 only for decrypting, and its API is compatible with OpenSSL 1.1.","allTopics":["pkcs7","aes-128-cbc"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-20T06:42:48.959Z"}},{"type":"Public","name":"lighter","owner":"maroontress","isFork":false,"description":"Lighter is a header-only library in C++20 to check assertions.","allTopics":["assertion-library","cplusplus-20","header-only-library"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-30T17:10:20.972Z"}},{"type":"Public","name":"HtmlBuilder","owner":"maroontress","isFork":false,"description":"HtmlBuilder is a .NET library for building HTML documents. It depends on .NET Standard 2.1.","allTopics":["html","csharp","html-document","dotnet-standard","html-generator","csharp8"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-08-02T12:05:42.169Z"}},{"type":"Public","name":"Collection.CSharp","owner":"maroontress","isFork":false,"description":"Collection.CSharp is a C# class library containing some collection classes.","allTopics":["collection","netstandard21","csharp10"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-23T13:31:05.013Z"}},{"type":"Public","name":"Oxbind.CSharp","owner":"maroontress","isFork":false,"description":"Oxbind is a .NET library that deserializes an XML document. It depends on .NET Standard 1.3.","allTopics":["csharp","xml","dotnet-standard","xml-deserializer"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-19T19:20:07.251Z"}},{"type":"Public","name":"IntExpr.Java","owner":"maroontress","isFork":false,"description":"A library to evaluate integer expressions in Java.","allTopics":["calculator","eval","reverse-polish-notation","int32"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-29T17:38:51.336Z"}},{"type":"Public","name":"Clione.Java","owner":"maroontress","isFork":false,"description":"A C17 lexical parser written in Java.","allTopics":["parser","lexical-parser","c17","java"],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-24T17:30:07.643Z"}},{"type":"Public","name":"PourOver","owner":"maroontress","isFork":false,"description":"PourOver is a command-line tool that diagnoses string resources stored in CSV files expressed in multiple languages by comparing the tokens embedded in each string between the languages.","allTopics":["i18n","lint","csharp","dotnet-core","global-tool","string-resources"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-08-26T16:07:30.593Z"}},{"type":"Public","name":"Euclid","owner":"maroontress","isFork":false,"description":"Euclid is a .NET library for calculating position and rotation in three-dimensional Euclidean spaces with single precision. It depends on .NET Standard 2.0.","allTopics":[],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-02-28T07:41:50.998Z"}},{"type":"Public","name":"CuiMallet.CSharp","owner":"maroontress","isFork":false,"description":"The CuiMallet is a .NET library for making Command Line Interface. It depends on .NET Standard 2.0.","allTopics":["cli","csharp","dotnet-standard","command-line-parser","command-line-arguments","csharp8"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-06-10T23:18:49.354Z"}},{"type":"Public","name":"StyleChecker.Annotations","owner":"maroontress","isFork":false,"description":"StyleChecker.Annotation is a C# class library that provides annotations used with StyleChecker.","allTopics":["csharp","roslyn"],"primaryLanguage":{"name":"C#","color":"#178600"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-06-10T09:05:59.330Z"}}],"repositoryCount":21,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}