(> Grish_Rana & Damodar_Bagale <)
Welcome to Functionally Dysfunctional, a project that embraces the unconventional by blending creativity and logic in unique ways. Our goal is to push the boundaries of traditional thinking by developing applications that not only challenge users but also inspire them to see the world differently.
🌍 World Population Visualization
- Dive into a comprehensive analysis of population data across various years.
- Interact with a dynamic, user-friendly interface that makes data exploration engaging.
📈 Stock Data Visualization
- A powerful tool for visualizing stock price data.
- Features include candlestick analysis, future price prediction, and in-depth correlation heatmaps.
💡 Interactive User Experience
- Designed to entertain and provoke thought.
- Engage with projects that make you think, laugh, and reconsider what's possible.
https://uselessvisualizer.streamlit.app
To get started with Functionally Dysfunctional, ensure you have Python installed. Follow these steps to install the necessary packages:
pip install -r requirements.txtClone the repository to your local machine. Navigate to the project directory. Launch the application by running the command:
streamlit run home.py
👨💻 Grish Rana, Currently studying: Software Engineering at Pokhara University Passionate About: Data science and Python, with a focus on transforming data into actionable insights. Connect: - LinkedIn - GitHub
👨💻 Damodar Bagale, Currently studying: Computer Engineering at Tribhuvan University Interests: AI/ML development, hiking, and exploring new tech gadgets. Connect:
We welcome contributions to enhance Functionally Dysfunctional! If you want to contribute, follow these steps:
Fork the Repository: Click the Fork button on the top right of this page. Clone Your Fork: Clone your fork to your local machine using: bash git clone https://github.com/your-username/your-repository.git
Create a New Branch: Create a new branch for your changes:
git checkout -b your-feature-branchMake Changes: Implement your changes. Commit Your Changes: Commit your changes with a descriptive message:
git add .
git commit -m "Add a descriptive message"Push Your Changes: Push your changes to your fork:
git push origin your-feature-branchSubmit a Pull Request: Go to the Pull Requests section of the original repository and click on "New Pull Request."