Skip to content
View thevirtualbuddy's full-sized avatar
🐶
woof woof!
🐶
woof woof!
Block or Report

Block or report thevirtualbuddy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
thevirtualbuddy/README.md

Hi , I'm Sonu

Pinned Loading

  1. image-steganography-cli image-steganography-cli Public

    Conceal Text is a python based CLI application to hide data in an image and reveal data from images containing hidden data.

    Python

  2. ahasunos/rpi-surveillance ahasunos/rpi-surveillance Public

    This project was developed as a part of the internship at IoT Lab, NEHU. It is a low-cost remote surveillance system built using the Raspberry Pi platform. Please, read the documentation for details.

    Python 1 1

  3. ecommerce-website-internshala ecommerce-website-internshala Public

    This project was developed as a part of the Internshala online training on Web Development.

    PHP 1 1

  4. Git - Command line fundamentals Git - Command line fundamentals
    1
    ### Terminal commands:
    2
    	ls - lists all of the folders 
    3
    	ls -la - lists all of the files 
    4
    	cd .. - returns one dir back 
    5
    	cd - enters a directory