Typewriter Effect and Basic Calculator Project#155
Open
Adithyakp86 wants to merge 3 commits intoVarshitha713:masterfrom
Open
Typewriter Effect and Basic Calculator Project#155Adithyakp86 wants to merge 3 commits intoVarshitha713:masterfrom
Adithyakp86 wants to merge 3 commits intoVarshitha713:masterfrom
Conversation
✅ Deploy Preview for code-canvas-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Owner
Varshitha713
left a comment
There was a problem hiding this comment.
@Adithyakp86 please make separate PR's for each issue and chech this the projects are appearing twice..please fix that..the project that you added is of basic calculator but it'smentioned as unit a convertor

Author
|
ok i will solve it |
Owner
Varshitha713
left a comment
There was a problem hiding this comment.
hey @Adithyakp86 please check preview image and live demo both look completetly different please look into that
Owner
Varshitha713
left a comment
There was a problem hiding this comment.
@Adithyakp86 you just need to add the project details in the js file don't include your project files in the PR...that's not required
refer to the contributing.md file to know how to contribute
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✅ Complete CodeCanvas Project Summary
What I added to CodeCanvas:
HTML: Added id="typewriter-heading" to main heading
CSS: Added typewriter styling and blinking cursor animation
JavaScript: Added typeWriter() function with 80ms typing speed
Result: Main heading types out dynamically with blinking cursor
Title: Basic Calculator
Description: Simple calculator for beginners to practice HTML, CSS, JavaScript
Features: Addition, Subtraction, Multiplication, Division, Clear button
Tech Stack: HTML5, CSS3, JavaScript (ES6), Responsive
Difficulty: Beginner
Demo: Working CodePen link
Repository: Points to CodeCanvas GitHub
Preview Image: Created Calculator.png
✅ Dynamic typewriter heading - Types out character by character
✅ New calculator project - Added to showcase with proper links
✅ Working demo button - Links to CodePen for calculator examples
✅ Repository button - Links to CodeCanvas GitHub repository
✅ No 404 errors - All links work properly
#151
#154