Skip to content
View magicmarcy's full-sized avatar
πŸ§‘β€πŸ’Ό
coding
πŸ§‘β€πŸ’Ό
coding

Block or report magicmarcy

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

Hi, I'm Marcy πŸ‘‹

I'm a Java Full-Stack Developer and Trainer from Germany.
I build practical software, developer tools, Java libraries, and plugins and I enjoy sharing knowledge with aspiring developers.

What I focus on

  • Building practical Java and Full-Stack solutions
  • Creating small, useful developer tools and libraries
  • Developing Bludit plugins
  • Writing beginner-friendly programming content on my blog
  • Supporting junior developers and newcomers in IT

Featured projects

Here are a some of my projects:

  • youtube-click-to-load
    A lightweight solution to improve privacy and performance by loading YouTube videos only after user interaction.

  • keyword-gap-analyzer
    A practical SEO-focused plugin for identifying keyword opportunities.

  • SQLiteUtils
    A small Java utility library for easier SQLite integration.

  • MavenBuildManager
    A helper project for managing local build workflows across multiple projects.

  • blog-code-examples
    Code examples from my blog posts for beginners and developers learning by doing.

Writing and teaching

Besides coding, I write about software development for beginners and career changers.
I like turning technical topics into practical, understandable examples.

🌐 Blog: magicmarcy.de

Tech I enjoy working with

  • Java
  • Python
  • PHP
  • JavaScript
  • HTML / CSS
  • SQL
  • Maven
  • Git

Let's connect

If you're interested in software development, Java, practical side projects, or teaching tech topics, feel free to check out my repositories and blog.

Thanks for stopping by!

Pinned Loading

  1. SQLiteUtils SQLiteUtils Public

    SQLiteUtils is a utility to simplify the handling of a SQLite database in a Java application. SQLiteUtils uses various annotations to generically select or update data from the database.

    Java

  2. research-board-addon research-board-addon Public

    Research Board ist ein lokales Firefox-Add-on zum Sammeln und Organisieren von Links, Zitaten und Notizen in der Sidebar - mit Import/Export (JSON), Suche und automatischen Backups, komplett ohne e…

    JavaScript

  3. MavenBuildManager MavenBuildManager Public

    Just a tool to manage your local builds for multiple projects

    Python

  4. keyword-gap-analyzer keyword-gap-analyzer Public

    Keyword Gap Analyzer Plugin for Bludit 3.x

    PHP

  5. youtube-click-to-load youtube-click-to-load Public

    YouTube Click To Load Plugin for Bludit 3.x

    PHP

  6. blog-code-examples blog-code-examples Public

    Here you can find the complete code examples that I present in my blog posts. A link to the article is always included.

    Java