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 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
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-purge django-db-purge Public

    🐍 Clean up your Django database effortlessly with customizable record removal based on your retention policy

    Python

  2. django-explain-errors django-explain-errors Public

    🐍 Django middleware that captures errors and exceptions, sends them to OpenAI for a detailed explanation, and prints the explanation to stdout when debug mode is enabled.

    Python

  3. collatz collatz Public

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

    Python

  4. qlik-mariadb-google-drive-sync qlik-mariadb-google-drive-sync Public

    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-EKS Deploy-Flask-App-to-Kubernetes-Using-EKS Public

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

    Python