Skip to content
View JakobAIOdev's full-sized avatar
💫
💫

Sponsors

@Jakkoble

Highlights

  • Pro

Block or report JakobAIOdev

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
JakobAIOdev/README.md

JakobAIO

Full-Stack Developer · Automation Engineer

Building high-performance web scrapers, monitoring tools & bots.

WebsiteGitHubDiscordVisitors

wakatime

package main
import"fmt"typeDeveloperstruct {
NamestringRolestringLanguages []stringFocus []stringSitestring
}
funcmain() {
me:=Developer{
Name: "Jakob",
Role: "Full-Stack Developer & Automation Engineer",
Languages: []string{"de_DE", "en_US"},
Focus: []string{"Web Scraping", "Sneaker Bots", "Real-Time Monitoring", "Go", "Next.js"},
Site: "jakobaio.dev",
}
fmt.Printf("Hey, I'm %s — %s\n", me.Name, me.Role)
fmt.Println("Thanks for dropping by, hope you find some of my work interesting.")
}

Weekly Coding Activity

📊 This Week I Spent My Time On

💬 Programming Languages: PHP 7 hrs █████░░░░░░░░░░░░░░░░░░░░ 21.20 % TypeScript 5 hrs ████░░░░░░░░░░░░░░░░░░░░░ 15.15 % Twig 4 hrs 27 mins ███░░░░░░░░░░░░░░░░░░░░░░ 13.50 % Go 3 hrs 44 mins ███░░░░░░░░░░░░░░░░░░░░░░ 11.32 % Markdown 3 hrs 4 mins ██░░░░░░░░░░░░░░░░░░░░░░░ 09.29 % 

Last Updated on 13/08/2026 01:26:44 UTC

Tech Stack



Pinned Loading

  1. Vintrack-Vinted-MonitorVintrack-Vinted-MonitorPublic

    Real-time Vinted monitor with instant Discord alerts, proxy rotation & a beautiful dashboard. Self-hosted with Docker. Built with Next.js 16 + Go.

    TypeScript 78 15

  2. tls-fetch-mcptls-fetch-mcpPublic

    A local MCP server written in Go that sends HTTP requests with browser-like TLS fingerprints using bogdanfinn/tls-client. The server communicates over MCP via `stdio` and uses the official modelcon…

    Go 2

  3. vinted-product-monitor-simplevinted-product-monitor-simplePublic

    A fast, proxy-rotating Vinted monitor that sends Discord notifications for new listings. Built with Python and designed to bypass anti-bot measures using rotating residential proxies.

    Python 5 1

  4. Sneaker-Scraper-DiscordSneaker-Scraper-DiscordPublic

    A sneaker scraper that can scrape all prices / payout prices for every size of a sneaker on different marketplace websites.

    Python 8 2

  5. vinted-product-uploadervinted-product-uploaderPublic

    Small Go example for uploading Vinted products from a CSV file.

    Go

  6. Sneaker-Price-Scraper-Discord-CsharpSneaker-Price-Scraper-Discord-CsharpPublic

    Sneaker Price Webscraper with discord embed in c#

    C# 1