Skip to content
View topunix's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@udacity-mentors

Block or report topunix

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

Hi there, I'm Mike 👋

  • 🌎 I’m a software engineer from the United States
  • ❤ Contributing to Open Source.
  • 🐍 My programming experience extends across multiple languages and tools (Python, Django, Perl, JavaScript, React...)
  • ✍ I write technical blogs. You can visit my blog site at DEV.
  • 💬 Ask me about optimizing web app performance for scalability
  • ⚡ Fun fact: Before using Git, I worked with various version control systems including Mercurial, SVN, CVS, and Perforce

Blog posts 📰

Contact 📫

Let's collaborate! Reach out via email at mike@topunix.net 💼💻

Pinned Loading

  1. django-db-purgedjango-db-purgePublic

    🐍 AI-powered Django database cleanup with configurable retention policies. Includes an MCP server (FastMCP, stdio) exposing guarded destructive operations to AI agents

    Python

  2. django-explain-errorsdjango-explain-errorsPublic

    🐍 Django middleware that explains local development exceptions using OpenAI, with RAG-powered context from your own codebase (sqlite-vec). Supports sync and async Django.

    Python

  3. collatzcollatzPublic

    Leverage CPU parallelism to efficiently calculate Collatz sequence lengths for large integer sets

    Python

  4. qlik-mariadb-google-drive-syncqlik-mariadb-google-drive-syncPublic

    MariaDB to Qlik Sense Sync: Python script for seamless data synchronization between MariaDB and Qlik Sense, utilizing Google Drive as an intermediary storage.

    Python

  5. Deploy-Flask-App-to-Kubernetes-Using-EKSDeploy-Flask-App-to-Kubernetes-Using-EKSPublic

    ☁️ Containerize and deploy a Flask API to a Kubernetes cluster using Docker, AWS EKS, CodePipeline, and CodeBuild

    Python