Skip to content

PClub-Ahmedabad-University/Hacktoberfest-Ideas

Repository files navigation

Hacktoberfest-Ideas

Ideas for hactoberfest event

Background

These are program/script ideas that you can code and add to this repo (either this one or a repo named as Amazing Python Scripts on PClub Account) via adding a PR. All valid contributions will be flagged as hacktoberfest-accepted. These were formed keeping in mind python ecosystem however you are welcome to try them in any other language. If you're interested to work on any one of them add an issue and we can discuss further. If you have any Idea of your own again add an issue and we can discuss.

Ideas

  1. A script that monitors product prices on ecommerces websites to track price drops and price trends. Product links can be added to a products.json. [Easy Medium]
  2. A script that shows the weather of your geographical location by using os notifications every 4 hours. [Easy Medium]
  3. A script that applies good looking filters on input photos. Can be used to upload good photos to your instagram :) . [Medium]
  4. A script that sends you whatsapp message based on updates to your github repository. [Hard]
  5. A script that can open softwares present in your system based on voice command. [Hard, Meduim if using python]
  6. A wallpaper changing script that changes wallpapers every x seconds selecting wallpapers from a folder. [Hard]
  7. A program that shows currently playing song in spotify/chrome and fetches its lyrics and display them in accordance with time. display should be like html's marque tag. Interface should be think and should only contain now playing and lyrics. [Hard] [Song Name : <- Hello, World!(Lyrics) <- ... ]
  8. A good looking visualiser built using pygame for now playing music.[Hard]
  9. Any kind of short game made. Python users can use pygame to build games like flappy bird. C++ users can use sfml. [Medium]

Repositories we have managed for you to contribute to

  1. Get Me Notes Get-Me-Notes : getmenotes is a project that makes markdown notes for you based on comments in the code of your project. you can use this to make documentation for your project or even make conceptual notes from your project ( in a project based learning approach).
  2. Machine-Learning Machine-Learning : My initial idea for this repo was that it can be use by someone to learn machine learning or to refer back when you forget something. We have the repo notebooks hosted as html at https://www.learnthis.ml/ . check it out ! I would recommed you try to contribute in a way that we can show case it there as well !
  3. Django-Ecommerce Graphql Django-Ecomm-Graph : This is an ecommerce projects built with Django and GraphQL. This project will include complete backend of ecommerce website with each and every basic operations which is needed for an ecommerce webiste.
  4. Dayummunication Dayummunication : Educational Dashboard Webapp built to showcase different kinds of modulation schemes and their bit error rates.
  5. AUtomate AUtomate : Scrapes attendance and marks related data from AURIS (Ahmedabad University Resource Information System) and notifies the user without him having to check his data repeatedly
  6. Denk Interpreter Denk Interpreter : Interpreter Made for Pascal Like Language in Python. Ships with text editor ironically made in java.
  7. Automate-The-Boring-Stuff-Solutions Automate-The-Boring-Stuff-Solutions: Chapter-wise solutions of "Automate the Boring Stuff with Python" book by Al Sweigart. Contains only unsolved projects.
  8. Diwali-Personalised-greetings Diwali-Personalised-greetings : Sends personalised greetings to whatsapp contacts
  9. Citation Engine Citation Engine : Automatic Citation generator
  10. Automatic QR-Email Automatic QR-Email : This is a program that automates sending emails by generating QR code by reading data from csv files passed in command line arguments file.

Stargazers repo roster for @PClub-Ahmedabad-University/Hacktoberfest-Ideas

Forkers repo roster for @PClub-Ahmedabad-University/Hacktoberfest-Ideas