Techrail is a GitHub organisation, comprising of budding enthusiastic developers who are trying to build some meaning open source software that tried to fill existing gaps in the software world that exist.
The two of the most active, fast-progressing and ready-to-use projects are:
- Bark: It is a logging tool which is supposed to fill the gap between plaintext files and very large, terabyte-scale enterprise solutions for log aggregation and analytics (even reading that feels complicated, doesn't it?). Bark aims to be easy to install and use and allows you to send your logs to PostgreSQL which you can then search easily using SQL, without having to learn a new query language.
- Devta: It is a Developers toolset which aims to provide some handly everyday tools which we programmers need to use very often. From JSON parsing and formatting to Base64 encoding/decoding to playing with time formats and timezones, it has some great tools and we have more planned too!
- Ground: It is a functions provider library that can act as the base dependency for your go projects. It is under development.
Another of our ambitious projects which is currently in an infancy stage is a Password manager tool named KeySmith which is supposed to have an iOS App, an Android App and a Web Extension. The salient feature of this one is that it aims to have no server and instead stores all your data in encrypted format on your Google Drive and uses the same for syncing across all your devices!
There are a few more projects that we have. They have their own repositories where you can find their description or you can join our Discord server where we would love to listen about what you think of them (any anything else you might have to say)!