| Interesting Projects | Stack | Description | |
|---|---|---|---|
| Personal Projects | |||
| teinc3.github.io | Node.js, HTML4, showdown.js, SSG (Static Site Generation) | A personal website styled with a brutalist Y2K theme, built to HTML4-compliant standards | |
| Evoku | TypeScript, Angular, WebSockets, Github Actions, MS Azure, Redis, PostgreSQL, Docker | A multiplayer, online Sudoku game with interactive powerups, revolving around a Yin-Yang theme | |
| Vox-Populi | TypeScript, discord.js, typegoose(MongoDB) | A bot that simulates democratic voting systems and concensus algorithms on a Discord Server | |
| Territorial.io Simulation and Theory | |||
| TerriEngine | JavaScript, Refactored to Rust | State-based simulation engine utilising BFS for solving optimal opening strategies | |
| Order-137 | TypeScript, WebSockets, HTTP Proxies, Proxy Rotation | Custom end-client application for stress-testing game leaderboards by running up to 3000 concurrent instances | |
| gold-digger | Python, C, multiprocessing, WebSockets | Script to automatically farm gold in Territorial.io, featuring a algorithmic optimisation of a POW nonce function, reducing complexity from O(n) to O(log(n)) | |
| Project Messiah | JavaScript | A reverse-engineered client of Territorial.io, including modded options and an unbeatable 1v1 bot algorithm | |
| ProTanki Networking | |||
| ProboTanki-Lib | Python, Cython, TCP, SOCKS5 Proxies, asyncio, multithreading, Wheels, PyPI | A library containing reverse-engineered packets, cryptographic functions and networking utilities for connecting to ProTanki servers | |
| ProboTanki-Proxy | Python, PyQT5 | A MITM proxy server capable of intercepting and modifying binary packets between the ProTanki client and server | |
♿
Certified Wheelchair Moment
I know that I know nothing, but at least I'm willing to try...
- United Kingdom
-
03:09
(UTC) - teinc3.github.io
Highlights
- Pro
Pinned Loading
-
teinc3.github.io
teinc3.github.io PublicA parody website styled with a Y2K theme (before I was even born)
JavaScript 1
-
Vox-Populi
Vox-Populi PublicA Bot that regulates and simulates Democracy in a Discord Server
TypeScript
-
TerriEngine
TerriEngine Public archiveSearch Algorithm and Simulation Engine for finding Territorial.io's Best Opening Moves
-
ProboTanki-Lib
ProboTanki-Lib PublicA common library of packets, codecs and networking utilities for connecting to ProTanki servers
Python
-
Discord Message Logging Utility Clas...
Discord Message Logging Utility Class Using Message Forwarding Feature (Requires discord.py >= 2.5) 1import asyncio
2from datetime import datetime
3from discord import Member, User, Message, TextChannel, Thread, Embed, Color, HTTPException
4from typing import TypedDict
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



