{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":".github","owner":"bhftbootcamp","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":3,"starsCount":0,"forksCount":0,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,15,0,3,13,4,3,1,9],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-12T00:03:23.455Z"}},{"type":"Public","name":"TimeArrays.jl","owner":"bhftbootcamp","isFork":false,"description":"TimeArrays simplifies working with time series data. It offers features like basic math operations, sliding window techniques, data resampling, and handling of missing values","allTopics":["timeseries"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":1,"starsCount":9,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-11T20:23:25.468Z"}},{"type":"Public","name":"AgTable.jl","owner":"bhftbootcamp","isFork":false,"description":"AgTable is an easy-to-use wrapper for the AG Grid library, designed for quick visualization and easy sharing of tabular data","allTopics":["tableview","aggrid"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-11T18:53:28.535Z"}},{"type":"Public","name":"Green","owner":"bhftbootcamp","isFork":false,"description":"Local registries for the #bhftbootcamp community 🍏","allTopics":["registry","julialang"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-11T18:51:33.974Z"}},{"type":"Public","name":"TemplateTools.jl","owner":"bhftbootcamp","isFork":false,"description":"Template generator for Julia Lang packages used by the #bhftbootcamp community","allTopics":["template","pkgtemplates"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-11T16:52:11.536Z"}},{"type":"Public","name":"Serde.jl","owner":"bhftbootcamp","isFork":false,"description":"Serde is a Julia library for (de)serializing data to/from various formats. The library offers a simple and concise API for defining custom (de)serialization behavior for user-defined types","allTopics":["yaml","toml","serialization","json","xml","julia","serde","deserialization"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":3,"issueCount":8,"starsCount":25,"forksCount":7,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,2,0,0,1,4,0,2,1,0,0,4,2,0,1,2,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-04T07:50:09.892Z"}},{"type":"Public","name":"LightweightCharts.jl","owner":"bhftbootcamp","isFork":false,"description":"LightweightCharts is a convenient Julia wrapper for the Lightweight Charts™ library by TradingView, Inc., designed to output graphical data to an HTML page","allTopics":["chart","plot","lightweight-charts"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":1,"starsCount":10,"forksCount":1,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,1,1,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-30T13:27:31.631Z"}},{"type":"Public","name":"CryptoAPIs.jl","owner":"bhftbootcamp","isFork":false,"description":"CryptoAPIs is a library written in Julia that combines API wrappers from various exchanges, simplifying access to market 💹 data","allTopics":["cryptocurrency","exchange","apis"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":10,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-29T12:59:21.160Z"}},{"type":"Public","name":"EasyCurl.jl","owner":"bhftbootcamp","isFork":false,"description":"EasyCurl is a lightweight Julia package that provides a user-friendly wrapper for the libcurl C library, for making HTTP requests. It is useful for sending HTTP requests, especially when dealing with RESTful APIs","allTopics":["http","curl","julia","libcurl"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":1,"starsCount":9,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-24T13:07:43.221Z"}},{"type":"Public","name":"NumExpr.jl","owner":"bhftbootcamp","isFork":false,"description":"The NumExpr library is designed to handle and evaluate arithmetic expressions. It enables parsing and analyzing expressions, as well as performing calculations with user-defined functions","allTopics":["expression","numexpr"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":15,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T16:18:39.129Z"}},{"type":"Public","name":"BoundTypes.jl","owner":"bhftbootcamp","isFork":false,"description":"The BoundTypes library helps you to seamlessly design and set rules for data types in your code, making it safer and more reliable","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-14T17:12:30.435Z"}},{"type":"Public","name":"CcyConv.jl","owner":"bhftbootcamp","isFork":false,"description":"CcyConv is a Julia package for performing currency conversions. It allows for direct and multi-step conversions using the latest exchange 💱 rates","allTopics":["converter","convertrate","ccyconv"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":1,"starsCount":7,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-08T16:44:18.503Z"}}],"repositoryCount":12,"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"}