Skip to content

Instantly share code, notes, and snippets.

View AbdullahAshi's full-sized avatar

Abdullah-Alashi AbdullahAshi

View GitHub Profile
@AbdullahAshi
AbdullahAshi / MeskLab - Privacy Policy
Created June 24, 2026 23:05
MeskLab - Privacy Policy
@@ -0,0 +1,67 @@
# Privacy Policy — Four Pics Ultra
**Last updated: June 25, 2026**
This Privacy Policy describes how MeskLab ("we", "us", or "our") handles information in connection with the Four Pics Ultra mobile application ("the App").
---
## 1. Information We Collect
@AbdullahAshi
AbdullahAshi / NetworkService.swift
Created July 20, 2023 06:09
generic network service using completion handlers, protocol driven, dependency injection applied. Unit tests included
//
// NetworkService.swift
//
// Created by Abdullah Al-Ashi.
//
import Foundation
//MARK: - URLSession