Debugging workflow file field issue and saving files into node field instead of workflow transition.
Sync my Features and commit all new DB change into the Feature.
Setup Standuply bot for my team and trying Standup report.
Fixing AJAX form issue and setting a proper element names to avoid any duplicate HTML IDs.
Creating Lando project and configure custom setup for Drupal 8.
Render content type field inside custom form.
Create custom AJAXed form with complicated addmore elements inside addmore elements.
Setup multi language site and enable auto translation.
Convert configuration files to a profile files to be easy to chosen as an installation profile.
Trying Excel importer contrib module and importing data into content type nodes.
Implementing hook_node_access and handling exceptions first to allow view for a specific users only depend on user profile field value.
Create new installation profile and import my basic configurations on installation process.
Configure my server to support multiple PHP versions with VestaCP.
Installing Panelizer contrib module and configure it for my custom theme.
Managing users and roles assign by Role delegation contrib module.
Creating custom template for maintenance page and show dynamic menu.
Installing redirect module and maintain some old URL for SEO purposes.
Force using custom form mode depend on user permission. Mixed with custom value from current URL.
Trying to making files as entity. And adding custom fields for each new file.
Configuring another DB to be used to save some metadata.
Configuring Two factor authentication for login.
Deploying a small Python app with Docker.
Updating Drupal core and automating the updb process.
Altering workflow form and remove some state buttons depend on field value.
Create sub theme library for RTL only and styling RTL website.