Muhammad Afaq Builders

Muhammad Afaq Builders Active construction outfit since 1980's. Updates about on-going & previously finished projects.

03/05/2026

There’s always hope no matter what

Site: Gulshan-e-maymar. Emerging from the ground. Alhamdulilah.
02/05/2026

Site: Gulshan-e-maymar. Emerging from the ground. Alhamdulilah.

Smart, reliable designs. Client-centric architectural approach, sustainable, eco-friendly methodology.This is Muhammad A...
01/04/2026

Smart, reliable designs. Client-centric architectural approach, sustainable, eco-friendly methodology.
This is Muhammad Afaq Builders. You can contact us For pre-construction discussions, architectural and structural designs, materials and cladding. Follow us up for rates and customized quotations.

20/03/2026

02/03/2026

03/12/2025
DHA, Renovations in progress. Providing professional Civil construction services and Flooring/tile works.
30/08/2025

DHA, Renovations in progress. Providing professional Civil construction services and Flooring/tile works.

26/08/2025

The power of AI + innovative thinking....
I designed a simple python program to set automatically aligned grids for a construction site lay-out, even though it's in testing stage, it's working perfectly so far, I will incorporate real-world scenarios, cross-referencing from all directions and land deviations next, inshallah.

• Python Code (Feet & Inches)

import math

def feet_inches_to_decimal(feet, inches=0):
"""Convert feet & inches into decimal feet."""
return feet + inches / 12.0

def decimal_to_feet_inches(value):
"""Convert decimal feet back into (feet, inches)."""
feet = int(value)
inches = round((value - feet) * 12)
return feet, inches

def generate_grid(x0, y0, length, width, spacing):
"""
Generate grid points for a rectangular construction site (feet & inches).

Parameters:
x0, y0 : Starting corner (decimal feet)
length : Site length (decimal feet, East direction)
width : Site width (decimal feet, North direction)
spacing : Grid spacing (decimal feet)

Returns:
corners : Coordinates of the 4 corners
grid : List of grid points inside the site
"""
# Four corners of the rectangle (90°)
corners = {
"SW": (x0, y0),
"SE": (x0 + length, y0),
"NE": (x0 + length, y0 + width),
"NW": (x0, y0 + width)
}

# Generate grid points
grid = []
x = x0
while x

Address

Arsal1/fb. Com
Karachi
74700

Telephone

+923332202698

Website

Alerts

Be the first to know and let us send you an email when Muhammad Afaq Builders posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Muhammad Afaq Builders:

Share