March 10, 2026

BCT Git Collections

BCT Git Collections

Hi everyone and welcome to the channel. In this article you will find some of the Git Projects I have made in the last few months.

Instead of pointing you to the core Git Repo I will post each useful repo link, description and some images instead. Some may only have been forked as a future project while others have been forked and heavily modified in a lot of cases and then there are those projects that were made from scratch but are very likely Private to minimize the chance of credentials or API keys leaking.

Australian Home Loan Calculator (Public)

As the name implies this is a Home loan calculator primarily for the Australian market and was purely made inhouse but if you are in Australia and think its useful to then you are free to use it on the link below

GitHub: https://github.com/DeNNiiInc/AU-HomeLoan-Calculator

Link: https://au-homeloan-calculator.beyondcloud.technology/

Inbox-zero (Public)

GitHub: https://github.com/DeNNiiInc/inbox-zero

GitHub Official: https://github.com/elie222/inbox-zero

Official Website: https://www.getinboxzero.com/

This is a fork of the original Inbox-Zero project which has a goal to help you filter out your email and automate various aspects so that you don't need to deal with any email.

In this case the project has been heavily customized by me and a large number of features were added and improved and I will try to recall all the functions I added.

Most features added were to improve 365 Email integration which should work with Hotmail and outlook emails as well

365 Online Email: Shared mailboxes, Shared calendars, Open other mailboxes and a large number of improvements for shared mailboxes which allows you to login with your main Microsoft 365 account and managed shared mailboxes you have access to as well and that includes calendar entries. Single Sign on

AI Models and UI:

First, I added the Ollama Online option which can be changed in the backend to a local instance. In case you did not know Ollama offers a decent number of free models to use that resets daily/weekly and a large number of those models are huge. You just need to find a Ollama model labelled -cloud and it will just work.

Open AI Templates:

Here I added predefined templates if you want to use them and it will change which AI agent is used for the ingest of emails with GTP-5-mini set as default.

Bulk Unsubscribe & Bulk AI rules processing:

The built in unsubscribe is full of bugs and will stop if the instance crashes or browser is closed so I added a new overhauled feature and will run in the background and the functions have been improved in every possible way in my opinion. In summary you tell it how far back you want to go and once its build up a list select what you want to unsubscribe from and let it do its job

Then I added a new Bulk Automation and what this does it tell it to process much larger sets of emails and in the background and realistically you will ever only need to run this once

Website-Stress-Test

Gitea: https://gitea.beyondcloud.solutions/dennii/Website-Stress-Test

Live Site: https://website-stress-test.beyondcloud.technology/

As per video this is designed to be used to stress test your website

Weather-App

GitHub: https://github.com/DeNNiiInc/Weather-App

Live: https://weather-app.beyondcloud.technology/

It uses GPS if you allow it to show you weather with no Ads

Web-Page-Performance-Test

GitHub: https://github.com/DeNNiiInc/Web-Page-Performance-Test

Live: https://web-page-performance-test.beyondcloud.technology/

As the name implies this helps you work out issues on yout website and what is slowing it down, Refer to YouTube Video

UltyScan (Public)

Gitea: https://gitea.beyondcloud.solutions/dennii/UltyScan

Live (limited): https://ultyscan.beyondcloud.solutions/

The utility is designed for Pen testing and only to be used on authorized targets

Advanced-Smtp-Tester

GitHub: https://github.com/DeNNiiInc/Advanced-Smtp-Tester

Live: https://advanced-smtp-tester.beyondcloud.technology/

This tests SMTP settings and will do various tests if you want it to to find out if the credentials will work on other standard ports and protocol's and will email you a report. No credentials are stored in any database

Advanced-Raid-Calculator

GitHub: https://github.com/DeNNiiInc/Advanced-Raid-Calculator

Live: https://advanced-raid-calculator.beyondcloud.technology/

As the name implies all it is, is an advanced Raid Calculator to help you optimize your raid.

Connect 5 (Real-Time Multiplayer Gomoku Game)

GitHub: https://github.com/DeNNiiInc/Connect-5

Live: https://connect5.beyondcloud.technology/

Its connect 4, or 4 in a row but harder and better