-
Notifications
You must be signed in to change notification settings - Fork 51
Typewriter Effect and Basic Calculator Project #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for code-canvas-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Varshitha713
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@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

|
ok i will solve it |
Varshitha713
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @Adithyakp86 please check preview image and live demo both look completetly different please look into that
Varshitha713
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@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
✅ 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