Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribution to 6 Projects Using html css js folder in Hacktober2024 #12

Open
Sumits-Cosmos opened this issue Oct 15, 2024 · 24 comments
Open

Comments

@Sumits-Cosmos
Copy link
Contributor

Hey Sahil,
I would to love to contribute to this folder. Could you assign me the project.

@Nandini1071
Copy link
Collaborator

Hi @Sumits-Cosmos could you please tell me on which folder I can contribute?

@sahil078
Copy link
Owner

Hey Guys
Here are some program ideas in JavaScript, Python, and C++ that you can contribute to for Hacktoberfest:

JavaScript

  1. To-Do List with Local Storage
    Build a to-do list application that allows users to add, edit, delete, and mark tasks as completed. Save tasks in local storage so they persist across sessions.

  2. Weather Application Using API
    Create a weather application that fetches real-time weather data from an API like OpenWeatherMap based on the user's location or input city. Display temperature, conditions, and a weather icon.

  3. URL Shortener
    Develop a URL shortener using JavaScript, Express.js, and MongoDB. Users can enter long URLs and get a shortened version, which redirects to the original URL when visited.

  4. Markdown Previewer
    Create a markdown previewer that takes markdown input from a user and displays the rendered HTML version in real time using JavaScript.

  5. Typing Speed Test Game
    Build a typing speed test game where users are presented with random text to type within a time limit. Calculate and display the user's typing speed in words per minute (WPM).

Python

  1. Web Scraper
    Write a Python script that scrapes data from a website using BeautifulSoup or Selenium. You can scrape information like product prices, blog titles, or articles from news websites.

  2. Expense Tracker
    Create an expense tracker that stores and categorizes expenses entered by the user. Use SQLite or CSV to store the data and allow users to view reports of their spending.

  3. Command-Line Calculator
    Build a command-line calculator that supports basic operations like addition, subtraction, multiplication, and division, as well as more advanced ones like square roots and exponents.

  4. Password Generator
    Write a program that generates secure, random passwords based on user input (e.g., password length, inclusion of special characters). Use random or secrets module for randomness.

  5. Chatbot Using NLP
    Develop a simple chatbot using Python's NLTK or spaCy libraries. It can have predefined responses based on user input or integrate machine learning for more advanced responses.

C++

  1. Sorting Algorithms Visualizer
    Implement a C++ program that visualizes various sorting algorithms (e.g., bubble sort, quicksort, merge sort). Use a graphics library like SFML to display the steps of sorting.

  2. Simple File Compression
    Create a file compression and decompression program using Huffman coding in C++. This can be a command-line tool where users specify a file to compress or decompress.

  3. Bank Account Management System
    Build a simple banking system where users can create accounts, deposit/withdraw money, view balance, and get account details. Store data in text files for persistence.

  4. Sudoku Solver
    Implement a C++ program that solves a given Sudoku puzzle using a backtracking algorithm. Provide a function that checks the validity of the board and solves it recursively.

  5. Maze Solver Using BFS/DFS
    Write a maze solver in C++ that uses breadth-first search (BFS) or depth-first search (DFS) algorithms to find the shortest path from the start to the exit in a grid maze.

All the best for your increadible journey in HacktoberFest

@Nandini1071
Copy link
Collaborator

I have implemented the weather app so shall I raise the PR as it is using api to fetch the temp humidity and wind speed using api for any country and changing the data on UI using html css and js @sahil078

@sahil078
Copy link
Owner

sahil078 commented Oct 15, 2024 via email

@Nandini1071
Copy link
Collaborator

Ok raising will assign it to you please merge it

@Nandini1071
Copy link
Collaborator

Hi @sahil078 I am getting permission denied could you add my name in the users as developer

@sahil078
Copy link
Owner

sahil078 commented Oct 15, 2024 via email

@Nandini1071
Copy link
Collaborator

#13
can you also check this PR as well

@Nandini1071
Copy link
Collaborator

and also I have created one Quiz app shall I contribute this one as well ?

@sahil078
Copy link
Owner

sahil078 commented Oct 15, 2024 via email

@Nandini1071
Copy link
Collaborator

sure doing

@Nandini1071
Copy link
Collaborator

#14
PR for quiz

@Nandini1071
Copy link
Collaborator

#15
please check this PR

@Nandini1071
Copy link
Collaborator

@sahil078 could merge the pull request 15

@Nandini1071
Copy link
Collaborator

Hi @sahil078 I am not able to commit and push code getting this error
error: '6 Projects Using html css js/Notes-Webiste/' does not have a commit checked out
fatal: adding files failed

@Nandini1071
Copy link
Collaborator

#16
and please check this PR.
And also help me with the issue which I have mentioned above, as I want to push one and last project.

@sahil078
Copy link
Owner

sahil078 commented Oct 15, 2024 via email

@Nandini1071
Copy link
Collaborator

Ok will check could you check the PR please

@sahil078
Copy link
Owner

sahil078 commented Oct 15, 2024 via email

@Sumits-Cosmos
Copy link
Contributor Author

@sahil078 can you check the PR

@sahil078
Copy link
Owner

sahil078 commented Oct 15, 2024 via email

@Sumits-Cosmos
Copy link
Contributor Author

if it is ok can you merge it? @sahil078

@Sumits-Cosmos
Copy link
Contributor Author

hey @sahil078, could i work on Weather forecasting app?

@sanjanavermaa
Copy link

hey @sahil078 i am interested plz assign it to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants