Skip to content
View TisoneK's full-sized avatar
  • Nairobi, Kenya
  • 14:18 (UTC +03:00)

Block or report TisoneK

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
TisoneK/README.md

Tisone Kironget

"The wall is never the end β€” it's just information about what to build next."

Software developer focused on automation, scraping systems, and data pipelines.
Founder at Sky Tech Solutions.
Based in Nairobi, Kenya.


Featured Projects

πŸ•· Scrapamoja

Hybrid browser-API scraping framework designed to survive website changes.

Scrapamoja combines browser automation and direct HTTP extraction to build resilient scraping pipelines. It focuses on selector recovery, DOM analysis, and intelligent fallback strategies.

https://github.com/TisoneK/scrapamoja


πŸ€ ScoreWise

Basketball prediction algorithm built on scraped match data and statistical modeling.

ScoreWise analyzes team performance, head-to-head matchups, and scoring rhythm to generate over/under predictions and expected score ranges.

https://github.com/TisoneK/ScoreWise


⚑ flashscore-scraper

Data collection engine used to gather match statistics from Flashscore.

This project powers ScoreWise by extracting historical match data used for modeling and prediction.

https://github.com/TisoneK/flashscore-scraper


πŸ“‹ Task2SMS

Automation tool that sends SMS notifications based on task conditions or schedules.

Useful for alerts, reminders, and automated workflow notifications.

https://github.com/TisoneK/Task2SMS


Frameworks & Development Tools

βš™ agentfile

File format and CLI for defining AI-driven workflows using YAML and Markdown.

Workflows are executed by IDE agents, allowing developers to describe what each step does and how the LLM should perform it.

https://github.com/TisoneK/agentfile


πŸ“œ crawlspec

Specification format for defining web crawling or scraping strategies.

Designed to standardize how scraping workflows describe targets, selectors, and extraction rules.

https://github.com/TisoneK/crawlspec


Security & Analysis Tools

πŸ”Ž api-scanner

Tool for scanning APIs and discovering endpoints or potential weaknesses.

Useful during security analysis or when mapping unknown APIs.

https://github.com/TisoneK/api-scanner


πŸ“‘ header-extractor

Utility for extracting HTTP headers from requests and responses for debugging and analysis.

https://github.com/TisoneK/header-extractor


Networking & Infrastructure

🌐 tproxy

Networking utility related to proxy routing and traffic interception.

https://github.com/TisoneK/tproxy


Automation & Utilities

πŸ€– WebAutoPy

Python automation utilities for interacting with websites and automating browser workflows.

https://github.com/TisoneK/WebAutoPy


πŸ”€ wordlistvariationgenerator

Generates variations of words for testing authentication systems, fuzzing, and security research.

https://github.com/TisoneK/wordlistvariationgenerator


⏱ countdown

Simple countdown utility script.

https://github.com/TisoneK/countdown


Other Projects

πŸ’° skyledger

Accounting / finance-related software project.

https://github.com/TisoneK/skyledger


About

I build software that solves real problems:

  • scraping systems
  • automation tools
  • prediction algorithms
  • developer frameworks

No strict niche β€” just building whatever needs building.


Current Focus

  • Scrapamoja β€” evolving into a resilient hybrid scraping platform
  • ScoreWise β€” improving prediction accuracy through better data pipelines

Organization

Sky Tech Solutions

Technology solutions, automation systems, and digital tools.

Pinned Loading

  1. flashscore-scraper flashscore-scraper Public

    Python 2

  2. agentfile agentfile Public

    JavaScript

  3. crawlspec crawlspec Public

  4. ScoreWise ScoreWise Public

    JavaScript

  5. scrapamoja scrapamoja Public

    Scrapamoja is a Python scraping framework combining Playwright browser automation with direct HTTP API extraction. Supports DOM scraping, network interception, Cloudflare bypass, protobuf decoding,…

    Python

  6. Task2SMS Task2SMS Public

    Task2SMS is a web-based automation tool that lets users create and manage tasks which automatically send SMS updates based on schedules or conditions. It aims to provide reliable, offline-capable n…

    JavaScript