const work = 'I BUILD FOR THE INTERNET'
/* I am a Full Stack Developer
based in New Delhi, India */
function Profile (fullName, skills) {
this.fullName = name;
this.skills = skills;
}
const developer = new Profile ( 'Eklavya Sharma', [ 'MongoDB', 'Express', 'ReactJS', 'NodeJS' ] )
I love creating for the internet. I build solid and scalable frontend and backend products with great user experience. Attended an extensive bootcamp called Zen Class by Guvi, an IIT Madras incubated company - which helped me acquire new skills while gaining deep understanding of following technolgoies.
It is an Accounting Invoice Application. The App has three levels of user access - Admin, Manager and Executive. An admin can register an nth number of users. These users are provided with different levels of privileges; where an admin can create, update, view and delete invoices. Managers can create, update and view, followed by executives who can only create and view invoices.
Credentials :
eklavya@email.com123456It is a Pizza Delivery app. The app allows users to create an account with the app. Users can add Pizzas, Toppings and their favourite Beverages to the cart. Users can make payments and check the order status. The app also tracks all the previous orders made by a customer.
Credentials :
eklavya@email.comeklavya@12This app allows users to share their thoughts, ideas and belief. Users can write articles or share their opinion on any previously listed article. While users may create, comment but can only delete their written articles. Users can also see the author's name and the date it was posted. Users will be required to create an account with the app in order to Create a Post, Comment or if he/she/they want(s) to delete their posts.
Credentials :
eklavya@email.comeklavya@12It is a Chat Application. The app has a list of rooms/topics. A user can enter with his/her/their name on the login page, select a room and start chatting with people having similar interests. A user can send a text or emojis to express themselves. On the left side, the app displays room names and names of all the persons who are currently in the room. The app also displays the information on the user joining a room or leaving a room.
Credentials :
Not requiredNot required