Verdi Ergün, is the founder of Punch, one of the top engineering and design firms in San Juan, Puerto Rico.
"It’s our unique approach to problem solving and the breadth of problems we've overcome that give us the unique experience to solve difficult problems."
Fetson stands for the path less travelled. Leather craftsmen, Fetson designs and manufactures high quality leather and wool clothing, bags, and clothing accessories.
Pantrei's slogan is "Fashion that's affordable." Pantrei sources product from top fashion brands directly from distributors and manufacturers at wholesale prices, and passes those supply chain savings on to consumers, and in addition, gives those consumers Pantrei Cash on every purchase to spend on their next purchase.
Skipify is the fastest way to pay online. Merchants enable one-click checkout on their site, consumers no longer have to enter payment and shipping details for every merchant. Buy with 1-click.
Numin is a quant trading fund, founded by ex-Google engineers, and based in San Juan, Puerto Rico, that also provides tools to discretionary traders to improve their trading. Numin's slogan is "Data is independence."
A full service creative digital agency based in San Juan, Puerto Rico, – Punch helps startups to public companies design and engineer their next big idea.
Punch offers creative (UI/UX, graphic, print), and engineering (Desktop, Web, Mobile, Services) development for digital products and services.
Client iOS, server Node.js; web application Ruby on Rails. Persistence across PostgresQL, MongoDB, and Redis. SOA with services for orders, mailers, users, social, and public apis. REST API with public exposure via Oauth 2.0 authentication protocol. Hosted on AWS with auto-balanced app servers and separate db servers in a master-slave RAID-10 configuration. App severs were behind elastic load balancers with elastic IPs. Because small businesses should have access to similar tools as the big guys.
Let me start by saying I’ve built several REST APIs. Good API design falls into two categories (1) Clearly following good object oriented design principles and (2) clearly following the HTTP 1.1 specification. My intent is that by viewing antipatterns, examples of what not to do, you can come away with a good sense of what should be done, and I’ll even give a few good API Design examples later.
see publicationLet me start by saying I’ve built several REST APIs. Good API design falls into two categories (1) Clearly following good object oriented design principles and (2) clearly following the HTTP 1.1 specification. My intent is that by viewing antipatterns, examples of what not to do, you can come away with a good sense of what should be done, and I’ll even give a few good API Design examples later.
see publicationPower consumption for mobile systems designers have become a first class concern alongside performance and design. Typically the lowest power processors are 4 bit or 32khz processors with extremely lower power cycles. Memory transposition between program and SRAM on Arduino, or for example between the processor core and Icache on other systems, 50 to 80% of runtime power volatility can come from memory traffic caused by transfers between off-chip and on-chip memory.
see publication