Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⌨️ Type-Writter Effect

This is a simple yet elegant Typewriter animation built using HTML, CSS, and JavaScript. It mimics the typing effect seen on old-school typewriters, complete with a blinking cursor.

πŸ”— Live Demo


πŸš€ Features

  • Clean and minimal interface
  • Smooth typewriter animation
  • Blinking cursor effect
  • Responsive and lightweight

πŸ› οΈ Built With

  • HTML5 – for markup structure
  • CSS3 – for styling and animation
  • Vanilla JavaScript – for dynamic typing effect

πŸ“Έ Screenshot

Screenshot


🧠 How It Works

The typewriter effect is achieved by combining:

  • @keyframes for CSS animations
  • steps() function for a realistic typing pace
  • A blinking cursor using a border animation
  • setInterval to control typing delay

πŸ“‚ Folder Structure

Type-Writter/ β”œβ”€β”€ index.html β”œβ”€β”€ style.css └── script.js

πŸ“Œ Usage

To use or modify this project:

  1. Clone the repository:
    git clone https://github.com/musayahea/Type-Writter.git
    

πŸ™‹β€β™‚οΈ Author

Musa Yahea
Front-End Web Developer
πŸ’Ό LinkedIn
πŸ“‚ GitHub
βœ‰οΈ Email: musayahea500@gmail.com

About

Welcome to my Typewriter Text Animation project! πŸš€ This is a simple yet elegant front-end project that simulates a typewriter effect using pure JavaScript and CSS. The animated text changes periodically with a smooth typing illusion, perfect for use in personal portfolios, landing pages, or hero sections.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages