ShiSHcat
Welcome! This is my website.
Here you'll find info about me and what I do.
Projects
Here you can see my past public projects (mostly opensource).
I usually open source projects when I stop maintaining them.
Ordered by date. Beware, these projects are just made to get confidence with frameworks and usually don't really represent my optimization priority.
My GitHub
ShiSHTransfer
2020 Summer
An uploader service to upload files
of maximum 70 GB. It splits files on-the-fly and uploads them to a
Telegram account saved messages.
Then the files would be forwarded to
other accounts to get them back after a ban.
Based on MadelineProto MTProto library and amphp PHP framwork.
DWPages
2020 Spring
A static hosting on the Telegram network.
Based on DWGram API.
It allowed users to autogenerate an index of the channel if no index was set and it supported Markdown, but the feature got removed in a later release.
Made with the amphp framwork.
DWgram
2020 Spring
An API to download files and see messages on Telegram without having to use MTProto.
Features a load balancer to split the traffic to multiple telegram accounts to bypass "Floodwaits", Telegram API ratelimits.
Based on MadelineProto MTProto library and amphp PHP framwork.
BeckygramBK
2020 February
Encrypted messaging app, made in NodeJS.
The client was in HTML5/Javascript.
Message were encrypted through ECIES.
Uploadgram
2020 January
An uploader service that would upload files to a Telegram account saved messages. Maximum file size is 1.5GB.
That was the maximum Telegram message attachment file size in January 2020.
Based on the MadelineProto MTProto, the Ratchet library and the React PHP framework, plus a NodeJS express reverse proxy. It's probably very insecure. Check out my friend's rewrite! Uploadgram.me
DiscordForTelegram
2019 Autumn
A Discord client for Telegram.
Based on the discord.js library.
Supports:
- Sending messages in guilds
- Receiving mentions from guilds
- Opening guilds (through inline)
- Opening channels (through inline)
- Acting like a normal chat with /sync
kifilesgram
2019 Autumn
A telegram bot that allowed sending files into the KiFiles screenshot sharing and file upload service.
️TSChatting
Summer 2019
An app that combined Whatsapp, Telegram and Discord. It was based on the Puppeteer library in NodeJS. It never was finished.
github-links
2019 Summer
Get links from Github repos master (main).