Stephanie Frank has over 17 years of professional experience. Stephanie began their career in 2002 as an Inventory Manager at Communications Supply Corporation (WESCO). Stephanie later held the roles of Operations Manager and Project Manager at the same company. In 2019, they moved to NPI Network Products Inc, where they are currently employed as a Sales Support Specialist.
//
// main.m
// CCTicker
//
// Created by Simon De Schutter on 5/04/13.
// Copyright (c) 2013 Simon De Schutter. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "AppDelegate.h"
int main(int argc, char *argv[])
{
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
}
}
Sign up to view 0 direct reports
Get started
This person is not in any teams