đź‘‹ Welcome to my portfolio

I'm Shojib Khan

Full Stack Developer

Crafting beautiful, scalable web applications with modern technologies. I turn ideas into elegant digital experiences that users love.

Clean Code

Writing maintainable, scalable solutions

Modern Stack

Latest technologies & best practices

Fast Delivery

Efficient workflow, quality results

Portfolio

Featured Work

Explore my recent projects and see how I solve real-world problems

Suee Chang2025

Suisuee

I led the redesign of suisuee.com, a sculptural jewelry brand founded by architect-designer Suee Chang. The project invo...

WordPressPHPJSCSS
EtailUK Ltd2025

lnlounge

I designed and developed a modern e-commerce platform for L&L Lounge, a UK-based lifestyle brand. The site is built...

WordpressPHPJSCSS
Senoc Equipment2025

Senoc Equipment

I built senocequipment.com using WooCommerce as a catalog-style site, focusing on showcasing industrial equipment rather...

WordpressPHPJSCSS
Blog

Latest Articles

Insights, tutorials, and thoughts on web development

Remove password field from woocommerce checkout
wordpress

Remove password field from woocommerce checkout

March 19, 2021
Shojib Khan

Woocommerce uses a password field in the checkout form to create users. But sometimes we need to remove the password field from woocommerce checkout form. Let's see how to remove password field from woocommerce checkout page. By default, woocommerce password field looks like this picture. We don't need to use any hook or add any […]

Read More
Display gravity forms entries in a template without plugin
wordpress

Display gravity forms entries in a template without plugin

March 23, 2020
Shojib Khan

Gravity forms is a great plugin when it comes to creating a form. It can create any kind of form like a simple contact form or complicated conditional form. Today I will show you how to display gravity forms entries in a template. Here's a simple form I just created with 4 fields. We will […]

Read More
Disable or hide php warnings in wordpress
wordpress

Disable or hide php warnings in wordpress

March 23, 2020
Shojib Khan

PHP warnings and errors are different. When PHP errors crash or break the site the PHP warnings just display some annoying error reports. We can easily disable PHP warnings on the WordPress website. Here is an example of a PHP warning. If you see something like this then I will show you how to hide […]

Read More