Skip to content

Dhanya212/dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dump Repository

Welcome to the Dump repository! This repository is where I upload randomly generated webpages using HTML, CSS, and JavaScript. Additionally, I organize folders for the certificate courses I am learning and store bunches of code snippets.

How to Use

  1. Clone the repository to your local machine:

    git clone https://github.com/gaureshpai/dump.git
  2. Navigate into the project directory:

    cd dump
  3. Open any of the generated websites in your browser:

    • Open index.html in your browser to view the main page.
    • Explore other HTML files in the repository for more generated websites.

What's Inside

This repository contains the following files and directories:

  • files: Individual files that have all the dump websites.
  • index.html: The main HTML file for the default website.
  • styles.css: The CSS file for styling the websites.
  • script.js: The JavaScript file for adding interactivity to the websites.
  • assets/: Directory containing any additional assets such as images or fonts used in the websites.

Feel free to explore and modify the files to create your own randomly generated websites!

About

This project is created and maintained by Gauresh. If you have any questions or suggestions, feel free to open an issue.

Happy coding!

About

Dump: This repository is where I upload randomly generated webpages using HTML, CSS, and JavaScript and also create folders for the certificate courses i am learning and also the folders with bunch of codes in it. These webpages are generated programmatically to showcase different designs, layouts, and interactive elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 57.9%
  • CSS 19.7%
  • JavaScript 10.2%
  • C 8.3%
  • Python 2.4%
  • Java 1.3%
  • Other 0.2%