Skip to content
View wojtek9502's full-sized avatar

Block or report wojtek9502

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

Pinned Loading

  1. Geo-Nominatim-API Geo-Nominatim-API Public

    An API for retrieving coordinates from addresses and addresses from coordinates (reverse geocoding). Project based on Nominatim software. It is a self-hosted alternative to the Google Maps API.

    Python 1

  2. mcp_satellites_search_nearby mcp_satellites_search_nearby Public

    A Model Context Protocol (MCP) server provides satellite pass information near your location. This server allows LLMs to run satellite searches with proper parameters based on your input.

    Python

  3. satellites_search_nearby satellites_search_nearby Public

    This script allows you to calculate the passes of selected satellites and space objects based on the provided coordinates. Data is calculated for X consecutive days with a one-minute resolution.

    Python

  4. password-manager-k8s password-manager-k8s Public

    Kubernetes files for password manager

    Makefile

  5. AI_codility_tasks_helper AI_codility_tasks_helper Public

    A tool created to automate Codility tasks. Solve tasks using AI + Microsoft Autogen. Tested with GPT-3.5

    Python 1

  6. pastebin-drf pastebin-drf Public

    Pastebin clone with Django Rest Framework. An API for sharing your notes, you can add expiration time, password, syntax, categories or tags. Your note can be private or public

    Python