diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..155422b
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "liveServer.settings.port": 5503
+}
\ No newline at end of file
diff --git a/Assets/moon.png b/Assets/moon.png
new file mode 100644
index 0000000..c39c90d
Binary files /dev/null and b/Assets/moon.png differ
diff --git a/Assets/sun.png b/Assets/sun.png
new file mode 100644
index 0000000..9ad0caa
Binary files /dev/null and b/Assets/sun.png differ
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
deleted file mode 100644
index 3882a8e..0000000
--- a/CODE_OF_CONDUCT.md
+++ /dev/null
@@ -1,60 +0,0 @@
-# OpenTekHub - Blockchain Project Code of Conduct
-
-## Welcome
-
-Welcome to the Blockchain repository by OpenTekHub! This project aims to provide an open-source platform for learning and contributing to blockchain technology. We are committed to maintaining a positive, inclusive, and harassment-free environment for everyone involved.
-
-## Our Pledge
-
-We as members, contributors, and leaders pledge to make participation in our project and community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
-
-We pledge to act in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
-
-## Our Standards
-
-Examples of behavior that contributes to a positive environment include:
-
-- Demonstrating empathy and kindness toward others
-- Being respectful of differing opinions, viewpoints, and experiences
-- Gracefully accepting constructive feedback
-- Apologizing when mistakes are made, and learning from the experience
-- Focusing on what is best for the community
-
-Unacceptable behavior includes:
-
-- The use of sexualized language or imagery and unwelcome sexual attention
-- Trolling, insulting/derogatory comments, and personal or political attacks
-- Harassment in any form, including public or private harassment
-- Publishing othersβ private information without explicit permission
-- Any other conduct which would reasonably be considered inappropriate in a professional setting
-
-## Project Specifics
-
-This repository focuses on building and implementing cryptocurrency features like **Cryptocurrency Price Prediction**. We encourage contributions that enhance the project and make it an educational platform for blockchain enthusiasts worldwide.
-
-## Enforcement Responsibilities
-
-Community leaders are responsible for clarifying and enforcing standards of acceptable behavior and will take appropriate corrective action in response to any unacceptable behavior.
-
-Leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned with this Code of Conduct. They may also take action to address anything they deem inappropriate.
-
-## Scope
-
-This Code of Conduct applies to all spaces managed by OpenTekHub, including GitHub repositories, communication channels, and public spaces where individuals represent the community.
-
-## Reporting Violations
-
-Instances of abusive, harassing, or unacceptable behavior may be reported by contacting the community leaders at **peddinaharish2003@gmail.com**. All complaints will be reviewed and addressed promptly and fairly.
-
-## Enforcement Guidelines
-
-Community leaders will follow these guidelines to determine the consequences for violations of this Code of Conduct:
-
-1. **Correction**: A private warning about the violation with clarity on why the behavior was inappropriate.
-2. **Warning**: A warning and temporary restrictions from interacting with the community.
-3. **Temporary Ban**: A temporary ban for serious violations.
-4. **Permanent Ban**: A permanent ban for repeated or severe violations.
-
-## Attribution
-
-This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.0, available [here](https://www.contributor-covenant.org/version/2/0/code_of_conduct.html).
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 718a117..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2024 OpenTekHub
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/README.md b/README.md
deleted file mode 100644
index d16b899..0000000
--- a/README.md
+++ /dev/null
@@ -1,31 +0,0 @@
-### All the code is available at gh-pages branch
-
-# Blockchain - OpenTekHub
-
-Welcome to the **Blockchain** repository by [OpenTekHub](https://opentekhub.github.io/blockchain/)! This project is a part of the **Winter of Blockchain** ([WoB](https://gs-wob.vercel.app/wob)) and aims to provide an open-source platform for learning and contributing to blockchain technology.
-
-You can explore the project live at [OpenTekHub Blockchain](https://opentekhub.github.io/blockchain/).
-
-## About the Project
-
-This repository focuses on building and implementing cryptocurrency features like price prediction. We encourage blockchain enthusiasts to contribute to this open-source project, making it an educational platform for developers worldwide.
-
-### Key Features
-
-- **Cryptocurrency Price Prediction:** A feature that predicts the prices of the latest cryptocurrencies.
-
-### Contribution guidelines
-- Switch to the gh-pages branch all the changes need to be done in the gh-pages branch
-- Fork the repo of gh-pages branch
-- And then clone the forked repo into ur system using the git clone command
-- And then make the changes and then commit back the changes to your forked repo
-- And then make a pull request addressing the issue
-- We will make the commit based upon our requirments and the quality of your code or changes
-
-
-## Getting Started
-
-- **Explore**: Take a look at our [live website](https://opentekhub.github.io/blockchain/) to get a feel for the project.
-- **Check out the issues**: We frequently update the [Issues](https://github.com/OpenTekHub/blockchain/issues) section with bugs, features, and other contributions we need help with.
-- **Contact us**: If you need assistance or have any questions, feel free to reach out by opening a new issue or emailing the maintainers.
-
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..b0ab0b1
--- /dev/null
+++ b/index.html
@@ -0,0 +1,181 @@
+
+
+
+
+ Empowering Blockchain Innovations Through Technology
+
+
+
+ At OpenTekHub, we are passionate about leveraging blockchain technology to create innovative
+ solutions that empower industries and individuals. Our Blockchain repository is part of the
+ Winter of Blockchain (WoB) initiative, designed to provide an open-source platform for
+ learning and collaboration within the blockchain community. With a focus on developing
+ cryptocurrency features like price prediction, we aim to create a comprehensive educational
+ resource for developers and blockchain enthusiasts alike. Join us on our journey to explore,
+ contribute, and innovate in the realm of blockchain technology.
+