Git Product home page Git Product logo

ShubhaM's Projects

a-python-program-for-encode-and-decode-a-string. icon a-python-program-for-encode-and-decode-a-string.

This code defines two functions: encode_string and decode_string. The encode_string function takes an input string, encodes it using base64 encoding, and returns the encoded string. The decode_string function takes an encoded string, decodes it using base64 decoding, and returns the decoded string.

a-registration-form-using-streamlit- icon a-registration-form-using-streamlit-

This is a registration form for student registration of any college, there is an option for selection DOB and Branch (Department). This form is created using Python Web framework Streallit.

create-wordlist-using-python- icon create-wordlist-using-python-

This python code is used to create a wordlist of all possible 4 digit number that can be used in Brute-Force attack.. Use it safely

dynamic-binding-and-rtti-in-c- icon dynamic-binding-and-rtti-in-c-

Define a base class Shape and its derived classes as Circle and Rectangle. In the main() function, define an array of pointers to the Shape class. In this array, store the addresses of some Circle and Rectangle objects. Now, using this array at runtime

function-overriding-using-python- icon function-overriding-using-python-

Here we use Python to learn function overriding. In this code we use two class and one obj to show data of both class, For this we use Super() Function.

get-date-and-time-using-c- icon get-date-and-time-using-c-

Get real date and time using C++. This program is using CTIME header file for get the time and date from the system.

indian-phone-number-generator-using-c- icon indian-phone-number-generator-using-c-

This C++ program is used to generate Indian phone numbers and these phone numbers are used for prank calls, and i tested more than 20 times the numbers generated by this generator is 100% working. The main thing i have noticed that when i call on these numbers there is always a girl who pick up the call. So it is a Girl's phone numbers generator

using-conversion-function icon using-conversion-function

A CPP code to convert Kilometer to Meter. This code is created for get input from user in Kilometer and give the output in Meter.

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.