Skip to content
View wshopcode's full-sized avatar

Block or report wshopcode

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.

Content in all repositories owned by your account will be closed.
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
wshopcode/README.md

Hi, I'm Felix 👋

I build websites, web animations, and automations that take manual work off people's plates

Portfolio LinkedIn WhatsApp Twitter Email


About me

I design and build for the web, then automate the repetitive parts of running a business on top of it — report generation, data migrations, file handling, notifications — so teams spend less time on manual busywork.

  • 🌐 Front-end builds, animations, and full sites — see live work at wshopcode.com
  • ⚙️ Backend & workflow automation: SQL reporting pipelines, database migrations, file/document processing
  • 🤖 Increasingly building AI-assisted tools into that automation work
  • 💬 Ask me about Python, JavaScript, HTML/CSS, MySQL/PostgreSQL, PHP, and scripting/automation
  • 📫 Reach me at [email protected] or [email protected]
  • 💕 Outside of code: music, cycling, running, graphic design, and photography

Featured projects

A running series of automation portfolio projects — each one a fictionalized rebuild of a real workplace problem, with synthetic data, tests, and CI, so you can see the actual working pattern rather than a snippet.

🔁 Database Migration Tool Checkpointed, validated MySQL → PostgreSQL migration framework with resumable runs. Python MySQL PostgreSQL

📊 SQL Reporting Dashboard Automated weekly/monthly reports from PostgreSQL — parameterized SQL, Excel + PDF output. Python PostgreSQL Excel/PDF

🗂️ File Automation Toolkit Config-driven file sorting, dedup, and archiving with a rules engine and live folder watcher. Python Watchdog

🔄 XML → JSON Converter Turns messy legacy XML exports into clean, validated JSON via a configurable pipeline. Python

🔗 API Integration Demo Syncs CRM contacts, companies, and deals into PostgreSQL — incremental sync, OAuth2 + rate-limited API client, full audit logging. Python PostgreSQL OAuth2

More at github.com/wshopcode and live builds at wshopcode.com

Languages & tools

python  javascript  php  html5  css3  nodejs  mysql  bash  linux  bootstrap  chartjs  illustrator  photoshop


GitHub stats

wshopcode stats wshopcode top langs

wshopcode streak stats


Open to freelance, contract, and collaboration work — reach out via any of the links above.

Pinned Loading

  1. telegram-chatbot-using-open-ai-python-heroku telegram-chatbot-using-open-ai-python-heroku Public

    Forked from iamsushanth/telegram-chatbot-using-open-ai-python-heroku

    Telegram ChatBot using OpenAI - Python Deployed on Heroku Server. Demo: https://t.me/web3taskbot

    Python 1

  2. database-migration-tool database-migration-tool Public

    Checkpointed, validated MySQL 5.7 -> PostgreSQL 14 migration framework (portfolio project, synthetic data)

    Python

  3. file-automation-toolkit file-automation-toolkit Public

    Python

  4. sql-reporting-dashboard sql-reporting-dashboard Public

    Automated weekly/monthly retail reports from PostgreSQL: parameterized SQL functions, template-driven Excel + PDF output, run logging. Portfolio project with a fully synthetic dataset.

    Python

  5. xml-json-converter xml-json-converter Public

    A config-driven pipeline that turns messy legacy XML exports into clean, validated JSON.

    Python

  6. mars-rover-camera-scraper mars-rover-camera-scraper Public

    Forked from louis-e/mars-rover-camera-scraper

    This Python script scrapes the recent images from every Mars Rover camera using the official NASA API

    Python