sr no | codes/demos | description |
---|---|---|
1 | hello | hello user program |
2 | sum | program to add two numbers |
3 | square | program to get the square of a number |
4 | circle | program to area and circumference of a circle |
5 | fizzBuzz | fizzBuzz program |
6 | jackpot | jackpot game |
sr no | codes/demos | description |
---|---|---|
1 | evenOddCount | program to find the count of even and odd numbers from the given array |
2 | average | program to find the average of all the elements from the given array |
3 | matrixSum | program to print sum of all elements of 2 x 3 given matrix |
4 | division | program to alert the division of a student after entering the percentage |
sr no | codes/demos | description |
---|---|---|
1 | exports | how exports works in javascript and nodejs |
2 | express | restapi with express js |
3 | frontend-api | frontend integration with rest api |
sr no | codes/demos | description |
---|---|---|
1 | four | frontend integration with mongodb atlas using rest api |
You can now check the final deployed project here...