Welcome to my Website

down arrow
Hi, I am
Divyanshu Agarwal
A
Student Programmer TechGeek Student
Currently in Senior Year of High School. I am interested in Math, Science and Technology.
Feel free to contact me
Divyanshu Agarwal

My Skills (In Technology)

down arrow

Python

Python

HTML

Python

CSS

Python

JavaScript

Python

My Projects

down
Password Manager

Password Manager Using Python

Ever got your password hacked? Or maybe forget them? Worry not! Use this password manager made using Python and SQL to securely store your passwords and stop worrying about them. This password manager uses AES 256-bit military grade encoding making it very secure.

Random Password Generator in Js

Complementing the Password Manager, use this Generator to generate a random password. Has multiple options. It is also completely secure as it works on the client side only. No data is stored on the server side.

Password Manager
Password Manager

Folder Sorter in Python

We all have that time where we just stuff our folders with files without organizing them. This simple folder sorter made using the OS and Shutil libraries in python can help you to easily sort folders on the basis of the file extensions quickly and easily.