{"id":18058221,"url":"https://github.com/bratergit/lastchancehackertoberfest","last_synced_at":"2025-04-11T08:19:41.632Z","repository":{"id":259845212,"uuid":"879612131","full_name":"bratergit/lastChanceHackertoberfest","owner":"bratergit","description":"In the final hours of hacktoberfest 2024 your last chance to get a tee","archived":false,"fork":false,"pushed_at":"2024-11-01T08:54:20.000Z","size":667,"stargazers_count":3,"open_issues_count":11,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T05:51:15.120Z","etag":null,"topics":["hacktoberfest","hacktoberfest-accepted","hacktoberfest2024","numpy","pandas","python3","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bratergit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-28T08:33:52.000Z","updated_at":"2024-11-01T09:04:09.000Z","dependencies_parsed_at":"2024-10-28T11:17:56.421Z","dependency_job_id":null,"html_url":"https://github.com/bratergit/lastChanceHackertoberfest","commit_stats":null,"previous_names":["bratergit/lastchancehackertoberfest"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bratergit%2FlastChanceHackertoberfest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bratergit%2FlastChanceHackertoberfest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bratergit%2FlastChanceHackertoberfest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bratergit%2FlastChanceHackertoberfest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bratergit","download_url":"https://codeload.github.com/bratergit/lastChanceHackertoberfest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248360798,"owners_count":21090759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","hacktoberfest-accepted","hacktoberfest2024","numpy","pandas","python3","streamlit"],"created_at":"2024-10-31T03:05:41.266Z","updated_at":"2025-04-11T08:19:41.612Z","avatar_url":"https://github.com/bratergit.png","language":"Jupyter Notebook","readme":"# Last Chance Hacktoberfest 2024 🎃🍁\n\nWelcome to **Last Chance Hacktoberfest 2024**! 🎉 This repository was created for those who still want to participate in Hacktoberfest 2024 and contribute with exciting tasks in the areas of **stocks**, **graphs**, and **data analytics**. 🚀\n\n## 🏆 Objectives\n\nHacktoberfest is a celebration of open source during the month of October. We aim to encourage and empower developers of all levels to contribute and learn through practical and fun tasks. Here you will have the chance to:\n\n- **Contribute to ongoing projects**\n- **Learn valuable skills** such as data visualization, automation, and data manipulation\n- **Receive feedback** to improve your coding skills\n\n## 🗂 Repository Structure\n\nThis repository is divided into three main categories:\n\n1. **Stocks**\n    - Contribute to tasks related to process automation, API integrations, or market analysis involving stocks and financial data.\n    - **Suggested tasks**: Automating stock market data collection, API integrations with stock exchanges, creating real-time stock dashboards.\n\n2. **Graphs**\n    - Create or improve data visualizations using libraries like Matplotlib, Plotly, or D3.js.\n    - **Suggested tasks**: Build interactive graphs, dashboards, or time series visualizations.\n\n3. **Analytics**\n    - Provide scripts or notebooks for data analysis using Python (Pandas, NumPy) or R.\n    - **Suggested tasks**: Exploratory data analysis, building predictive models, data cleaning and transformation.\n\nEach contribution should be made within its respective directory:\n- `stocks/` for stock-related contributions\n- `graphs/` for graphical or data visualization tasks\n- `analytics/` for data analysis tasks\n\nFor each contribution, create a **sub-directory** within the appropriate folder and include your code there, along with a `README.md` file that explains what the contribution does, how to use it, and any necessary setup instructions.\n\n### Example Structure:\n/stocks/my-stock-analysis/\n\nmy_stock_analysis.py\nREADME.md\n\n/graphs/interactive-graph-visualization/\n\ngraph_visualization.py\nREADME.md\n\n/analytics/data-analysis-on-customer-dataset/\n\ncustomer_analysis.ipynb\nREADME.md\n\n## 🎯 How to Contribute\n\n1. Fork this repository.\n2. Clone the repository to your local machine:\n   ```bash\n   git clone https://github.com/bratergit/lastChanceHackertoberfest.git\n\n3. Choose a task from the issues section or create your own.\n4. Create a branch with the name of your task:\n   git checkout -b my-task\n5. Add your solution in the appropriate directory: stocks/, graphs/, or analytics/.\n6. Push your changes and submit a pull request (PR):\n   git push origin my-task\n7. Open a PR on the original repository and wait for feedback.\n\n📄 Contribution Guidelines\n\nPR minimum size: Contributions should be meaningful. Small typo fixes or trivial changes will not count as valid Hacktoberfest PRs.\nRespect the code of conduct: Ensure the environment is inclusive and respectful.\nCheck existing code: Before starting a new task, see if anyone is already working on something similar.\n\n🚀 Technologies Used\nThis repository uses the following technologies:\n\nLanguages: Python, R, JavaScript\nGraphing Tools: Matplotlib, Plotly, D3.js\nData Analysis Tools: Pandas, NumPy, SciPy\nAutomation: GitHub Actions, Jenkins, CircleCI\n\n🏅 Beginner-Friendly Challenges\n\nIf you’re new to open-source contributions, don’t worry! We have simple tasks you can start with. Look for issues labeled good first issue.\n\n📝 License\nThis project is licensed under the MIT License. See the LICENSE file for more details.\n\nDon’t miss your last chance to participate in Hacktoberfest 2024! Let’s learn, contribute, and have fun together. If you need any help, feel free to open an issue.\n\n👻 Happy Hacking! 💻🎃\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbratergit%2Flastchancehackertoberfest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbratergit%2Flastchancehackertoberfest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbratergit%2Flastchancehackertoberfest/lists"}