Category Archive: Business

June 21, 2018   /   by Marco   /   , , , , , , , ,

DevOps with Cloud Computing Bundle for $32

DevOps with Cloud Computing Bundle for $32

Expires February 14, 2023 23:59 PST
Buy now and get 92% off

Become An AWS Certified Solutions Architect: Associate

KEY FEATURES

Amazon Web Services is the best cloud computing solution available, and architects are always in demand to implement and maintain cloud system architecture. These certified professionals make outstanding money to deliver top-notch solutions. In this course, you’ll start your journey towards that goal, covering all the material you’ll need to pass the AWS Solutions Architect – Associate Certification Exam.

  • Access 30 lectures & 2.5 hours of content 24/7
  • Prepare for the AWS Solutions Architect – Associate Certification Exam
  • Explore EC2 instances, S3 bucket, & more
  • Learn about Amazon’s various databases like RDS, DynamoDB, Elasticache, Redshift, & DMS
  • Understand how to design a highly available & fault tolerant system
  • Select appropriate AWS services based on select requirements
  • Discover the EC2 Dashboard & other related technologies like AMI images, security groups, & auto scaling groups

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Eduonix creates and distributes high-quality technology training content. Their team of industry professionals has been training manpower for more than a decade. They aim to teach technology the way it is used in the industry and professional world. They have a professional team of trainers for technologies ranging from Mobility, Web and Enterprise, and Database and Server Administration.

Git and GitHub Essentials

KEY FEATURES

Git is a version control system that tracks changes made to computer files and saves the file after each change is made. It is commonly used in software development to keep track of changes, ensuring that in case the latest code is in error, you can simply restore the older saved version and get your code back up and running. In other words, it can save massive amounts of time. Meanwhile, Github is a repository that allows you to save your coding files and create a collaborative environment. In this course, you’ll learn how to optimize both.

  • Access 48 lectures & 7 hours of content 24/7
  • Install Git on your Linux system
  • Work w/ remote repositories, different files, & more
  • Revisit history, understand branching, & learn how to recover from failures
  • Customize your Git & host your own Github repository

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels, but basic knowledge of Linux is required

Compatibility

  • Internet required

THE EXPERT

Eduonix creates and distributes high-quality technology training content. Their team of industry professionals has been training manpower for more than a decade. They aim to teach technology the way it is used in the industry and professional world. They have a professional team of trainers for technologies ranging from Mobility, Web and Enterprise, and Database and Server Administration.

DevOps on AWS

KEY FEATURES

Software development is a time-consuming process that requires coding, testing, bug fixing, recoding, testing, deployment, and more. The whole process takes weeks, months, and sometimes even years to build a product. DevOps, however, looks at automating the entire process of testing and deployment to reduce the amount of work that a developer needs to do. Meanwhile, AWS offers powerful cloud features which can help scale your application easily to millions of users. That’s why companies are looking for DevOps and AWS architects, and this course will get you up to speed on both.

  • Access 37 lectures & 5.5 hours of content 24/7
  • Learn what DevOps is, why it’s trending, & how it came to be
  • Get an introduction to cloud computing & the AWS cloud platform
  • Build a basic web app on the cloud using tools like Ansible & Jenkins
  • Use AWS tools like CloudFormation, CodeDeploy & CodePipeline
  • Understand how to deploy apps on AWS instances automatically & achieve continuous integration using DevOps and AWS tools

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Eduonix creates and distributes high-quality technology training content. Their team of industry professionals has been training manpower for more than a decade. They aim to teach technology the way it is used in the industry and professional world. They have a professional team of trainers for technologies ranging from Mobility, Web and Enterprise, and Database and Server Administration.

Microsoft Azure: Complete Guide to Solution Architect Exam

KEY FEATURES

Microsoft’s Azure is currently climbing the ranks of cloud platforms as one of the most popular technologies on the market. Azure was designed for building, testing, deploying, and managing applications and services through a global network of Microsoft-managed data centers. Since its exceptional growth, the demand for Azure cloud specialists has been grown as more companies are relying on Azure to help reduce their costs and give them more options when it comes to cloud platforms. If you want to boost your career as a next-gen solutions architect and ace your Azure certification, then this course is for you.

  • Access 57 lectures & 11.5 hours of content 24/7
  • Get an introduction to Azure Cloud
  • Learn Azure networking & how to set up a VPN
  • Discuss Azure compute services & security
  • Manage identity & active directory services
  • Create & manage Azure applications for business continuity
  • Troubleshoot Azure applications

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Eduonix creates and distributes high-quality technology training content. Their team of industry professionals has been training manpower for more than a decade. They aim to teach technology the way it is used in the industry and professional world. They have a professional team of trainers for technologies ranging from Mobility, Web and Enterprise, and Database and Server Administration.

Learn DevOps with Jenkins All in One Guide

KEY FEATURES

Continuous Integration allows you to forego the hours spent on debugging your code. Instead of wasting hours going through each line of code to check for bugs, or running a number of different tools to test which code doesn’t work, Jenkins can help you as you write your code. Continuous Integration tests every time your code is changed, which means that each line of code you add is automatically tested, the results of which will let you know if the code works or breaks. This is why it is currently extremely popular with developers and programmers. If you want to master Continuous Integration but have zero knowledge of what it is, then this course is perfect for you.

  • Access 32 lectures & 4.5 hours of content 24/7
  • Learn what Continuous Integration is & how to integrate it into code
  • Get a brief introduction to the Jenkins system
  • Install & configure Jenkins and integrate the CI
  • Build a real-world example by creating & testing a Java application through Maven using Jenkins

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Eduonix creates and distributes high-quality technology training content. Their team of industry professionals has been training manpower for more than a decade. They aim to teach technology the way it is used in the industry and professional world. They have a professional team of trainers for technologies ranging from Mobility, Web and Enterprise, and Database and Server Administration.

Project in DevOps: Build Real World Processes

KEY FEATURES

The process of DevOps, which includes combining the process of development and operations into one, helps smooth the process of developing apps, deploying them and even testing them. It focuses on automating and monitoring all steps of software construction, from integration, testing, releasing to deployment and infrastructure management. The objective is to build shorter development cycles, increased deployment frequency, more dependable releases, in close alignment with business objectives. DevOps is currently all the rage in the tech world, and if you want to break into this in-demand field, here’s where to start.

  • Access 58 lectures & 9 hours of content 24/7
  • Discuss DevOps & the world of automation
  • Become familiar w/ DevOps components like Vagrant, Docker, Ansible, Jenkins & Git
  • Learn principles such as containerization, version tracking, instant provisioning, & more

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Eduonix creates and distributes high-quality technology training content. Their team of industry professionals has been training manpower for more than a decade. They aim to teach technology the way it is used in the industry and professional world. They have a professional team of trainers for technologies ranging from Mobility, Web and Enterprise, and Database and Server Administration.

read more

June 21, 2018   /   by Marco   /   , , , , , , , ,

Key Titan KT10 Carabiner for $26

Key Titan KT10 Carabiner for $26

Expires December 31, 2018 23:59 PST
Buy now and get 0% off

KEY FEATURES

Say hello to the innovative everyday carry carabiner, the KT10 Key Titan. Made of Grade 5 titanium, the KT10 is loaded with features and equipped with a sweeper gate and elastic loop to silence your keys to keep them from jingling when they’re on your belt or purse handle. Between enhanced security and the convenience of two clip areas — one for keys, one for hanging the Key Titan unit — the KT10 is the perfect solution for keeping your keys organized and safe.

Successfully funded on Kickstarter

  • Reverse clipping ensures extra security by keeping the keys in your pocket when you’re out & about
  • Two-step key removal keeps your keys from accidentally getting away from you
  • Concealed bottle opener is ready whenever you are for a cold one
  • 1/4″ slip wrench allows you to drive a 1/4″ object/bit without lifting the Key Titan

PRODUCT SPECS

Details & Requirements

  • Body material: Grade 5 titanium
  • Gate material: stainless steel
  • Fabric material: elastic
  • Overall height: 2.7″
  • Overall width: 1.5″
  • Body thickness: 0.1″
  • Overall thickness (with gates) 0.25″
  • Total weight: 0.4 oz

Includes

  • Key Titan KT10 Carabiner (silver)

read more

June 21, 2018   /   by Marco   /   , , , , , , , ,

Takieso Marble Wireless Charger for $69

Takieso Marble Wireless Charger for $69

Expires December 31, 2018 23:59 PST
Buy now and get 18% off

KEY FEATURES

Wireless charging is all the rage now that the new iPhones are finally compatible with it, and these wireless chargers may just be the classiest ones on the market. Handcrafted from natural marble material, made by multi-milling processes, this minimalist charger is easily portable and capable of charging your smartphone fast. Better yet, wireless charging is better for the long-term life of your phone as it prevents overcharging and doesn’t issue the initial shock of a plug.

  • Charges your smartphone by just resting it on the pad
  • Integrated smart technology provides temperature control, over-surge protection, short-circuit prevention, & more
  • Automatically disconnected when your device is fully charged
  • Smart light indicates when the power is on, charging status, & fully charged status

PRODUCT SPECS

Details & Requirements

  • Material: black marble
  • Certifications: CE, ROHS, FCC

Compatibility

  • All wireless charging enabled devices, including iPhone 8, iPhone X, Samsung Galaxy S6/S7/Edge, Note 5, LG G4, Nexus 6, Motorola Droid Turbo, Nokia Lumia 1020/920/928, and more

Includes

  • Takiso Marble Charger (black)
  • USB cable
  • User manual

read more

June 21, 2018   /   by Marco   /   , , , , , ,

AquaSprouts Garden for $159

AquaSprouts Garden for $159

Expires December 31, 2018 23:59 PST
Buy now and get 11% off

KEY FEATURES

AquaSprouts Garden adds some life to your desktop doldrums. Literally. This kit allows you to combine your garden and aquarium (sold separately) into a self-sustaining, desktop ecosystem. Feed the fish, the fish provide nutrients for the plants, the plants clean the water, and the circle of life continues. You can even grow your own fruit and vegetables! Everything you get in this kit will get you set up to plant the garden, you just need to add the aquarium.

“The most adorable self-contained ecosystem.” Wired

  • Custom-modeled, single-piece garden bed snaps together easily w/ supporting legs
  • Removable lighting mount allows you to hang a grow light of your choice above the garden
  • Light bar allows you to use garden anywhere, even without sufficient natural light
  • Sumersible 160-gallon per hour pump & mechanical plug timer help control flood and drain cycles
  • Special expanded clay growing medium is a durable soil replacement which supports roots & wicks moisture, traps fish waste to filter them out of the water, and provides ample surface area for the growth of beneficial microbes

Note: This does not include the 10 Gallon aquarium.

PRODUCT SPECS

Details & Requirements

  • Compatible with 10-gallon aquariums (not included)
  • Pump and timer have 1-Year Manufacturer Warranty

Includes

  • AquaSprouts grow-bed
  • Light bar
  • Pump and timer
  • Grow media

read more

June 21, 2018   /   by Marco   /   , , , , , , , , , , ,

Pay What You Want: Absolute Python Bundle for $1

Pay What You Want: Absolute Python Bundle for $1

Expires February 20, 2022 23:59 PST
Buy now and get 99% off

Selenium WebDriver With Python 3.x: Novice To Ninja

KEY FEATURES

The two aims of this course are to teach you the Python programming language and how to use it in conjunction with Selenium WebDriver. Over the comprehensive 25 hours of content, you’ll go from beginner to advanced in Python and Selenium, understand automation framework design, how to log infrastructure, and much more. All of these skills will set your resume apart and put you on the path to a career in automation testing.

  • Access 184 lectures & 25 hours of content 24/7
  • Use real time hosted web applications to understand how different components can be automated
  • Discuss logging infrastructure, cross-browser testing, automation framework design, & more
  • Install & configure Python & iPython
  • Set up & configure Selenium WebDriver

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Let’s Kode It is the best place to learn all computer related skills including coding, testing, web development or Microsoft Word, Excel, Powerpoint.

Learn Python with 70+ Exercises

KEY FEATURES

Totally new to programming? No worries, this course is geared towards beginners, showing you detailed examples of how to code with Python, one of the most common and powerful general-purpose languages around. If you’ve ever had an interest in programming, here’s where to start!

  • Access 93 lectures & 5.5 hours of content 24/7
  • Learn Python basics through exercises
  • Discover variables, strings, lists, & more
  • Explore tuples, dictionaries, decision statements, & more

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Vignesh Rajendiran has a bachelor’s degree in Mechanical Engineering, and changed his profession to become a software developer due to his passion for computer programming. He learned to program online (mostly self-taught) and now he is working as a software engineer at a multi-national company. Vignesh teaches on many online platforms to share his knowledge with others, who are also trying to achieve their passion towards programming.

The Complete Python Programming Boot Camp: Beginner to Advanced

KEY FEATURES

This beginner course will get you up to speed with the very basics of Python, one of the most important programming languages used in a wide variety of industries today. Give your resume a boost while learning practical skills that can take your career a long way!

  • Access 46 lectures & 4 hours of content 24/7
  • Set up Python & install the IDE
  • Learn about operators in Python
  • Use for loops & while loops
  • Discover the different types of statements in Python
  • Master Python fundamentals

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Joydip Ghosh loves learning new skills, and since 2012 has been teaching people everything he knows. Through his online learning business, he creates courses that teach you how to become the better version of yourself with all kinds of skills.

Joydip specializes in coding languages like C, Java, C++, and PHP, as well as ethical hacking and Big Data. He also has business expertise.

Python for Programmers

KEY FEATURES

Use in-browser programming exercises to fortify your Python programming knowledge in this hands-on course designed for programmers. Learn quickly or at your own pace – at the end of the day, you’ll have solidified an understanding of this important language.

  • Access 83 lectures & 6 hours of content 24/7
  • Set up Python & start coding
  • Get an introduction to If Statements
  • Understand user input, functions, lists, loops, & more
  • Build multiple projects to master Python
  • Explore dictionaries & classes

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Nick Walter is an iOS developer that has been focused on mobile app design and creation for over 3 years. His involvement in the iOS community started off with a bang, and in 2013 was one of 25 students worldwide to be invited to Apple’s “Cocoa Camp.” Since the announcement of the new Swift programming language by Apple, he has buried himself in the Apple documentation and any online resources available. He currently has 8 iOS apps in the App Store, which total over 300,000+ downloads.

Advanced Machine Learning in Python With TensorFlow

KEY FEATURES

TensorFlow is an open source software library that makes it easier for developers to design, build, and train deep learning models. It’s popular throughout the world because of how easy and intuitive it is to use. In this course, you’ll start simply by understanding the anatomy of a TensorFlow program before moving on to more advanced subjects.

  • Access 136 lectures & 17 hours of content 24/7
  • Learn basic constructs such as graphs, tensors, constants, placeholders, & sessions
  • Build regression models in TesnorFlow
  • Understand the function of a single neuron & how layers of neurons come together
  • Create both classification & regression models using deep neural networks

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Loonycorn is comprised of two individuals—Janani Ravi and Vitthal Srinivasan—who have honed their respective tech expertise at Google and Flipkart. The duo graduated from Stanford University and believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students.

read more

June 21, 2018   /   by Marco   /   , , , , , , , ,

CISSP Certification Training Course for $29

CISSP Certification Training Course for $29

Expires August 21, 2018 09:00 PST
Buy now and get 95% off

KEY FEATURES

IT security is a booming industry, and given the prevalence of data and the internet in the global economy, the boom won’t be stopping any time soon. In this course, overseen by the Information Systems Security Certification Consortium (ISSCC), you’ll master the fundamentals of information systems security, and learn the skills you need to pass the CISSP exam. If you’re interested in tech and want to earn a great living securing networks, this course is for you.

  • Access 8 comprehensive modules 24/7
  • Learn the principles of access control & how they can be strengthened & applied to keep unauthorized users out of a system
  • Understand the role of information governance & risk management in security standards
  • Use cryptography to protect data in transit
  • Build security architecture & design to limit data access & potential angles of attack
  • Design & implement business continuity & disaster recovery plans
  • Discover the legal obligations of data security

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: Lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion included
  • Experience level required: all levels
  • Limit: 1 for you, unlimited as gifts
  • Redemption deadline: redeem your code within 30 days of purchase
  • Course log-in details and instructions will be emailed to you within 3 working days of redemption
  • Free technical support available 24/5 via email, telephone and online chat
  • No software included
  • Browser settings need to be changed when using a Mac. For more information, click here.

Compatibility

  • Windows 7, 8
  • Mac
  • iOS
  • Internet Explorer 8 or later
  • Google Chrome
  • Safari 6 or later
  • Mozilla Firefox

THE EXPERT

e-Careers comprises of passionate and talented educationalists who support over 325,000 students all over the world. The institution consists of around 200 individuals, who all specialize in their own aspects of combining education with technology. e-Careers has established relationships with many awarding bodies, instructors and educational institutions to bring its students training and qualifications in an e-Learning format. For more details on this course and instructor, click here.

read more

June 21, 2018   /   by Marco   /   , , , , , , , , , , ,

Apple MFi-Certified iPhone Charging Cable: 2-Pack for $24

Apple MFi-Certified iPhone Charging Cable: 2-Pack for $24

Expires February 24, 2023 23:59 PST
Buy now and get 24% off

KEY FEATURES

Look us in the eye. You couldn’t use another iPhone charging cable at a great price? That’s what we thought! Step right up and pick up two Apple MFi-Certified Lightning cables for all your Apple devices at a fraction of what you’d pay at a store. These coiled cables make them easy to store and minimize cable clutter.

  • MFi-Certified & guaranteed to work w/ Apple devices
  • Can stretch to three feet & bounce back to normal length easily
  • Perfect for using w/ a car mount

PRODUCT SPECS

Details & Requirements

  • Apple MFi-Certified
  • Length: 1.5′ normally, 3′ stretched
  • Comes with 1-Yr Limited Manufacturer Warranty

Compatibility

  • iPhone X, 8 Plus, 8, 7 Plus, SE, 6s Plus, 6 Plus, 6, 5s, 5c, 5
  • iPad Pro, mini 4, mini 3, mini 2, mini, Air 2, Air, 4th generation
  • iPod Touch 6th and 5th generation

Includes

  • 2 Apple MFi-Certified iPhone Charging Cables

read more

June 21, 2018   /   by Marco   /   , , , , , , , , ,

HyperDrive USB Type-C 5-in-1 Hub for $36

HyperDrive USB Type-C 5-in-1 Hub for $36

Expires May 24, 2022 21:00 PST
Buy now and get 26% off

KEY FEATURES

As you may have noticed, Apple decided to jump well ahead of the curve on the new MacBook by removing several ports and slimming down the design. Thankfully, however, there’s the HyperDrive USB Type-C 5-in-1 Hub to plug into that unusual looking USB Type-C port and expand your MacBook’s ports with an SDXC, a microSDXC, 2 USB 3.0, and an extra USB Type-C port, all on a single, simple bar. You can even charge your MacBook right through the hub, so you can multitask like a pro.

  • Expand your new MacBook’s ports to accommodate syncing cables, camera cords, flash drives, microSD cards & much more
  • Charge your laptop w/ pass-through charging, without having to remove the hub
  • Carry anywhere easily thanks to a portable, sturdy design

PRODUCT SPECS

Details & Requirements

  • USB Type-C
  • SDXC
  • micro SDXC
  • 2 USB 3.0
  • Material: aluminum
  • Does not support Apple SuperDrive

Compatibility

  • 2015/2016 12″ MacBook
  • 2016/2017 MacBook Pro
  • Chromebook Pixel

Includes

  • HyperDrive USB Type-C 5-in-1 Hub (silver)

read more

June 21, 2018   /   by Marco   /   , , , , , , , , , ,

Complete Full Stack Developer eBook Bundle for $29

Complete Full Stack Developer eBook Bundle for $29

Expires August 20, 2018 23:00 PST
Buy now and get 93% off

KEY FEATURES

It’s no secret that the web development business is booming, and developers have more options than ever in today’s economy. Don’t get left behind! SitePoint’s 16-book full stack library will introduce you to the complete web development lifecycle, from setting your front-end foundation to building the back-end tech that makes sites function. Before you know it, you’ll be building fully-functioning sites from scratch!

  • Access 16 best-selling ebooks 24/7
  • Discover how to build both the front-end & back-end of websites
  • Explore topics like HTML5, CSS3, PHP, Git, & more
  • Learn essential UX tactics
  • Start coding in JavaScript, Rails, & more

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course library: lifetime
  • Access options: web streaming, mobile streaming
  • Certifications of completion included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels
  • 16 e-books
  • Updates included

Compatibility

  • Internet required

THE EXPERT

SitePoint provides cutting-edge content for web professionals — developers, designers, programmers, freelancers and site owners. Founded by Mark Harbottle and Matt Mickiewicz; their mission is to deliver new ideas, emerging concepts, and teach state-of-the-art technology to their readers. Whether it’s via practical tutorials, books, articles, courses, if it’s got anything to do with building the web – they’ve got you covered.

For more details on this bundle, click here.

read more

June 21, 2018   /   by Marco   /   , , , , , , , , , ,

Qi Wireless Fast Charging Car Charger for $29

Qi Wireless Fast Charging Car Charger for $29

Expires December 31, 2018 23:59 PST
Buy now and get 70% off

KEY FEATURES

Wireless charging is fast becoming the new normal and the Qi Wireless Car Charger will help you stay ahead of the curve. Compatible with all Qi devices, including iPhone 8 and X and most Samsung phones, this charger features a 360º rotatable head for easy access. You don’t even have to worry about removing and attaching cables — simply drop your phone against the charging plate and the adjustable arms automatically secure your phone while it charges wirelessly.

  • Compatible w/ Qi wireless charging devices
  • Attaches easily in the car
  • Features a 180º telescopic arm that is ideal for use on flat surfaces
  • Comes w/ a charging cable to adapt to non-wireless charging devices

PRODUCT SPECS

Details & Requirements

Compatibility

  • Qi-compatible devices including iPhone X, 8, 8 Plus, and most Samsung models

Includes

  • 360º rotatable charging plate with universally adjustable grip
  • 180º telescopic arm
  • 3 meter charging cable with car charging plug

read more

June 21, 2018   /   by Marco   /   , , , , , , , , ,

FenSens Smart License Plate Frame for $119

FenSens Smart License Plate Frame for $119

Expires October 19, 2021 21:00 PST
Buy now and get 20% off

KEY FEATURES

We beat Amazon’s price every time! See for yourself.

Jealous of your friend’s fancy parking sensor in her new car? Don’t worry, they got played because adding an extra pair of eyes to your car is significantly cheaper than a new car. Just get a FenSens. This license plate-based smart wireless parking sensor installs on any car and alerts you when you’re getting too close to objects so you know when to stop. The easy-to-use app launches instantly even if your phone is in your pocket so you’ll always have that added sense of security.

Successfully funded on Indiegogo

“FenSens turns the average license plate holder into a parking sensor array.” CNET

Featured on Motor Trend, Gizmodo, The Verge, and Digital Trends

  • Installs in 5 minutes w/ no wiring or professional help needed
  • Provides instant audio, visual & vibration alerts for objects detected in front or behind your vehicle
  • Launches the app hands-free, even if your phone is in your pocket
  • Keeps itself safe thanks to anti-theft features that track your vehicle or device
  • Stands up to any weather for long-lasting use

PRODUCT SPECS

Details & Requirements

  • Sensor range: up to 10 feet
  • Bluetooth 4.1
  • AA battery required
  • Weatherproof
  • Compatibility

    • iOS 7.1 and later
    • Android 4.4 and later

    Includes

    • FensSens License Plate Frame

read more

June 21, 2018   /   by Marco   /   , , , , , , ,

Pakpod Adventure Tripod for $69

Pakpod Adventure Tripod for $69

Expires June 15, 2022 21:00 PST
Buy now and get 30% off

KEY FEATURES

We beat Amazon’s price every time! See for yourself.

When you’re out on the trail, you don’t want a tripod that’s going to weigh you down. Compact, lightweight, waterproof, and more versatile than any other, Pakpod is the ultimate adventure tripod. Weighing less than a pound, Pakpod stashes in your backpack easily and sets up in just moments so you can get the perfect pic fast.

Successfully funded on Kickstarter

Named a Best Photo Accessory of 2016 by Outside Online

“Pakpod is a must-have piece of gear.” Cult of Mac

  • Great for time-lapse, video & underwater photography
  • Patented stabilizing stakes for securing in turf, sand & snow
  • Lightweight & compact for hiking and travel
  • Rugged & quick to deploy in a ton of ways

PRODUCT SPECS

Details & Requirements

  • Material: high-impact ABS plastic and stainless steel
  • Weight: 15.5 oz
  • Length: 12.75″ folded
  • 36 rigging points
  • 180º leg motion
  • 1-Year Manufacturer Warranty

Includes

  • Pakpod

read more