Skip to content
Rayaan Siddiqui
  • Home
  • My Projects
    • SimpleStream
    • PE Exam Timer
    • IR Signal Display
  • My Software
    • PTZControlView
    • WearYourMask
    • TipCalc
    • Athan Signs
    • SimpleCount
    • Learn2Sign
    • CapitalsQuiz
    • UniNote
    • Multi-Device ScoreBoard
  • My Blog
  • About Me
Rayaan Siddiqui
  • Home
  • My Projects
    • SimpleStream
    • PE Exam Timer
    • IR Signal Display
  • My Software
    • PTZControlView
    • WearYourMask
    • TipCalc
    • Athan Signs
    • SimpleCount
    • Learn2Sign
    • CapitalsQuiz
    • UniNote
    • Multi-Device ScoreBoard
  • My Blog
  • About Me

AVSpeechUtterance in Swift

Leave a Comment / Uncategorized / By rayaan

AVSpeechUtterances is a very useful feature in iOS that allows you to perform text-to-speech with just a few lines of code. This is especially useful when you are dealing with …

AVSpeechUtterance in Swift Read More »

Arduino Nano With Blynk

Leave a Comment / Uncategorized / By rayaan

This post has been moved from my Pacific website. The post was originally published on 8/27/2016 at 7pm. INTRODUCTION This project will show you how to control an Arduino Nano …

Arduino Nano With Blynk Read More »

Make iOS app UI for the iPhone X, Xs, and 11 the Right Way

Leave a Comment / Uncategorized / By rayaan

Developing UI for the iPhone X lineup is much more difficult than developing UI for older models (iPhone 8 and below) due to the notch at the top and the …

Make iOS app UI for the iPhone X, Xs, and 11 the Right Way Read More »

Fixing the notorious SIGABRT Error in Xcode

Leave a Comment / Uncategorized / By rayaan

Why it Happens: The SIGABRT Error is one of the most notorious error in Xcode. You can get this error if you remove an IBOutlet/IBAction (that is connected to an …

Fixing the notorious SIGABRT Error in Xcode Read More »

App Store Connect Basics for iOS development

Leave a Comment / iOS Development, Swift Programming, Xcode / By rayaan

If you are involved in launching an app for any Apple Platform, you will need to use App Store Connect. App Store Connect Membership Access is included in the Paid …

App Store Connect Basics for iOS development Read More »

A few basics for using the Arduino Platform

Leave a Comment / Uncategorized / By rayaan

Arduino is one of the most popular hobby and prototype platforms. This article will go over some basics about the Arduino Hardware and software. Above is a standard Arduino UNO …

A few basics for using the Arduino Platform Read More »

Explaining and Implementing IBOutlets in Swift Programming using Xcode

Leave a Comment / Uncategorized / By rayaan

In iOS programming, IBOutlets are very commonly used. This post will explain what IBOutlets are. IBOutlets connect your code to your UI Elements. Each UI Element must be connected to …

Explaining and Implementing IBOutlets in Swift Programming using Xcode Read More »

UILabel Basics

Leave a Comment / Uncategorized / By rayaan

This post was transferred from my Xalting.com site. UILabels are the basic component of almost any app. This post includes a video which will demonstrate how to make a simple …

UILabel Basics Read More »

Best way to build static html web pages

Leave a Comment / Uncategorized / By rayaan

Please note that this post is not sponsored and is an honest opinion There are many times where you may need to build a static web page, but are not …

Best way to build static html web pages Read More »

How to send an app to App Store Connect and get ready for launch

Leave a Comment / Uncategorized / By rayaan

This article is assuiming that you have already have an approved paid membership to the Apple Developer Program. If not, you can obtain one at developer.apple.com. First, log in to …

How to send an app to App Store Connect and get ready for launch Read More »

Posts navigation
1 2 Next Page →

Copyright© 2023 Xalting International