Skip to content

VerkkoNet Technical Blog

You dream IT !! We build IT !!
  • Home
  • JavaScript Tutorials
  • Computer Programming
  • Computer Security
  • Computer Tips & Techniques
  • Internet Tips & Techniques
  • Hardware Reviews

Gunshot Effect in JavaScript

October 17, 2018 Sam Solomon Prabu SD Leave a comment

Download Source Code   Source Code: <!DOCTYPE html> <html> <head> <title>Gunshot Effect in JS</title> <style type="text/css">   .gun-shot{ position: absolute;…

Continue Reading →

Posted in: JavaScript Tutorials

WhatsApp Money

February 12, 2018 Sam Solomon Prabu SD Leave a comment

After text, pictures and videos, you can now send money to your contacts on WhatsApp. Here is how: If you…

Continue Reading →

Posted in: Internet Tips & Techniques

WhatsApp introducing UPI Payments in India

Sam Solomon Prabu SD Leave a comment

WhatsApp has reportedly started testing out its UPI-based payments feature in India. The new feature, available for select WhatsApp beta…

Continue Reading →

Posted in: Internet Tips & Techniques

C Program to reverse a number

October 27, 2017 Sam Solomon Prabu SD Leave a comment

Following code will reverse the given number. #include <stdio.h> int main() { int n, reversedNumber = 0, remainder;   printf("Enter…

Continue Reading →

Posted in: C Programming

5 lines code to hack the keyboard

September 5, 2017 Sam Solomon Prabu SD Leave a comment

You can hack your keyboard with the simple 5 lines of code. All you need to do is, open the…

Continue Reading →

Posted in: Computer Security

Best Memory-Sticks for you

September 1, 2017 Sam Solomon Prabu SD Leave a comment

Looking for the memory sticks?? Here are list of the memory sticks you can pick one for you. With USB…

Continue Reading →

Posted in: Hardware Reviews

Protect yourself from the Internet

August 31, 2017 Sam Solomon Prabu SD Leave a comment

Today’s world, everyone is concern about their internet privacy. If you are concern about your privacy, then this is the…

Continue Reading →

Posted in: Internet Tips & Techniques

7 Best External Hard Drives

August 30, 2017 Sam Solomon Prabu SD Leave a comment

Running out of storage? Need somewhere to store your media files? Then, Its time to buy a External Hard drive…

Continue Reading →

Posted in: Hardware Reviews

Send Self-Destructing 1GB Files For Free!

August 28, 2017 Sam Solomon Prabu SD Leave a comment

Mozilla, the company behind the famous Firefox browser, has just announced a couple of new tools for netizens as a…

Continue Reading →

Posted in: Internet Tips & Techniques

C Program without a semicolon

August 25, 2017 Sam Solomon Prabu SD Leave a comment

Have you ever think about this? Can we have a ‘C’ program without any semicolon in it? Is that possible?…

Continue Reading →

Posted in: C Programming

Post navigation

Page 1 of 3
1 2 3 Next →

Recent Posts

  • Gunshot Effect in JavaScript
  • WhatsApp Money
  • WhatsApp introducing UPI Payments in India
  • C Program to reverse a number
  • 5 lines code to hack the keyboard

Categories

  • C Programming (4)
  • Computer Programming (1)
  • Computer Security (5)
  • Computer Tips & Techniques (7)
  • Hardware Reviews (2)
  • Internet Tips & Techniques (6)
  • JavaScript Tutorials (3)

Our YouTube Channel

https://www.youtube.com/watch?v=5uQnoH-yeo4

Archives

  • October 2018 (1)
  • February 2018 (2)
  • October 2017 (1)
  • September 2017 (2)
  • August 2017 (22)
Copyright © 2023 VerkkoNet Technical Blog.