These are the projects

Mark1: CLI Quiz App

This is my first CLI based app which i made using replit. Do you want to know, How much you know me? You can answer few questions and know.

Live Project Source Code

Mark2: NeogCamp Quiz App

This is my second CLI based app, Which i made using JavaScript same on replit. In this app, you can answer few questions about neogcamp and know your score.

Live Project Source Code

Mark3,4,5: Portfolio Page

This is my personal porfolio website. I have made this website using HTML & CSS to complete my mark3,4,5 task. Here, you can find all my projects which i have made and also blogs which i have written.

Live Project Source Code

Mark6: Banana Speak App

This is the simple translation app. It takes input from the user and convert the given input into minion's language. To build this fun translation app, i have used third party api. Which is freely available to use.

Live Project Source Code

Mark7: Donal Translator App

This is the simple translation app. It takes input from the user and convert the given input into minion's language. To build this fun translation app, i have used third party api. Which is freely available to use.

Live Project Source Code

Mark8: Know Your Emoji

This is the very basic React App which tells you about the Emoji meaning. It takes emoji as the input and check it with database to know what is the meaning of that emoji. Once it finds, it will give output as emoji meaning and if it does not find then it will give message that "we don't have this emoji in our database."

Live Project Source Code

Mark9: My Books Library

This is again using React useState. It will tell you my collection and wishlist of books. This i made to complete my task of mark9.

Live Project Source Code

Mark10: Cash Register App

This app is basically tells you about the how many change you need to return if given amount is greater than the bill amount. I have made this app using HTML, CSS and VanillaJS.

Live Project Source Code

Mark11: Is-your-birthday-lucky

This was again the fun app which i made using VanillaJS. What it does is, it takes Date of birth of user and ask his lucky number. Then after processing, it will give output whether user is lucky or not.

Live Project Source Code

Mark12: Fun-with-triangles

This app is built using HTML, CSS & VanillaJS. Here, you will find quiz on triangles and option to check area of triangle.

Live Project Source Code

Mark13: Is-palindrome-birthday

This app takes the input as date of birth and tells you whether your birthday is palindrome or not.

Live Project Source Code

Mark14: Stock-purchase-profit-loss-calculator

This app basically the stock profit-loss calculator. It takes the buying price of stock, quantity (How many purchased) of stock and current price of stock as input. And after processing it will tell you how much profit or loss you have made. I have used HTML, CSS and VanillaJS to build this app.

Live Project Source Code