GithubHelp home page GithubHelp logo
Punya Prasad Adhikari photo

prabin1998 Goto Github PK

followers: 2.0 following: 27.0 repos: 5.0 gists: 2.0

Name: Punya Prasad Adhikari

Type: User

Company: My Own Company

Bio: ๐Ÿ‘‹ Hello World! I'm Punya Pd Adhikari, a passionate web development based in Nepal. My journey in the world of code started with ...?

Location: Kankai 07 Ghailaduba ,Durgapur,Jhapa.Nepal-52700

Hi there! ๐Ÿ‘‹

            # Warmly Welcome ๐Ÿค—

I'm Punya Prasad Adhikari, a passionate developer and tech enthusiast. Welcome to my GitHub profile! Here's a glimpse of what you'll find here:

About Me

  • ๐ŸŒฑ I'm currently learning web development and Cyber security .
  • ๐Ÿ’ก I love exploring new ideas and building cool projects.
  • ๐ŸŽฎ In my free time, I enjoy playing with code and solving problems.

Projects

Project 1: check if a number is prime

Prime Number Check

To use this program:

Compile it using a C# compiler (e.g., csc Program.cs). Run the compiled executable. Enter a positive integer to check if itโ€™s prime. The IsPrime function iterates from 2 to the square root of the number, checking for any divisors. If none are found, the number is considered prime. Otherwise, itโ€™s not. ๐Ÿš€

Project 2: generates a unique and secure password ๐Ÿ”‘

Secure Password Generater

This program creates a password by randomly selecting characters from lowercase letters, uppercase letters, digits, and special characters. You can customize the length of the password by changing the password_length variable. Make sure to store your generated password securely! ๐Ÿ”’

Connect with Me

Feel free to explore my repositories and don't forget to star the ones you find interesting! ๐Ÿ˜Š

Punya Prasad Adhikari's Projects

check-if-a-number-is-prime icon check-if-a-number-is-prime

To use this program: Compile it using a C# compiler (e.g., csc Program.cs). Run the compiled executable. Enter a positive integer to check if itโ€™s prime. The IsPrime function iterates from 2 to the square root of the number, checking for any divisors. If none are found, the number is considered prime. Otherwise, itโ€™s not. ๐Ÿš€

generates-a-unique-secure-password- icon generates-a-unique-secure-password-

This program creates a password by randomly selecting characters from lowercase letters, uppercase letters, digits, and special characters. You can customize the length of the password by changing the password_length variable. Make sure to store your generated password securely! ๐Ÿ”’

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.