Skip to content
View 0tii's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report 0tii

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
0tii/README.md

πŸ“ My Dev Blog

Just starting a collection of small but useful ideas / tips / tricks / patterns to combat modern problems elegantly. This 'blog' might grow over time, or stay small, it really depends.

Use fetch as you always would, but be able to pass timeout to its native options

Build React Native Expo builds in WSL and run them in Virtual Devices on Windows

Design pattern to create asynchronously populated class instances

Collection of useful extension methods to aid writing declarative code.

🚧 Personal Projects

A public library to automate interacting with the browser game Gladiatus by Gameforge

  • Status: WIP / Early Development Abandoned

A cross-browser extension that retrieves authentication data for a gladiatus character in order to authenticate with GladiatusApi. Saves manually getting cookies, server id and session hash.

  • Status: Released

πŸ“œ Project history

Show project history

A REST-like API supplying endpoints to aid common business processes

  • Status: Abandoned

An easy-to-use but reliable asynchronous library to create highly customizable PDFs from HTML or URL as buffer, base64 string and .pdf file

  • Status: Finished / Released

React widget to make (limited) web requests from a front-end component to CORS enabled APIs or general web requests with a CORS proxy

  • Status: Finished / Released

RESTful, MySQL-backed Web Api to get guaranteed collision-free guids

  • Status: Finished / Released

Async node.js implementation of the UDP Minecraft Server Query Protocol and TCP Minecraft Server List Ping Protocol.

  • Status: Finished / Released

Remove Sheet Protection from .xlsx files. Easily.

  • Status: Finished / Released

Python command-line tool to create SQL Databases from leaked Twitch Earnings

  • Status: Finished / Released

Lightweight but powerful event system to create and process source code hooks

  • Status: Finished / Released

Pinned

  1. Mc-Status Mc-Status Public

    πŸ”Ž Async node.js implementation of the UDP Minecraft Server Query Protocol and TCP Minecraft Server List Ping Protocol.

    JavaScript 6

  2. s0nar s0nar Public

    πŸ“‘ Lightweight but powerful event system to create and process source code hooks

    Java 2

  3. GetGuid GetGuid Public

    πŸ†” RESTful, framework-less, MySQL-backed Web Api to get guaranteed collision-free guids

    JavaScript 1

  4. html-to-pdf html-to-pdf Public

    πŸ–₯️ An easy-to-use but reliable asynchronous library to create highly customizable PDFs from HTML or URL as buffer, base64 string and .pdf file using puppeteer.

    JavaScript 4

  5. ExcelSheetUnblocker ExcelSheetUnblocker Public

    πŸ”“ Remove Sheet Protection from .xlsx files. Easily.

    Python 4 1

  6. expo-template-typescript-sqlite-orm-nativewind-jest expo-template-typescript-sqlite-orm-nativewind-jest Public

    πŸ“š A React Native Expo Template with Typescript, SQLIte, ORM, NativeWind and Jest configured

    TypeScript