Credly profile Scrum.org - profile
Some of my latest certifications
Credly profile Scrum.org - profile
Some of my latest certifications
XCode Template files customized with Programmatic UIKit approach
import RealmSwift
import Realm
protocol CascadeDeleting {
func delete<S: Sequence>(_ objects: S, cascading: Bool) where S.Iterator.Element: Object
import UIKit
public enum ColorSupport {
public static var label: UIColor {
if #available(iOS 13, *) {
🖥️ Simple script to turn your terminal into an enjoyable experience with autocompletion, syntax highlighting and Powerlevel10K installed automatically.
Shell
Example Web Application that showcases SSRF, XML XXE and SVG XXE (XML External Entities Injection)
Python