Skip to content
View estevaojneto's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report estevaojneto

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
estevaojneto/README.md

Hey visitor!

I invite you to explore the projects I’ve been working on. Whether you're a recruiter, developer, or simply someone with an interest in technology, I hope you find these projects engaging and informative.

Projects Showcase

WordPress & PHP Projects

  • PHP: Guide to Object-Oriented Programming (Design Patterns) A comprehensive guide to object-oriented programming and design patterns in PHP, demonstrating the key principles of clean, scalable code. It uses the overlapping characteristics of three animals (bat, cat and rat) to explain aspects of OOP. (Skills showcased: Object-Oriented Programming, PHP, documentation)

  • PHP/WordPress Theme - BlogDynamic
    A completely custom WordPress theme for my personal blog, built from scratch without using any page builders or tools like Elementor. Additionally contains an API where post content can be fetched from. (Skills showcased: WordPress theme creation, PHP, HTML, CSS and vanilla JS, creating APIs)

  • PHP/WordPress Plugin - ShortRest
    An experimental custom WordPress plugin for fetching data from an API endpoint. It allows users to easily integrate external data into their site without writing any code. (Skills showcased: WordPress plugin creation, consuming APIs, PHP)

  • PHP/WordPress Plugin - Tag Replacement via AJAX
    A dynamic plugin that replaces tags using AJAX for a more seamless user experience. (Skills showcased: WordPress plugin creation, AJAX, PHP)

Semi-active Projects

Projects that I use every now and then in my workflow, and maintain/update occasionally:

Completed & Archived Projects

Projects which have been completed and are kept for historical purposes:

Pinned Loading

  1. blogdynamic blogdynamic Public

    WordPress blog theme

    PHP

  2. PHP-BatRatCat PHP-BatRatCat Public

    A fun way of reviewing PHP Design Patterns, both in theory and in practice.

    PHP 1

  3. wp-shortrest wp-shortrest Public

    [Proof-Of-Concept] ShortRest allows you to easily consume APIs without coding, and use them however you wish in your website via handy shortcodes.

    PHP