Skip to content
View VisualDudek's full-sized avatar

Block or report VisualDudek

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
VisualDudek/README.md

Hi there 👋

🔭 I’m currently working on:

  • go-basics - A collection of simple Go projects and exercises for learning the fundamentals.
  • go-lings - My golings. Inspired by ZigLings.
  • programming LABS - decoupling tcp echo server code using Protocols, tcp echo server using selectors
  • yt video list to MD - Fetch YouTube data and saves it in a markdown file.
  • SOP Python - my Standard Operation Procedure framework for Python, check out gh action for AI feedback loop
  • xxd clone in Zig
  • Textual YouTube Browser - A Python project that allows you to browse and manage YouTube videos stored in MongoDB in the cloud, using a text-based user interface built with the textual framework.

🌱 I’m currently learning:

  • Zig
  • Python - Protocols, structural subtyping, asyncio, abstract base class.
    • Pytlings project contains a series of tiny broken programs. By fixing them, you'll learn given topic, idea was ispired by Ziglings project that was directly inspired by the brilliant and fun rustlings project for the Rust language.
  • F#

🧠 I’m currently exploring:

  • VSCode Agent Mode - Bulding apps using Agent Mode, based on Project Requirements Document and copilot-instructions.md

⚙️ Tools, frameworks

  • Taskfile - A playground for testing and learning Taskfile.dev capabilities.
  • Textual - Playground for python framework Textual
  • Google GenAI SDK - Playground for Google GenAI Python SDK
  • Pydantic - 🧪 A lightweight Pydantic playground for experimenting with data models, validation, and parsing in Python.

⚗️💡 prototype/innovation

Pinned Loading

  1. sop-python sop-python Public

    Standard Operation Procedure for Python