Open in app

Sign In

Write

Sign In

Mr.Javed Multani
Mr.Javed Multani

320 Followers

Home

About

2 days ago

Apple WWDC 2023 Key Highlights

Apple just made huge developments in the AR industry, upgrades to the M2 chips and many more advancements in machine learning Move over the mind-blowing inventions of the past, because Apple just raised the bar at the WWDC 2023, leaving attendees in awe and sceptics scratching their heads. This year’s…

WWDC

7 min read

Apple WWDC 2023 Key Highlights
Apple WWDC 2023 Key Highlights
WWDC

7 min read


May 12

How to find out how many lines of code there are in an Xcode project?

When I’m working on a swift project, I sometime’s get the urge to know how many lines of code I have actually written. It would be interesting to see. However, I’m not just going to sit there counting every single line, we’re programmers after all, we can do better! Using Terminal Open…

Swift

1 min read

Swift

1 min read


Jan 10

Network Link Conditioner 💡

Did you know it’s now accessible directly inside Xcode 14? 😬

IOS

1 min read

Network Link Conditioner 💡
Network Link Conditioner 💡
IOS

1 min read


Dec 8, 2022

Object Oriented Concept in real life

Oops Concepts

2 min read

Object Oriented Concept in real life
Object Oriented Concept in real life
Oops Concepts

2 min read


Dec 7, 2022

Types of VPN

I know we are using VPN alot for different purposes and here is the types of it.

VPN

1 min read

Types of VPN
Types of VPN
VPN

1 min read


Sep 20, 2022

Smart Contract in Solidity (Blockchain)

When we talk about Blockchain how can we forgot smart contract. Let’s start with the smart contracts creation by using solidity.

Blockchain

2 min read

Smart Contract in Solidity (Blockchain)
Smart Contract in Solidity (Blockchain)
Blockchain

2 min read


May 11, 2022

How to determine the current iPhone/device model (swift)

let modelName = UIDevice.current.modelName Simply just extension in the project and you can use it import UIKit public extension UIDevice { /// pares the deveice name as the standard name var modelName: String { #if targetEnvironment(simulator)…

Swift

2 min read

Swift

2 min read


May 11, 2022

Getting version and build information with Swift

You can get that easily by using single variable and make it public. You can use it everywhere you want. (I am getting here User Agent for API header) public let userAgent: String = { if let info = Bundle.main.infoDictionary {…

Swift

1 min read

Swift

1 min read


Jun 21, 2021

Learn Data Structure in 30 min. easy language

Sometimes its hard to understand data structure and implementation of it in development.Here I am gonna teach you how to learn data…

Datastrucutre

2 min read

Learn Data Structure in 30 min. easy language
Learn Data Structure in 30 min. easy language
Datastrucutre

2 min read


Jun 12, 2021

Bar Graph in iOS

Hey Friends, Today I will show you easiest way to create bar graphs in iOS by using a library created by me.

IOS

2 min read

Bar Graph in iOS
Bar Graph in iOS
IOS

2 min read

Mr.Javed Multani

Mr.Javed Multani

320 Followers

iOS Developer, Triple graduated, Passionate, Love workout, blogger

Following
  • Milan Panchasara

    Milan Panchasara

  • Mohammad Yasir

    Mohammad Yasir

  • Imad Ali Mohammad

    Imad Ali Mohammad

  • Joey

    Joey

  • Akarsh SEGGEMU

    Akarsh SEGGEMU

See all (415)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams