- 🧑🏻💻 Software Developer
- 😎 Worked in C#,.Net,Java,Kotlin,Android ,Firebase
- 🌱 Learning Frontend Development
- 📫 How to reach me https://www.linkedin.com/in/vikas-kumar-b97876324/
- 📝 I'm a Technical Writer at @hashnode https://vikas02k02.hashnode.dev/














DLL to encrypt and decrypt text like password for privacy and security
C#
Website containing Software Development helpKit like convertors , Calculator ,etc
HTML
This document provides a variety of essential tips for writing clean, maintainable code across any programming language. Following these practices will not only improve the readability and structur…
This DLL is designed to securely encrypt and decrypt strings by utilizing a combination of salting, transposing, and hashing techniques. It incorporates the AES algorithm to provide robust encryption.
C#