Skip to content
View szmyty's full-sized avatar

Block or report szmyty

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
szmyty/README.md
Alan Szmyt - Software Engineer โ€ข DevOps & Cloud โ€ข AI-Assisted Systems



GitHub followers Profile Views GitHub Stars CI


๐Ÿ“Š Metrics Dashboard

All GitHub statistics below are self-hosted using lowlighter/metrics โ€” no external API downtime.

GitHub Overview GitHub Stats Top Languages

Contributions Graph



Complete GitHub Metrics

๐Ÿ‘ค About Me

๐Ÿš€ Software engineer focusing on cloud-native systems, developer experience, creative automation, and AI-assisted tooling. I build high-quality, scalable platforms with strong emphasis on automation, security, and clarity.


๐Ÿง  How This Repository Works

This is an automated GitHub profile system โ€” all content is generated and kept current via GitHub Actions. No manual updates are needed after initial setup.

  • ๐Ÿ“Š Metrics are generated daily โ€” GitHub activity, stats, and language breakdowns are rendered as self-hosted SVGs using lowlighter/metrics
  • ๐Ÿƒ Profile cards are auto-generated โ€” themed summary cards are produced on a daily schedule and committed directly to the repository
  • ๐Ÿ”„ README activity is updated automatically โ€” the Recent Activity section is refreshed each day with the latest public GitHub events

๐Ÿ“– See docs/architecture.md for a full system overview and docs/workflows.md for workflow details.


๐Ÿ’ก Developer Experience

๐ŸŽฏ DX Philosophy

  • โšก Automate the mundane
  • ๐Ÿ”„ Fast feedback loops
  • ๐Ÿ“š Self-documenting code
  • ๐Ÿงฉ Composable architectures

๐Ÿ›๏ธ Engineering Pillars

  • ๐Ÿ”’ Secure by default
  • ๐Ÿ“ˆ Scalable by design
  • ๐Ÿงช Test-driven quality
  • ๐Ÿ”ง Continuous improvement

๐Ÿš€ What I Build

  • ๐Ÿ›  Developer tooling & CLIs
  • โ˜ Cloud-native platforms
  • ๐Ÿค– AI-augmented workflows
  • ๐Ÿ” CI/CD & automation systems

๐Ÿ› ๏ธ Tech Stack


๐Ÿ† Featured Projects

๐ŸŽฎ OpenAI-Retro-SuperMarioWorld-SNES

NEAT-Python recurrent neural network that trains an AI agent to complete levels in Super Mario World on SNES via gym-retro.
Stack: Python ยท NEAT ยท OpenAI Gym Retro

Open Repo

๐Ÿ—ฃ๏ธ soliloquy

Privately chat with and summarize PDFs using a fully local LLM โ€” no data leaves your machine.
Stack: Python ยท Docker ยท Ollama

Open Repo

โš™๏ธ universal

All-in-one universal monorepo DX: formatting, linting, spellcheck, and CI-ready automation in a single shell toolkit.
Stack: Shell ยท GitHub Actions

Open Repo


โšก Recent Activity

  1. โ„น๏ธ Assigned issue #23 in egohygiene/renderflow
  2. ๐Ÿ”’ Closed issue #22 in egohygiene/renderflow
  3. โ„น๏ธ Assigned issue #10 in egohygiene/foundations
  4. โ— Opened issue #10 in egohygiene/foundations
  5. โ„น๏ธ Assigned issue #22 in egohygiene/renderflow

๐Ÿค– Automation & Workflows

This profile is automatically updated daily using GitHub Actions.

Workflow Description Status
Metrics Generates GitHub metrics SVG Status
Update README Updates recent activity Status
Profile Cards Summary cards generation Status

Footer



GitHub Email


Made with โค๏ธ by Alan

Popular repositories Loading

  1. OpenAI-Retro-SuperMarioWorld-SNES OpenAI-Retro-SuperMarioWorld-SNES Public

    This project contains my implementation of the NEAT-Python algorithm to use a recurrent neural network that enables an AI-controlled Mario to train itself to complete levels in "Super Mario World" โ€ฆ

    Python 28 7

  2. Pong Pong Public

    This is a pong clone that I made to teach myself different concepts.

    C# 1

  3. files files Public

    TypeScript 1

  4. szmyty szmyty Public

  5. soliloquy soliloquy Public

    ๐Ÿ—ฃ๏ธ soliloquy โ€“ Privately chat with and summarize PDFs using a local LLM.

    Dockerfile

  6. visionlog visionlog Public

    ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ Visionlog: Next-level structured logging for Python. Fast, scalable, and analytics-friendly.

    Python