HACKERHUMMER. Theme images by MichaelJay. Powered by Blogger.
HackerHummer You've probably noticed

Hello World #hacked

Main Blog
Our Recent Posts

Thursday, 14 March 2019

API List

DB-IP

Try it: DB_IP

Returns:

{
  "address": "116.12.250.1",
  "country": "SG",
  "stateprov": "Central Singapore",
  "city": "Singapore"
}

Limitations:

2,500 requests per day
Doesn’t support JSONP callbacks
Requires IP address parameter
Requires an email address to get your API key
No SSL (https) with the free plan

Geobytes

Try it: Geobytes
$.getJSON('http://gd.geobytes.com/GetCityDetails?callback=?', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "geobytesforwarderfor": "",
  "geobytesremoteip": "116.12.250.1",
  "geobytesipaddress": "116.12.250.1",
  "geobytescertainty": "99",
  "geobytesinternet": "SA",
  "geobytescountry": "Saudi Arabia",
  "geobytesregionlocationcode": "SASH",
  "geobytesregion": "Ash Sharqiyah",
  "geobytescode": "SH",
  "geobyteslocationcode": "SASHJUBA",
  "geobytescity": "Jubail",
  "geobytescityid": "13793",
  "geobytesfqcn": "Jubail, SH, Saudi Arabia",
  "geobyteslatitude": "27.004999",
  "geobyteslongitude": "49.660999",
  "geobytescapital": "Riyadh ",
  "geobytestimezone": "+03:00",
  "geobytesnationalitysingular": "Saudi Arabian ",
  "geobytespopulation": "22757092",
  "geobytesnationalityplural": "Saudis",
  "geobytesmapreference": "Middle East ",
  "geobytescurrency": "Saudi Riyal",
  "geobytescurrencycode": "SAR",
  "geobytestitle": "Saudi Arabia"
}

Limitations:

16,384 requests per hour
No SSL (https) with the free plan
Can return the wrong location (I’m in Singapore, not Saudi Arabia)

GeoIPLookup

Try it: GeoIPLookup
$.getJSON('https://json.geoiplookup.io/api?callback=?', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
    "ip": "116.12.250.1",
    "isp": "SGPOST",
    "org": "Singapore Post Ltd",
    "hostname": "116.12.250.1",
    "longitude": "103.807",
    "latitude": "1.29209",
    "postal_code": "",
    "city": "Singapore",
    "country_code": "SG",
    "country_name": "Singapore",
    "continent_code": "AS",
    "region": "Central Singapore",
    "district": "",
    "timezone_name": "Asia\/Singapore",
    "connection_type": "",
    "asn": "AS3758 SingNet",
    "currency_code": "SGD",
    "currency_name": "Singapore Dollar",
    "success": true
}

geoPlugin

Try it: geoPlugin
$.getJSON('http://www.geoplugin.net/json.gp?jsoncallback=?', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "geoplugin_request": "116.12.250.1",
  "geoplugin_status": 200,
  "geoplugin_credit": "Some of the returned data includes GeoLite data created by MaxMind, available from <a href=\\'http://www.maxmind.com\\'>http://www.maxmind.com</a>.",
  "geoplugin_city": "Singapore",
  "geoplugin_region": "Singapore (general)",
  "geoplugin_areaCode": "0",
  "geoplugin_dmaCode": "0",
  "geoplugin_countryCode": "SG",
  "geoplugin_countryName": "Singapore",
  "geoplugin_continentCode": "AS",
  "geoplugin_latitude": "1.2931",
  "geoplugin_longitude": "103.855797",
  "geoplugin_regionCode": "00",
  "geoplugin_regionName": "Singapore (general)",
  "geoplugin_currencyCode": "SGD",
  "geoplugin_currencySymbol": "&#36;",
  "geoplugin_currencySymbol_UTF8": "$",
  "geoplugin_currencyConverter": 1.4239
}

Limitations:

120 requests per minute
No SSL (https) with the free plan

Hacker Target

Try it: Hacker Target

Returns:

IP Address: 116.12.250.1
Country: SG
State: N/A
City: Singapore
Latitude: 1.293100
Longitude: 103.855797

Limitations:

50 requests per day
Doesn’t support JSONP callbacks
Requires IP address parameter
Returns plain text

ipapi

Try it: ipapi.co
$.getJSON('https://ipapi.co/json/', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "ip": "116.12.250.1",
  "city": "Singapore",
  "region": "Central Singapore Community Development Council",
  "country": "SG",
  "country_name": "Singapore",
  "postal": null,
  "latitude": 1.2855,
  "longitude": 103.8565,
  "timezone": "Asia/Singapore"
}

Limitations:

1,000 requests per day
Requires SSL (https)

IP-API

Try it: IP-API
$.getJSON('http://ip-api.com/json?callback=?', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "as": "AS3758 SingNet",
  "city": "Singapore",
  "country": "Singapore",
  "countryCode": "SG",
  "isp": "SingNet Pte Ltd",
  "lat": 1.2931,
  "lon": 103.8558,
  "org": "Singapore Telecommunications",
  "query": "116.12.250.1",
  "region": "01",
  "regionName": "Central Singapore Community Development Council",
  "status": "success",
  "timezone": "Asia/Singapore",
  "zip": ""
}

Limitations:

150 requests per minute
No SSL (https) with the free plan

Ipdata

Try it: Ipdata
$.getJSON('https://api.ipdata.co', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "ip": "116.12.250.1",
  "city": "Singapore",
  "region": "Central Singapore Community Development Council",
  "region_code": "01",
  "country_name": "Singapore",
  "country_code": "SG",
  "continent_name": "Asia",
  "continent_code": "AS",
  "latitude": 1.2931,
  "longitude": 103.8558,
  "asn": "AS3758",
  "organisation": "SingNet",
  "postal": "",
  "calling_code": "65",
  "flag": "https://ipdata.co/flags/sg.png",
  "emoji_flag": "\ud83c\uddf8\ud83c\uddec",
  "emoji_unicode": "U+1F1F8 U+1F1EC",
  "is_eu": false,
  "languages": [
    {
      "name": "English",
      "native": "English"
    },
    {
      "name": "Malay",
      "native": "Bahasa Melayu"
    },
    {
      "name": "Tamil",
      "native": "\u0ba4\u0bae\u0bbf\u0bb4\u0bcd"
    },
    {
      "name": "Chinese",
      "native": "\u4e2d\u6587"
    }
  ],
  "currency": {
    "name": "Singapore Dollar",
    "code": "SGD",
    "symbol": "S$",
    "native": "$",
    "plural": "Singapore dollars"
  },
  "time_zone": {
    "name": "Asia/Singapore",
    "abbr": "+08",
    "offset": "+0800",
    "is_dst": false,
    "current_time": "2018-05-09T12:28:49.183674+08:00"
  },
  "threat": {
    "is_tor": false,
    "is_proxy": false,
    "is_anonymous": false,
    "is_known_attacker": false,
    "is_known_abuser": false,
    "is_threat": false,
    "is_bogon": false
  }
}

Limitations:

1,500 requests per day
Requires an email address to get your API key
Requires SSL (https)

IP Find

Try it: IP-Find
$.getJSON('https://ipfind.co/me?auth=<your_api_key>', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "ip_address": "116.12.250.1",
  "country": "Singapore",
  "country_code": "SG",
  "continent": "Asia",
  "continent_code": "AS",
  "city": "Singapore",
  "county": null,
  "region": "Central Singapore",
  "region_code": "01",
  "timezone": "Asia/Singapore",
  "owner": null,
  "longitude": 103.8565,
  "latitude": 1.2855,
  "currency": "SGD",
  "languages": [
    "cmn",
    "en-SG",
    "ms-SG",
    "ta-SG",
    "zh-SG"
  ]
}

Limitations:

300 requests per day
Requires registration to get your API key

ipgeolocation

Try it: ipgeolocation
$.getJSON('https://api.ipgeolocation.io/ipgeo?apiKey=<your_api_key>', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "ip": "116.12.250.1",
  "continent_code": "AS",
  "continent_name": "Asia",
  "country_code2": "SG",
  "country_code3": "SGP",
  "country_name": "Singapore",
  "country_capital": "Singapore",
  "state_prov": "Central Singapore",
  "district": "",
  "city": "Singapore",
  "zipcode": "",
  "latitude": "1.29209",
  "longitude": "103.807",
  "is_eu": false,
  "calling_code": "+65",
  "country_tld": ".sg",
  "languages": "cmn,en-SG,ms-SG,ta-SG,zh-SG",
  "country_flag": "https://ipgeolocation.io/static/flags/sg_64.png",
  "isp": "SGPOST",
  "connection_type": "",
  "organization": "Singapore Post Ltd",
  "geoname_id": "1880252",
  "currency": {
    "name": "Dollar",
    "code": "SGD"
  },
  "time_zone": {
    "name": "Asia/Singapore",
    "offset": 8,
    "is_dst": false,
    "current_time": "2018-06-12 09:06:49.028+0800"
  }
}

Limitations:

50,000 requests per month
Requires registration to get your API key

ipify

Try it: ipify
$.getJSON('https://api.ipify.org?format=jsonp&callback=?', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "ip": "116.12.250.1"
}

Limitations:

None

IPInfoDB

Try it: IPInfoDB
$.getJSON('https://api.ipinfodb.com/v3/ip-city/?key=<your_api_key>&format=json&callback=?', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "statusCode": "OK",
  "statusMessage": "",
  "ipAddress": "116.12.250.1",
  "countryCode": "SG",
  "countryName": "Singapore",
  "regionName": "Singapore",
  "cityName": "Singapore",
  "zipCode": "048941",
  "latitude": "1.28967",
  "longitude": "103.85",
  "timeZone": "+08:00"
}

Limitations:

Two requests per second
Requires registration to get your API key

ipinfo

Try it: ipinfo
$.getJSON('https://ipinfo.io/json', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "ip": "116.12.250.1",
  "hostname": "No Hostname",
  "city": "Singapore",
  "region": "Central Singapore Community Development Council",
  "country": "SG",
  "loc": "1.2931,103.8558",
  "org": "AS3758 SingNet"
}

Limitations:

1,000 requests per day

ipstack (formerly freegeoip.net)

Try it: ipstack
$.getJSON('http://api.ipstack.com/<ip_address>?access_key=<your_api_key>', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
    "ip": "116.12.250.1",
    "type": "ipv4",
    "continent_code": "AS",
    "continent_name": "Asia",
    "country_code": "SG",
    "country_name": "Singapore",
    "region_code": "01",
    "region_name": "Central Singapore Community Development Council",
    "city": "Singapore",
    "zip": null,
    "latitude": 1.2931,
    "longitude": 103.8558,
    "location": {
        "geoname_id": 1880252,
        "capital": "Singapore",
        "languages": [{
            "code": "en",
            "name": "English",
            "native": "English"
        },
        {
            "code": "ms",
            "name": "Malay",
            "native": "Bahasa Melayu"
        },
        {
            "code": "ta",
            "name": "Tamil",
            "native": "\u0ba4\u0bae\u0bbf\u0bb4\u0bcd"
        },
        {
            "code": "zh",
            "name": "Chinese",
            "native": "\u4e2d\u6587"
        }],
        "country_flag": "http:\/\/assets.ipstack.com\/flags\/sg.svg",
        "country_flag_emoji": "\ud83c\uddf8\ud83c\uddec",
        "country_flag_emoji_unicode": "U+1F1F8 U+1F1EC",
        "calling_code": "65",
        "is_eu": false
    }
}

Limitations:

10,000 requests per month
Requires IP address parameter
Requires registration to get your API key
No SSL (https) with the free plan

jsonip

Try it: jsonip
$.getJSON('https://jsonip.com/?callback=?', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "ip": "116.12.250.1",
  "about": "/about",
  "Pro!": "http://getjsonip.com",
  "reject-fascism": "Liberal America will prevail"
}

Limitations:

The response includes upsell and politics

JSON Test

Try it: json-test
$.getJSON('http://ip.jsontest.com/?callback=?', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "ip": "116.12.250.1"
}

Limitations:

No SSL (https)
Goes down a lot (over quota), so I wouldn’t use it for production
Returns IPv6 address if you have one, which may not be what you want

Nekudo

Try it: Nekudo
$.getJSON('https://geoip.nekudo.com/api', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "city": "Singapore",
  "country": {
    "name": "Singapore",
    "code": "SG"
  },
  "location": {
    "accuracy_radius": 50,
    "latitude": 1.2855,
    "longitude": 103.8565,
    "time_zone": "Asia/Singapore"
  },
  "ip": "116.12.250.1"
}

Limitations:

Blocked by ad blockers using the EasyPrivacy list

Stupid Web Tools

Try it: stupid-web-tools
$.getJSON('http://www.stupidwebtools.com/api/my_ip.json', function(data) {
  console.log(JSON.stringify(data, null, 2));
});

Returns:

{
  "my_ip": {
    "ip": "116.12.250.1",
    "others": []
  }
}

Limitations:

No SSL (https)
Keep in mind that since these are all free services, your mileage may vary in terms of exceeding quota and uptime, and who knows when/if they will be taken offline down the road (exhibit A: Telize). Most of these services also offer a paid tier in case you want more features like SSL support.
Also, as skobaljic noted in the comments below, the request quotas are mostly academic since this is happening client-side and most end users will never exceed the quota.

Saturday, 24 September 2016

34 FREE COURSES COUPONS - UDEMY COURSE COUPON CODE




2captcha
C++ Basics - As Soon As Possible 95$=>>0$

5.5 Hours + 51 Lectures
  • Make C++ programs within 1st minute and learn basics within 6 hours
  • Do general purpose programming using c++.
  • Will be able to take user input and display it rightly.
  • Will be able to do conditions and iterations in c++.
  • Will be able to handle arrays and strings well.
  • Will be able to create, use and manipulate functions.
  • Will understand fundamentals of pointers.
  • Will get to know the concept of class and build examples.
  • Will know tricks related to display, random number, time-date, escape sequences etc.
------------------------

YouTube Masterclass - Your Complete Guide to YouTube 200$=>>0$

6 Hours + 104 Lectures
  • Complete guide to starting a YouTube channel, getting more views & subscribers, and building a brand with videos!
  • Create your own successful YouTube channel
  • Grow your brand with a YouTube channel
  • Get more YouTube views
  • Get more YouTube subscribers
  • Make high-quality videos on a budget
  • Post and optimize videos with great titles, descriptions, and tags
  • Create clickable thumbnails that get more views
  • Make money with a YouTube channel
------------------------

MBA Accounting and Finance for Managers(Paper MS04 of IGNOU) 20$=>>0$

8 Hours + 108 Lectures
  • Learn all the topics prescribed in Paper MS 04 - MBA Course conducted by IGNOU
  • Understand Block 1 Accounting Framework
  • Understand Block 2 Understanding Financial Statements
  • Understand Block 3 Cost Management
  • Understand Block 4 Financial and Investment Analysis
  • Understand Block 5 Financial Decisions
------------------------

How To Build Your Own Web Banner Design Business 20$=>>0$

1 Hour + 21 Lectures
How To Build A Profitable Online Web Banner Service In A Weekend
------------------------

Android App Development For Beginners With FREE Software 190$=>>0$

0.5 Hour + 17 Lectures
Android App Development Basics With FREE Android Learner Software
------------------------

How to Live on Less than Most People Do (and Enjoy Doing It) 195$=>>0$

1 Hour + 34 Lectures
The A-Z Guide to Living Far Below Your Means (even if you’re living in a metro area) and enjoy it.
------------------------

Microsoft Access SQL: SQL for Non-Programmers 155$=>>0$

3.5 Hours + 86 Lectures
  • Access SQL: Easy to Follow Lectures and SQL Examples. Boost Your Resume and Earning Potential. You Can Learn SQL Today!
  • WRITE SQL Queries in Your Microsoft Access Databases
  • CREATE Select Queries
  • FILTER with the WHERE Clause
  • SORT Your Access Records
  • GROUP Your Records
  • USE Aggregate Functions
  • LEARN About Date Function
  • GET Familiar with Functions You Can Use with Strings
  • LEARN How to Join Tables
  • CREATE Tables Using SQL
------------------------

Become a C-Level Executive : Career Growth for Professionals 95$=>>0$

2.5 Hours + 33 Lectures
The fastest way to quadruple your salary, get your next five promotions and become a C-Level Executive
------------------------

WordPress for Entrepreneurs Management of your own website 100$=>>0$

5 Hours + 64 Lectures
  • Learn how to setup your own Wordpress CMS website. Manage your website no coding required. Get your own website
  • setup a website using Wordpress
  • create content within pages and posts
  • self manage a website
  • develop the skills to update Wordpress
  • better understand the power of Wordpress
------------------------

Excel Tips: Hours of Excel Tips to Save You Hours of Time 105$=>>0$

4.5 Hours + 87 Lectures
  • The Excel course you want, if you want to work faster in Excel.
  • QUICKLY Navigate Through Your Excel Workbooks
  • SAVE TIME with Keyboard Shortcuts
  • TRACK the Changes Users Make to Your Spreadsheets
  • CREATE a Data Entry Form Fast with Excel's Built-In Form Tool
  • CREATE Functional Tables with a Couple of Keystrokes
  • SORT Data with Your Own Custom Sort Lists
  • QUICKLY Format Your Charts
------------------------

Learn iOS 9 and Swift 2 From Scratch - Build Real World Apps 195$=>>0$

2.5 Hours + 19 Lectures
Discover How to Build iOS 9 and Swift 2 Applications From a Real World Perspective. Build a High Paid Career
------------------------

Amazon Affiliate Marketing + FREE Software 195$=>>0$

0.5 Hour+ 12 Lectures
Step By Step Strategy For Amazon Affiliate Marketers
------------------------

Learn Adobe Brackets Free open source code editor 40$=>>0$

1.5 Hours + 22 Lectures
Brackets is an open source text editor this course will show you what you can do with it
------------------------

Create Passive Income-Sell Your Images on 500px 195$=>>0$

0.5 Hours + 14 Lectures
A step by Step Guide to Selling Your images on 500px, World's Best Photography website
------------------------

Windows Deployment Services: Build Your Server From Scratch 150$=>>0$

2 Hours + 21 Lectures
Get your WDS server up and running, ease your OS deployments, and control all your OS images in one store
------------------------

PHP Fundamentals - Start Earning The Top Dollars You Deserve 195$=>>0$

1.5 Hours + 21 Lectures
Discover What You Really Need To Become an Expert With PHP
------------------------

Publish PDF, PowerPoint, Excel, and Word Online for Free 20$=>>0$

1 Hour + 7 Lectures
No website required, no web design knowledge required
------------------------

Doubling your Sales: Creating and Winning Big Opportunities 50$=>>0$

2 Hours + 42 Lectures
How to become a trusted advisor and exceed Sales Quota
------------------------

Dating Accelerator 40$=>>0$

1 Hour + 25 Lectures
Improve Your Dating in Quantity and Quality. Become a Master Dater, not a Masterbater
------------------------

How to Create, Market, & Promote a Udemy Course - Unofficial 200$=>>0$

2.5 Hours + 51 Lectures
Learn how to create and market courses on Udemy to begin growing your student base.
------------------------

Sales Strategies For Key Accounts: How To Sell More Of Them 55$=>>0$

1 Hour + 29 Lectures
Discover the best marketing and sales strategy to attract key accounts. Action plan and calendar
------------------------

Freestyle 101: A Step-By-Step Guide To Learn Freestyle Dance 40$=>>0$

1 Hour + 20 Lectures
Your Guide To Freestyling and Building Your Dance Floor Confidence,
------------------------

Photoshop Beginners Mastery: Zero to Hero in Photoshop 20$=>>0$

2.5 Hours + 40 Lectures
Become a Photoshop hero by learning the essentials of Adobe Photoshop to produce beautiful images in Adobe Photoshop.
------------------------

eBay Dropshipping - Create drop shipping business fast guide 200$=>>0$

1.5 Hours + 49 Lectures
Quickly create a successful dropshipping business on eBay, no experience required, step by step guide
------------------------

NLP- Learn To Create Your Future Now Using NLP Techniques 40$=>>0$

0.5 Hours + 8 Lectures
NLP- Learn To Create Your Future Now Using Powerful And Simple NLP Techniques Like Visualization And Many More.
------------------------

Create, Launch & Sell Your Premium Online Course 200$=>>0$

3 Hours + 39 Lectures
Test Your Topic | Create Your Course | Convert Sales
------------------------

Master Computers - From Beginner to Expert in One Week 20$=>>0$

39.5 Hours + 345 Lectures
  • Become a master of computers. In one week, you will understand how computers work and how to use them well.
  • Learn from a highly rated instructor with over 15 years of experience teaching individuals of all ability levels.
  • From the fundamentals, to the most advanced features, this course covers everything you need to know to use computers well.
  • Learn incredibly valuable hands-on computer skills.
  • Presented with high-quality video lectures, this course will visually show you how to easily do everything with computers.
  • Lifetime access to this course allows you to easily review material and continue learning new material.
  • After taking this course, you will have a thorough understanding of how to use computers well.
  • Money Back Guarantee - Satisfaction Guaranteed or Your Money Back
------------------------

Build Your Brand From Scratch With Adobe CC 200$=>>0$

2 Hours + 14 Lectures
Create Stunning Brand Logos While Learning Adobe Illustrator and Adobe Photoshop Basics
------------------------

10 Facebook Marketing Hacks That Work In 2016 200$=>>0$

0.5 Hours + 13 Lectures
Discover proven & tested tricks to get better results on Facebook today!
------------------------

Relationship Breakup Masterclass: Get Your Ex BACK 45$=>>0$

1.5 Hours + 48 Lectures
Cheating? Broken trust and heart? Fighting? There are ways to fix all of this. Take this course and learn how!
------------------------

Successfully Marketing a Local Business in 15 Easy Steps 30$=>>0$

1.5 Hours + 41 Lectures
Discover how to drive new customers to your local business with little cost and make high profits
------------------------

Build Your Own $5000 WordPress Website For About Fifty Bucks 0$

5 Hours + 50 Lectures
  • An amazing looking website can be a huge expense for a small business. Let me teach you how you can DIY on the cheap!
  • At the end of this course you will have an amazing looking high end website that looks like you spent $5000.00 with a high-end web design team to get your site online and taking orders.
------------------------

Video Production Business Tips: Freelance or Company 25$=>>0$

1.5 Hours + 45 Lectures
Video Production Business Tips for success. Get new clients, make more money and grow your video production company
------------------------

Friday, 23 September 2016

32 FREE COURSES COUPONS - UDEMY COURSE COUPON CODE

 

 

Complete Adobe Premiere Pro Video Editing Course 200$=>> 0$

5 Hours + 47 Lectures 
  • Learn Adobe Premiere Pro with these easy-to-follow Premiere Pro video editing tutorials.
  • In this course, you will learn how to use Adobe Premiere Pro.
  • In this course, you will learn how to edit audio.
  • In this course, you will learn how to color correct.
  • In this course, you will learn how to make titles.
  • In this course, you will learn how to post videos online.
----------------------

Create Your Own Transitions For Premiere Pro 0$

0.5 Hours + 15 Lectures 
Do you want to learn how to create custom/tailor-made video transitions using different programs ? Here you are
----------------------

Build a Complete eCommerce Application: Android Marshmallow 20$=>> 0$

5.5 Hours + 38 Lectures 
  • Build an amazing Ecommerce application using the latest version of Android Studio + Parse as a Backend
  • Query the products from the database to your application
  • Take a photo and send it to database.
  • Implement an Endless Recycling View Through the Products
  • Implement a search operation to search through the products
  • transfer the information and images from one activity to another
  • Understand the architecture of android applications
----------------------

After Effects Learn Logo Reveal or Logo Pop-Up Animation 195$=>> 0$

1 Hour + 9 Lectures 
Start Creating Your own Logo Animation or Logo Reveal Animation Professionally
----------------------

Python for Beginners: From Noob to Expert in 22+ Hours 100$=>> 0$

22 Hours + 161 Lectures 
  • Master Python Programming Fundamentals, learn Data Analysis, Web Scrapping and much more ! Beginner to Advanced !
  • Learn fundamentals of python programming
  • Establish a thorough understanding of Object Oriented Programming (OOP)
  • Breakdown complex problems into smaller and easier problems
  • Use python to automate tasks, solve real world problems and complete your own projects.
  • Write Programs that can do text pattern recognition with Regular Expressions
  • Crawl websites and pull information from various online sources
  • Create and manipulate arrays by using the numpy library
  • Use Python for data analysis and web-based visualizations with Pandas module
----------------------

Introduction To Python For Ethical Hacking 195$=>> 0$

2.5 Hours + 16 Lectures 
Learn How To Use Python for Ethical Hacking and Build an Nmap Network Scanner from Scratch
----------------------

Python and Ruby programming Complete step-by-step Tutorial 185$=>> 0$

13 Hours + 160 Lectures 
  • Learn complete python and ruby programming languages from scratch. Also learn GUI Programming.
  • Learn the core basic fundamental of python and ruby
  • Write your own Python and ruby code according to the requirement
  • Get strong knowledge on python and ruby basics and advanced topics
  • Understand any python and ruby code and make modification
----------------------

PHP : Basics of PHP for complete newbies in PHP 20$=>> 0$

1.5 Hours + 20 Lectures 
PHP : Learn PHP from complete basic level. Complete training of core PHP for newbies - Beginner level course
----------------------

Photoshop in Ease: Create World Amazing Graphic Designs 20$=>> 0$

3 Hours + 26 Lectures 
Learn Photoshop Step by Step and Create Real World Most Creative Photos Manipulations. Be Talented & Amaze Your friends
----------------------

WordPress essentials Step by Step setup and using Wordpress 75$=>> 0$

2.5 Hours + 24 Lectures 
Crash course to learn how to setup Wordpress and Use WordPress effectively. Get posting create your own website
----------------------

Web Training Market Using Flippa: Three Key Strategies 20$=>> 0$

1.5 Hours + 14 Lectures 
Learn how to optimize your time on Flippa by building and flipping websites.
----------------------

Become an Instagram Ninja: 3 Productivity Courses in 1 100$=>> 0$

0.5 Hours + 18 Lectures 
Speed up your Instagram Marketing with 2 amazing shortcuts: Bulk edit, and uploading to Insta straight from your Mac!
----------------------

Build a Responsive SinglePage Website from Scratch Bootstrap 50$=>> 0$

1.5 Hours + 22 Lectures 
Guide to learning how to create websites, using Bootstrap. Real world web design step by step guide to HTML CSS design
----------------------

Powerful Chrome DevTools Essential for Web Developers 120$=>> 0$

1.5 Hours + 16 Lectures 
Guide to learning how to use Google's Chrome DevTools. Code updates and saving files directly from Chrome
----------------------

How to create HTML Forms 30$=>> 0$

0.5 Hours + 7 Lectures 
Learn how to create forms using HTML
----------------------

Student as a Job™ Business Preparation Program™ 25$=>> 0$

1 Hours + 28 Lectures 
Learn how your role as a student is a job and makes education relevant.
----------------------

How to Speak with Confidence 70$=>> 0$

1 Hours + 17 Lectures 
Speaking Skills to Convince, Motivate and Lead People - in Meetings, Interviews, Presentations and Online.
----------------------

ClickBank Vendor Success – Create & Sell Your First Product 195$=>> 0$

1.5 Hours + 24 Lectures 
Join this course to launch your first ClickBank product and attract thousands of affiliates to sell it for you!
----------------------

How To Sell On Craigslist: Full Guide from Prep to Purchase 20$=>> 0$

4 Hours + 35 Lectures 
  • The simple, safe and effective way for how to sell on Craigslist: Attract real buyers. No experience needed.
  • Make Money Selling on Craigslist
  • Raise Funds For a Passion Project or Next Purchase
  • Create an Attention Grabbing Ad on Craigslist
  • Sell Quickly and Effectively To Interested Buyers on Craigslist
  • Avoid Dealing With Troublesome Buyers + Stay Safe
----------------------

SOCIAL SKILLS - Develop Amazing Social Skills & Be Liked 200$=>> 0$

8.5 Hours + 78 Lectures 
  • 10x Social Skills | 10x Communication Skills | 10x Social Success | 10x Social Confidence | 10x Charisma | 10x Influence
  • Learn how to approach people
  • Learn exactly what to say
  • Remove the fear of approaching people
  • Making friends & connecting with them
  • Becoming the most interesting person in the room
  • Get over being shy socially
  • Become socially successful
  • Become confident in social interactions
  • Learn how to never run out of things to say
----------------------

Website Design Build a single Page Website Parallax site 0$

2.5 Hours + 28 Lectures 
Step by step guide to building a modern single page website from scratch
----------------------

Social Skills: Double Your Charisma & Communication Skills 65$=>> 0$

1.5 Hours + 24 Lectures 
Learn charisma secrets and communication tools to become more charismatic and become socially successful!
----------------------

Customer Success Manager 101: Foundations to your CSM career 40$=>> 0$

1.5 Hours + 20 Lectures 
The foundations to become a great Customer Success Manager in a tech company. A very well paid profession on the rise
----------------------

DIY Musician Guide: How to Promote Your Music + Sell To Fans 105$=>> 0$

4 Hours + 39 Lectures 
  • For the DIY musician: Get more exposure, attract more opportunities, get more fans, book more gigs and sell more music.
  • How to promote your music on Facebook, YouTube and Twitter
  • Build a list of fans that WANT to hear about your music and upcoming shows
  • Market your brand and gain more fans at shows
  • Hear from successful musicians on what they're doing to promote their work
  • Book more gigs weeks in advance
  • Learn how to dominate social media to self promote yourself
----------------------

Excel With Excel Pivot Tables - Intro 90$=>> 0$

2 Hours + 21 Lectures 
Learn the Best Microsoft Excel Pivot Table Features with Excel 2007, Excel 2010, Excel 2013 & Excel 2016
----------------------

Etsy newbies & Social Media basics your journey starts here 50$=>> 0$

0.5 Hours + 15 Lectures 
Learn how to be successful on etsy this basic course will teach you the basics you need to know to get started
----------------------

Amazon FBA Canada: Your Complete Canadian Guide To Profits 50$=>> 0$

2.5 Hours + 35 Lectures 
How to sell on Amazon FBA for Canadians: Because it's not the same as FBA selling in the USA. No experience required.
----------------------

eBay Giftcards : Buy, Sell & Trade Ultimate Gift Card Guide 200$=>> 0$

3 Hours + 52 Lectures 
Learn how to sell gift cards on eBay: where to find them, which ones to sell, and how to list them.
----------------------

How To Buy A Smartphone : Smartphone Guide For 2016 & Beyond 40$=>> 0$

0.5 Hours + 14 Lectures 
Using Simple Illustrations & Easy Real-life examples Learn How to Buy the Best Smartphone For 'You'
----------------------

Healthy Slim Fasting Diet System 35$=>> 0$

1 Hour + 15 Lectures 
Complete Guide for a 4 Days Fasting Diet System to get Healthy and Slim with Permanent Results
----------------------

Build Your Own Custom Wordpress Website and Blog In a Day 100$=>> 0$

2 Hours + 20 Lectures 
How to Create a Custom Wordpress Blog for Less Than $100
----------------------

Quick And Easy Content Curation For Online Marketers 35$=>> 0$

1.5 Hours + 27 Lectures 
Learn How To Create A Simple, Profitable and Viral Website That People Love To Visit And Will Share With Their Friends
----------------------

Contact Us


HACKER HUMMER
Internet
404 Server

deepak475121@gmail.com