Reset
Online Shop
Online Shop
Project Info
Project Images
Project Code
×

Online Shop

This is an complete ecommerce web Application made in core PHP . User can see categories, sub-categories, and all products. User can Register and login. User can add to basket product. User can place an order. Admin can create, read, update and delete category, sub-category, and products . Admin can see all members and all orders.Admin can change own password. This is less responsive Website.

Footer

×

Online Shop

Footer

Food Restaurant
Food Restaurant
Project Info
Project Images
Project Code
×

Food Restaurant

This is an complete ecommerce web Application made in core PHP . User can see food categories, food sub-categories, and all foods. User can Register and login. User can add to basket product. User can place an order. Admin can create, read, update and delete food category, food sub-category, and foods . Admin can see all members and all orders. Admin can change own password. This is fully responsive Website.

Footer

×

Food Restaurant

Footer

Maths Problem Solver
Maths Problem Solver
Project Info
Project Images
Project Code
×

Maths Problem Solver

This is an Static Website made in core PHP . We can Solve Many Problems related to mathematics and other. We can Calculate Profit , Speed , Ratio , Percent etc . We can Create Colors. We can Calculate Complementary and Supplimentry Angle . We can Perform Simple Calculation . We can Perform Unit Conversion . We can Calculate Simple and Compound Interest . We can Perform Trigonometry Functions like pythagorus theorem . We can Calculate Area and Perimeter of polygons as quadrilateral and triangle . We can Calculate Surface Area and Volume of 3D shapes . We can Calculate Mean . We can Calculate Probability . We can solve many problems on series as AP Series and GP Series . We can solve many problems on Combination and Permutation .

Footer

×

Maths Problem Solver

Footer

Hospital
Hospital
Project Info
Project Images
Project Code
×

Hospital

This is an Web Application made in core PHP . This software can Manage Basic Important Work related to hospital . User or customers can See Information Related To Diseases , Medicines and Services of hospital etc . Admin can Insert , Read , Update and Delete Beds , Patients , Medicines , Blood Bank , Doctors , Nurses and Helpers etc . Admin can Make Bill For Patients . Admin can Change Own Password .

Footer

×

Hospital

Footer

Ecommerce Shop
Ecommerce Shop
Project Info
Project Images
Project Code
×

Ecommerce Shop

User can see categories, sub-categories, and all products. User can Register and login. User can add to basket product. User can place an order. Admin can create, read, update and delete category, sub-category, and products . Admin can see all members and all orders. Admin can change own password.

Footer

×

Ecommerce Shop

Footer

Standard Crud
Standard Crud
Project Info
Project Images
Project Code
×

Standard Crud

This is an advanced crud Application made in core PHP . We can create, read, update and delete data or records in same database. MySQL database is used to create it. We can perform CRUD operation on all tables of same database. Tis is Fully responsive Application.

Footer

×

Standard Crud

Footer

College
College
Project Info
Project Images
Project Code
×

College

This is an Web Application made in core PHP . Student can Register and Login. Student can see syllabus and courses and can download it. Student can see exam date and exam details. Admin can create , read , update and delete courses, syllabus , Exam Datesheet, Student Results , fees and members etc. Admin can change own password. Admin can logout from backend control panel.

Footer

×

College

Footer

Simple Crud
Simple Crud
Project Info
Project Images
Project Code
×

Simple Crud

This is an simple crud Application made in core PHP . We can create, read, update and delete data or records in same database. MySQL database is used to create it.

Footer

×

Simple Crud

Footer

Print Any Table
Print Any Table
Project Info
Project Images
Project Code
×

Print Any Table

User can print any table easily. Firstly user enter a number into box and click on button to print table of this number

Footer

×

Print Any Table

<html>
    <head>

    </head>
    <body>
        <form method='post' action=''>
            <input type='text' name='t1'><br><br>
            <input type='submit' value='Create Table' name='b1'>
        </form><hr>
        <?php
        if(isset($_POST["b1"]))
        {
            $x1=$_POST["t1"];
            for($i=1; $i<=10; $i++)
            {
                $x2=$x1*$i;
                echo "$x1 X $i = $x2 <br>";
            }
            
        }
        
        
        ?>
    </body>
</html>

Footer

Trigonometry Angle Calculator
Trigonometry Angle Calculator
Project Info
Project Images
Project Code
×

Trigonometry Angle Calculator

This is an simple Trigonometry Calculator made in core PHP. We can Calculate Trigonometry angle and its value. Only Sin, Cos, Tan Trigonometry function are mentioned in calculator. User can enter an angle in degree and then press button to print its value.

Footer

×

Trigonometry Angle Calculator

<html>
    <head>

    </head>
    <body>
        <form method='post' action=''>
            <input type='text' name='t1'><br><br>
            <input type='submit' value='Sin' name='b1'>
            <input type='submit' value='Cos' name='b2'>
            <input type='submit' value='Tan' name='b3'>

        </form><hr>
        <?php
        if(isset($_POST["b1"]))
        {
            $x1=$_POST["t1"];
            $x2=sin(deg2rad($x1));
            echo "$x2";
            
        }
        if(isset($_POST["b2"]))
        {
            $x1=$_POST["t1"];
            $x2=cos(deg2rad($x1));
            echo "$x2";
            
        }
        if(isset($_POST["b3"]))
        {
            $x1=$_POST["t1"];
            $x2=tan(deg2rad($x1));
            echo "$x2";
            
        }
        
        
        ?>
    </body>
</html>

Footer

Showing page  1  of  2  (Total  11 records)
 1  2  Next »
×

Project Related Images

Loading...
Name : Krishna Verma    |    Father's Name : Mr. Satish Kumar    |    Email ID : krishnaverma28081997@gmail.com    |    Religion : Hindu    |    Address : Dayampur, kanker khera, Meerut Cantt (250001), UP    |    Date of Birth : 28 August 1997    |    Marital Status : Non-Married    |    Place of Birth : Dayampur Kanker Khera Meerut Cantt.    |    Gender : Male    |    Age : 28    |    Contact : 9520335394    |    Father's Occupation : Sports man    |    Mother's Name : Smt. Kuntesh Devi    |    Mother's Occupation : Homemaker    |    Number of Brothers : 1    |    Number of Sisters : 1    |    Current Residence : Dayampur kanker khera meerut cantt    |    Family Type : Nuclear Family    |    Family Name : verma    |    Height : 5' 6"    |    Weight : 70 kg    |    Complexion : Fair    |    Body Type : Athletic    |    Hair Color : Black    |    Health Status : Good    |    Any Physical Disability : No    |    Highest Qualification : B.Tech (CSE)    |    Master Skill : PHP Laravel    |    Total Projects : 40 +    |    Total Skills : 25 +    |    Languages Known : Hindi and English    |    Website : krishnaportfolio.in    |    Siblings : 3    |    Nationality : Indian    |    Total Experience : 5 Years    |    LinkedIn : https://www.linkedin.com/in/krishna-verma-840b71356/    |    Total Programs : 10000    |    Total Projects : 40    |    Total Skills : 25    |    Total Experience : 5    |    Total DSA Problems : 200    |    Total Served Companies : 2    |    Leetcode : https://leetcode.com/u/krishnavermadeveloper/    |    Naukri : https://www.naukri.com/mnjuser/profile?id=&altresid