project_URL
stringlengths
30
135
project_info
stringlengths
707
20.4k
__index_level_0__
int64
0
141k
https://devpost.com/software/create-a-timer-hack
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - Displays timer How we built it: - Using C++ Accomplishments that we're proud of: - Using this logic we can make many advance projects. What we learned: - Some new C++ headers and logic What's next for Create a timer hack: - To add details in this program such as countown , lap , etc First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,401
https://devpost.com/software/local-hack-day-1-0pqxsh
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Write a script to check weather: - used bash\ncurl wttr.in First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,402
https://devpost.com/software/ryb-webpage
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I always have been wanting to learn WebDevelopment So this was the best place for me to try my hand in it What it does: - It is a portfolio How we built it: - used builting only html Challenges we ran into: - this was my first time creating a repo Accomplishments that we're proud of: - I have learnt some git and github basics What we learned: - I have learnt some git and github basics What's next for RYB webpage: - It needs some styling and logic to be added First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,403
https://devpost.com/software/headlyzer
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Sentiment Analysis What it does: - Made a python script that analyzes headlines through i/o stream and predicts whether the article is "Positive" or "Negative" and assigns a score from 0 to 1 to emphasize on how Positive or Negative the article is. To run the python script, first install flair using $ pip install flair and then $ python .\\headlyzer.py How we built it: - Used Flair, which is a simple to use framework for state of the art NLP. Challenges we ran into: - Learning about various pre-trained NLP models Accomplishments that we're proud of: - Predicts the article sentiments with great accuracy What we learned: - Learnt about various pre-trained sentiment analysis models and its usage. What's next for Headlyzer: - A real time web scraping feature using selenium in the python script that fetch headlines from news websites and gives us its sentiments. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,404
https://devpost.com/software/timer-app-yjqhdc
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - Timer app that count downs the time How we built it: - HTML, CSS, JavaScript What's next for Timer app: - User can increase or decrease the time First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,405
https://devpost.com/software/timer-hack-sd1g6e
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - The project executes a simple timer. We can input the time for which the timer should run and it will countdown till the given time. The timer will play a sound and display text to indicate end of set timer. How I built it: - I built it using Python. The libraries used are time and playsound. Challenges we ran into: - One challenge was getting the playsound library to work. I ran into some trouble bringing the sound file to the correct folder and getting it to run in the correct way. What we learned: - I was able to explore the time and playsound libraries and implement it for good use. What's next for Timer Hack: - First, I would like to make a GUI for it or convert it into a web app for ease of usage. I would love to implement a stopwatch feature and even introduce buttons to lap and reset while the timer is running. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,406
https://devpost.com/software/readerlist
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What make me to code ReaderList: - We all have used bookmarks in browser. However, Bookmarks have limit at one time and we can't add more visible links. What it does: - So ReaderList is alternative of bookmarks & here you can add more n more links with just one click How we built it: - It's build with HTML,CSS & Javascript . Furthermore I need to learn about JSON & Chrome Local Storage. What's next for ReaderList: - I have planned for bit changes & upload it on chrome extension store for everyone use First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,407
https://devpost.com/software/automate-msg
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - To Learn New Skills What it does: - Automatically sends the messages to a person How we built it: - using Python First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,408
https://devpost.com/software/pepetown
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - A zeal to experiment with Chrome Extensions and my fascination with Pepe. What it does: - Its a simple chrome extension which changes all the html images on the page into a random "Pepe The Frog" How we built it: - Using JS, HTML and a little CSS Challenges we ran into: - None really, this was a pretty short and sweet project Accomplishments that we're proud of: - The fact that this is my first chrome extension and it works! What we learned: - How to handle and create chrome extensions using JS What's next for PepeTown: - Maybe changing up all the text on the page too. This is just a test in the end First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,409
https://devpost.com/software/automation-zbc20a
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - Sends email via golang How we built it: - We built it using smtp library for golang. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,410
https://devpost.com/software/automationsocialpost
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - It automate the instagram post How we built it: - node.js First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,411
https://devpost.com/software/pomodoro-timer-oz2kit
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - A pomodoro timer to help increase productivity of a user ! How we built it: - I built it using Python and Tkinter! Accomplishments that we're proud of: - The app is pretty simple to use and understand for a user. What we learned: - Specific use of Tkinter with respect to a mini project! What's next for Pomodoro Timer: - More functionalities like Audio alarms on every completion of a cycle etc. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,412
https://devpost.com/software/mockup-website
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: What it does: How we built it: - I built it using uizard where I had to customize components Challenges we ran into: - I fount it a little difficult to interact with several components Accomplishments that we're proud of: What we learned: What's next for MockUp Website: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,413
https://devpost.com/software/automate-gmeet
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I used to get less attandance in class as online and all What it does: - it automaticly joins gmeet class at the time How we built it: - we built it in python as it first asks the email then checks the email is correct or not\nthen it lets u enter the pass \nthen u have to enter the gmeet code then it checks the code is correct \nthen u have to enter the date time \nit checks the date and time to be later that day\nand when the time comes Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for Automate Gmeet: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,414
https://devpost.com/software/hoot-hoot
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: About Hoot Hoot: - Hoot Hoot is a mockup template of a blog for Local hack Day: Build Day 1 challenge. The website consists of only 3 colors (Black, Orange and White). My aim was to give the blog a minimalist look since it matched the colors matched the theme of the challenge. I always imagined a blog site to look very simple, elegant and show off beautiful and eye catching colors and i'm glad Hoot Hoot looks almost similar to what i want my personal blog to look like in the future. How I built it: - I used Figma to create a website for both PC and Mobile users so that users can get the full Hoot Hoot experience. Figma does an amazing job creating mockup templates for websites. What's next for Hoot Hoot: - I'm proud of the results and i'm thinking maybe i could turn this into a reality by actually making Hoot Hoot real. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,415
https://devpost.com/software/weather-script-csw7gh
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - Returns the weather for a place How we built it: - Python and Wttr First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,416
https://devpost.com/software/sentiment-analysis-ckrty7
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - It helps in visualizing the news. How we built it: - It is built nlt library in python First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,417
https://devpost.com/software/weather-telegram-bot
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I'm lazy to open a new tab to check for the weather.\ud83d\ude22 What it does: - Users sends command such as "/weather London" or "/forecast New York". The telegram bot search for the weather data and sends them back to the user. How we built it: - Using node-telegram-bot-api and also weather api. What we learned: - Basic telegram bot and interaction with the API. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,418
https://devpost.com/software/build-a-chrome-extension-h1i427
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: What it does: - It displays my social media links How we built it: - I built it using html, css. What we learned: - I learned how to create a chrome extension its super cool. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,419
https://devpost.com/software/simple-weather-checker
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - For the LHD:BUILD first day challenge, I decided to keep things simple and build a simple weather checker app. What it does: - Simply run the code and a pop up will ask for you to input the city you would like to check the weather for. How we built it: - The app uses Python as it's language, Tkinter as the interface, and Open Weather API to get the data. Challenges we ran into: - No major challenges occurred while making this. Accomplishments that we're proud of: - I am happy to have taken some time out of my day to practice even just a bit of my coding. Even if the code is very simple, I am happy to have made a working product. What we learned: - I learned how to use Open Weather API to show the weather status in certain cities, as well as play around a little bit with Tkinter. What's next for Simple Weather Checker: - This may be the end for this little project, but I definitely will consider taking similar concepts and using Open Weather to create something else in the future! First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,420
https://devpost.com/software/dad-joke-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - MLH LHD:Build 2022 What it does: - It's an extension which provides Dad Jokes How I built it: - I built it using HTML,CSS and JavaScript Challenges we ran into: - I'm new to coding and started learning JavaScript last week. I was kind of nervous because I didn't know if I would be able to pull it off. I used this challenge to improve my confidence in JavaScript. And I was glad that I didn't run into major challenges and was able to complete this daily challenge smoothly. Accomplishments that we're proud of: - I'm more confident now in my coding abilities using JavaScript. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,421
https://devpost.com/software/create-a-website-mockup-using-only-3-colors
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Facebook is the origin and one of the biggest social media platforms. I made a replica of the Sign-In Sign-Up page consisting of three colors. What it does: - It is a front-end replica of the sign-in and sign-up page of Facebook. How we built it: - Built it on HTML and CSS Challenges we ran into: - Challenges faced by me were - Making the page responsive and using of span tag in HTML Accomplishments that we're proud of: - Made it responsive What we learned: - We learned Glassmorphism, and span tag What's next for Create a website mockup using only 3 colors: - Next is to apply the sign-in and sign up using the backend with technologies like firebase. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,422
https://devpost.com/software/weather-master
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - This script is inspired by popular weather widgets available on the internet. What it does: - This script sources the accurate weather information of any city instantly. How we built it: - I used the OpenWeatherMap API to source the information and display's it beautifully on your console. Challenges we ran into: - Parsing the data returned from the API was a difficult task, howeven I managed to crack it and use it properly. How to Use: - Clone this repository - Create a Virtual Environment - pip install virtualenv\n - virtualenv venv\n - Install the necessary packages - pip install requests\n - Run the Code - python app.py\n First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,423
https://devpost.com/software/simple-weather-checker-8ko9c2
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - Using OpenWeather API How we built it: - Using Python. Challenges we ran into: - It spend time to research and solve the bug. What I learned: - Use the API What's next for Simple Weather Checker: - Maybe will provide more information for details First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,424
https://devpost.com/software/mlh-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: What it does: - Create shortcuts for several pages related to How we built it: - With the help of HTML, CSS What we learned: - How to build a Chrome extension First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,425
https://devpost.com/software/animation-with-name
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Since I learned CSS, I get to know there is no animation that can't be made with CSS so I wanted to try some animation out What it does: - It has an animation while hovering How we built it: - I built it using HTML, CSS only Challenges we ran into: Accomplishments that we're proud of: What we learned: - I learned about so many new properties of css What's next for Animation with name: - Making it more relevant for user to understand First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,426
https://devpost.com/software/quote-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - We thought to inspire people through this extention What it does: - The Quote Chrome Extension displays random quotes when clicked on it How we built it: - We use the Free API - Inspirational Quotes by freecodecamp to fetch random quotes Challenges we ran into: - It was first time we made a chrome extension and use an API for this project. So, it was challenging What we learned: - We learned how to build a Chrome extension What's next for Quote Chrome Extension: - We want to work more on the styling and want to add some animation to it First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,427
https://devpost.com/software/readext
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Primarily designed to give the best ever reading experiance on internet. Helps to bookmark,highlight and get a personalized reading time. How we built it: - Through html,js,pug Challenges we ran into: - First time building an extension First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,428
https://devpost.com/software/mapmyworld
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I am a travel freak. Whenever I step out of my house, first thing I do is turn on my location. Without a navigator, I am nothing when I am out of my house. I thought, why not create my own navigator? So, inspired by my own self, here I present MapMyWorld What it does: - A google maps clone that can take you anywhere in the world you want to go . You can put the starting destination and ending destination, and MapMyWorld will give you the best possible route. How we built it: - I have built MapMyWorld using:\nHTML\nCSS\nJAVASCRIPT\nMAPBOX - First, I tried bringing the map on my web screen using mapbox. Then I had put my current location using geolocation API. And, after that, passed longitude and latitude values in a function to find that particular place in my map. Challenges I ran into: - Earlier, I faced a lot of issue accessing the latitude longitude of a place and passing them to a function, later, I created a temporary function where I passed the values and it worked! Accomplishments that we're proud of: - I could create my own navigator! Thats my accomplishment!! What we learned: - I learned how to used Mapbox and how to implement it. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,429
https://devpost.com/software/weather-app-61d4yi
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - To learn more about web development What it does: - Gives weather update of the current location How we built it: - Using HTML,CSS,JavaScript and Weather API Challenges we ran into: - Integrating the weather API Accomplishments that we're proud of: - Completing it in a day What we learned: - Integrating an API What's next for Weather App: - Extra features like weekly updates First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,430
https://devpost.com/software/python-whatsapp-automation
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - As the part of LHD day1 challenge, I was inspired to build a Whatsapp automation script to greet good morning to my friends and family members. What it does: - It takes inputs through terminal like receivers phone numbers, message content, time at which message should be sent. How I built it: - I took the help of youtube and some public Github repos to look up what I could build and how exactly should I build. Challenges I ran into: - The major challenge was running into some or other sorts of exceptions while using the library. What's next for Python Whatsapp Automation: - Planning to add more functionalities like sharing images through automated script etc.. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,431
https://devpost.com/software/simply-jokes-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Made a basic and fun chrome extension for the MLH Local Hack Day: Build Day 1 Daily Challenge What it does: - Click on this Chrome extension and a random joke pops up every time. How I built it: - Built it using basic HTML,CSS and JS Challenges I ran into: - The challenge I faced while making this extension was that Chrome couldn't read the manifest.json file. What I learned: - This is my first MLH LHD:Build and my first challenge. Really happy that I got to learn something new. This is also my first time uploading a project on Devpost. \nExcited to see how this goes! First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,432
https://devpost.com/software/muzic-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I've always wanted to build a chrome extension and LHD: Build provided me with a perfect opportunity to implement it. What it does: - Generates a random song recommendation when the user clicks on the extension in a popup fashion. It shows the song name, artist's name, and album cover. How we built it: - Followed some tutorials on youtube to get the gist then wrote the codebase using html/css/js. I initially wanted to fetch data using Genius API but couldn't because of a lack of time. What's next for Muzic (chrome extension): - In the future, I'd like the enhance the idea by embedding Spotify links of the random songs generated and also add some feature to embed a mini-player inside the popup as well. - Edit: Due to an extreme lack of time I wasn't able to implement most of the project and could only design an overview of what to expect. Updates will follow as I work further on the project :) First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,433
https://devpost.com/software/automate-your-daily-tasks
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Culmination of various articles that I have read What it does: - It lists out some basic methods to automate your daily tasks How we built it: - Used the website blogger Challenges we ran into: - How to efficiently track your daily routine stuff What's next for Automate your daily tasks: - Gonna create a scheduler for the same First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,434
https://devpost.com/software/todo-list-ei8xyl
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I use a lot of Chrome Extension and I always wonder how they were built but never looked into it deeply. Luckily in the Local hack Day: Build, one of the task is to develop a chrome extension and by this, I have looked into and started learning how to make extensions. I have many things that runs in my mind all the time because of which I loose track of wishes, tasks I should accomplish. I used many To-Do apps and extensions and want to build one when I thought of build a chrome extension. What it does: - With this extension, you will get your To-Do List and also To-Learn checklist on every new tab you opens. With this, you can remember what all tasks you want to accomplish. How I built it: - Building a chrome extension is very easy that it seems to be. I have used normal HTMl, CSS, Bootstrap and Javascript to make this extension. First of all, I configured the manifest file and then started building the extension like a normal website Challenges I ran into: - I faced some difficulty in understanding the properties of manifest file and decide what to use for my project. Accomplishments that I'am proud of: - This is my first extension and I am proud that I am able to make a working extension. I am sure that I am gonna build more of these soon. What I learned: - I learned how to build extensions and also how to use Local storage !! What's next for Todo-Tolearn: - I will try improving the extensions with more visual elements and keeping it minimal. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,435
https://devpost.com/software/name-animation
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - NA What it does: How we built it: Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for Name Animation: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,436
https://devpost.com/software/weather-app-1weh7t
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - make a weather app which shows the current weather and predict the future ones as well What it does: - Shows current weather based on geolocation How we built it: Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for Weather App: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,437
https://devpost.com/software/find-your-weather
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: What it does: - this will tell yo the weather of city How we built it: Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for find your weather: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,438
https://devpost.com/software/message-from-command-line
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspired from Twilio!!!: Chats with user: Built it using python: Have found out a way to create conversational chatbots: Press Enter to go forward in cmd: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,439
https://devpost.com/software/to-do-list-2zxa4o
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - This is a simple to do list which helps to enter the daily plans or schedule of an individual which automates our daily task How we built it: - It is made using html, javascript, bootstrap. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,440
https://devpost.com/software/ping-pong-game-y5q29o
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Ping Pong Game: - I've always dreamt of how a game works on the inside , how does an object move from one place to another with just the click of a key. And here I am with the inspiration of making a simple Ping Pong Game and here I am with the Game . First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,441
https://devpost.com/software/chrome-extension-h0lui2
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - My best friend.. What it does: - Background Extension. How we built it: - By css, json Challenges we ran into: Accomplishments that we're proud of: - Proud to learn new something. What we learned: - Json First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,442
https://devpost.com/software/jokes-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: JOKES CHROME EXTENSION: - It's just funny (most of the times). sometimes it may throw a brain-twister at you!! First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,443
https://devpost.com/software/weather-report-o1wgri
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Checking the weather can be useful in all sorts of applications - from alarm clocks to reminders apps to websites and everything in between. What it does: - The script extracts the weather report for a city from Google and prints on the screen. How we built it: - Using requests and Beautiful Soup, the weather URL is scraped and then the data is extracted from the HTML content of the website. Accomplishments that we're proud of: - Unlike OpenWeatherMaps API, we do not need any API Key here to fetch the data. What we learned: - While building the script, we learned about Web Scraping in Python. What's next for Weather Report: - This script can further be extended to other applications such as reminder apps. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,444
https://devpost.com/software/timer-hack-q610ja
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: What it does: - Starts countdown based on timer How we built it: - html, css, js Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for Timer Hack: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,445
https://devpost.com/software/create-a-chrome-extension-8h9dba
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Inspired from many of the extensions available What it does: - It fetches jokes through API and displays those when the extension is clicked .With each new click, a new joke appears How we built it: - HTML, CSS and JS Challenges we ran into: - Had to inculcate knowledge on json and API First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,446
https://devpost.com/software/rby-wfqmyv
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: A to-do list: Makes a list of all your tasks: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,447
https://devpost.com/software/my-name-animation
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What's next for My Name Animation: - maybe more intro about me First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,448
https://devpost.com/software/weathercripter
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Finding weather description can be handy especially when you plan to travel, or even sometimes when you are lazy enough to look out. What it does: - WEATHERSCRIPTER fetches weather description for given city How we built it: - This uses python as programming language, and utilizes OpenWeatherMap api and ipinfo.io api to fetch city and its weather condition Challenges we ran into: - If for some reason user doesn't provide city name then we can we do that for user Accomplishments that we're proud of: - Solving above challenge is plus, since it fetches city for user based on ip address What we learned: - We have learnt to use API, request and response thing to get weather description and reading that from json format What's next for WEATHERCRIPTER: - WEATHERSCRIPTER can include machine learning model to predict future weather condition First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,449
https://devpost.com/software/name-animation-ikgt8d
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - As I am obsessed with a good laugh, I thought to make other's laugh too by this extension What it does: - It throws random lame jokes \ud83d\ude1c whenever you click How we built it: - It is built with Html5, Css3, and JavaScript Challenges we ran into: - It was a moderate task to fetch API, but I learned it and did my best\ud83d\ude0a. Accomplishments that we're proud of: - It was built successfully and I learned a lot!! What we learned: - \nHow to build a chrome extension \nHow to fetch API's\nHow to work with them!\n What's next for Lame Jokes Chrome Extension: - "I will change it a little different, maybe by adding images or motivational quotes." First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,450
https://devpost.com/software/jokes-on-the-go
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Taking inspiration from the Local Hack Day: Build (2022) Day 1 Challenges \ud83e\uddff\ud83e\uddff What it does: - Chrome Extension which can tell you very hilarious and funny jokes every time you click on the extension \ud83d\ude02\ud83e\udd23 How we built it: - We build this using HTML, CSS, JavaScript with the help of Random Jokes API Accomplishments that we're proud of: - I am proud that I am able to build a chrome extension that runs successfully What we learned: - I learn that it's not very difficult or hard to build a chrome extension that I think of First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,451
https://devpost.com/software/laughter
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - While working hard we often forget the simple joys of life, hence this extension to make your day a little better. What it does: - It tells you a funny dad joke every time you refresh it :D How we built it: - It makes an API call to Dadjokes API and renders the data using Javascript. Challenges we ran into: - No major challenges as such but the API did not have a very clear documentation, so we had to figure some things out ourselves by try and error. Accomplishments that we're proud of: - A smile on people's faces who use it :) What we learned: - Making API calls and how to publish an extension. What's next for Laughter: - Currently, it uses a third-party API which is rate limited. In the future, we would like to make our own backend inculcating our own web scrapers with a wide genre of jokes. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,452
https://devpost.com/software/bg-changer
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - LHD Build Day 1 What it does: - Changes webpage's background color to either of the options - red, green, blue or yellow. How we built it: - Mostly followed this article from chrome website: Challenges we ran into: - Trying to use React Js to make the extension...still working on it. Accomplishments that we're proud of: - Knowing how to create a chrome extension. What we learned: What's next for Bg-changer: - Migrating it to React Js and using Tensorflow.js to detect hand motions to switch between different background colors. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,453
https://devpost.com/software/weather-forecast-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - MLH daily challenges for building a chrome extension and creating a script to check the weather. What it does: - A chrome extension that fetches weather data of London(can be changed by modifying request made) How we built it: - We Simply Built a manifest JSON file with a popup page that runs a script that fetches data from the weather API Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for Chrome Extension: - we will add an input field for the user's location so that weather data will be relevant to the user First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,454
https://devpost.com/software/liveweather-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Local Hack day challenges inspired me to build this app that I was thinking to build but procastinating a lot. What it does: - It shows the live weather to the selected city How we built it: - Using HTML, CSS, React, Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for LiveWeather-chrome-extension: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,455
https://devpost.com/software/covid-19-stats-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I really wanted to have an easy one-click access to Covid-19 stats report to stay updated even while working, which inspired me to build this small project. What it does: - Chrome extension directs you to a webpage of live world-wide Covid-19 statistics. How I built it: - About the files:\nmanifest.json - helps in launching the stats.html file - stats.html - a webpage to update you with live Covid-19 updates worldwide - style.css - a CSS file to define styles and fonts for stats.html file - stats_icon.png - a statisics icon that is an integral part of the extension, where you can click and begin the execution of the extension - Adding a chrome extension:\nOpen the chrome://extensions page. - Drag the folder to the chrome://extensions page. - After successful installation, click on the icon to display. - Else, for Windows: - 1- Open the chrome://extensions page. - 2- Check the Developer mode checkbox in the top right-hand corner. - 3- Click “Load Unpacked” to see a file-selection dialog. - 4- Select your extension directory, if the extension is valid, it’ll be added and assigned a unique ID - 5- Click on the icon in list of extensions to view the page. - 6- Pin it if you want to use it frequently. Challenges I ran into: - The extension did not load in first few tries, so appropriate changes were made. Accomplishments that I'm proud of: - The extension is up and running! What I learned: - I learned about all the tools and languages involved in this project. Also learned more about Chrome extension. What's next for Covid-19 stats chrome extension: - • Access to Covid-19 statistics country-wise - • More resources and tips - • Access to emergency healthcare and helpline numbers. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,456
https://devpost.com/software/recon-sh
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Installing: - \nGit Clone\ngit clone recon-sh\nInstalling required tools\n\nxargs -a tools.txt sudo apt-get install\n Usage: - sudo ./recon.sh <directory_name> <domain_name(s)> First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,457
https://devpost.com/software/script-to-check-the-weather
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Local Hack day learn What it does: - It shows the weather of location which user have entered How we built it: - It is build using java script bootstrap and one API Challenges we ran into: - Using of API Accomplishments that we're proud of: - Learning about API's What we learned: - How to use API What's next for Script to check the weather: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,458
https://devpost.com/software/haiku-sms-service
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Part of Day 1 MLH challenges, decided to generate Haikus....but in the form of messages. What it does: - Will generate Haikus based on input text messages. How we built it: - Used Twilio serverless toolkit and Datamuse API Challenges we ran into: - Using Twilio. \nUnderstanding how Twilio works.\nChoosing a tech stack for this project (started off with .NET but shifted to node). Accomplishments that we're proud of: - Finally got my hands dirty with Twilio.\nLearnt how to send outbound sms from Twilio.\nWill definitely use Twilio in my future projects. What we learned: - Twilio, node First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,459
https://devpost.com/software/cluh-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - To make a chrome extension which could block Ads or Websites What it does: How we built it: Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for Cluh Chrome Extension: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,460
https://devpost.com/software/mlh-day-1-challenges
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: MLH Build Days: - MLH Day 1 Challenges - A simple weather script using OpenWeatherMap API and Python.\nWe use the requests module to send a POST request to the API URL - python3 weather.py\n - \n First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,461
https://devpost.com/software/email-automation-with-python
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - A lot of E-Mails were needed to be sent out during a College Event. So being the lazy person I am, I built these scripts to automatically send out the emails quickly, and effectively. What it does: - It sends Emails! That's the simplest explanation. Be it simple Text Emails, or HTML Emails, or be that you have a large CSV File and you need to send E-Mails to multiple recipients. It does all that. How we built it: - Built using Python. The library used to send emails is called 'smtplib'. It communicates with the Gmail SMTP server (in my case) and sends the email via the Gmail account. HTML Emails and Attachments are added using the 'MIME' set of libraries, there are many. Challenges we ran into: - Honestly, this was a pretty easy implementation of Python, hence there were not so many challenges I faced, except a few syntactical errors. It was pretty fun making this all along. Accomplishments that we're proud of: - It was a breeze to load up multiple emails in a CSV file, and send the actual emails when required. This script is used in almost every college event I organized, and sending emails to hundreds of participants never was a problem. What we learned: - From this project, I learned a lot. The first thing was, If you can Automate something, just do it. It will make your life a lot easier. \nBut seriously, I learned a lot about Programming with Python and using the different libraries it has to offer. Python has always been my main programming language, and it can get a lot done. What's next for Email Automation with Python: - I wanted to make a few HTML E-Mail Templates that you can just load up, fill some data in, and send. Would work in that in GitHub later. About the code, I'll also build an option to add attachments to the emails, which is not yet there, but pretty simple. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,462
https://devpost.com/software/stopwatch-0nas4f
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Managing time is sometimes is a weary task! So, to govern our time effectively, We thought of creating something like this project. What it does: - It lets you manage your time through a stopwatch How we built it: - With the help of HTML, CSS and Javascript Challenges we ran into: - When creating synchronization between the UI clock and the UI timer, we faced many challenges. Accomplishments that we're proud of: - It will let people manage their time effectively. What we learned: - Team Spirit, working with time-based function What's next for Stopwatch: - We are going to create sessions that will enable the user to keep multiple timers at the same time! First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,463
https://devpost.com/software/to-do-list-chrome-extension
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - Its an simple chrome extension to manage your tasks. It's a to-do list chrome extension. How we built it: - It is made by using HTML, CSS, Javascript and Json! Challenges I ran into: - It was hard to create the popup size correctly and storing data in local storage ! What I learned: - I learnt how to make chrome extension and publish it into my local machine First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,464
https://devpost.com/software/haikus
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - MLH LHD Build 3 Classic Haiku Examples: - 1. - An old pond!\nA frog jumps in –\nThe sound of water. - 2. - A caterpillar,\nthis deep in fall –\nstill not a butterfly. - 3. - In Kyoto,\nHearing the cuckoo,\nI long for Kyoto. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,465
https://devpost.com/software/chrome-extension-5lkt2v
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Inspired from Random Jokes Generator discord bot What it does: - It is a chrome extension that generates random jokes to make your day better How we built it: - Built it using: HTML CSS JavaScript JSON Challenges we ran into: - Writing JSON file Accomplishments that we're proud of: - Learned to make a chrome extension. What we learned: - learned how to write JSON and make a custom chrome extension. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,466
https://devpost.com/software/sleepy-script-parental-control-timer
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration - Why did we create this script?: - Due to COVID-19, most of our day-to-day tasks are conducted online. Online working culture has impacted academics and children's lives, both positively and negatively. They are facing medical problems like headaches and weak eyesight problems. As responsible parents, it is necessary to keep track of control of their children's screen time. To refresh their senses, they play multimedia games or watch movies and cartoons, but it should be within a limit. To tackle this situation, we have created the Sleepy Script . What it does?: - Parents/Users need to run this script for browsing the website. It provides a user to input the URL which he wants to surf. Parents set the timer and the operation (Lock, Restart, and Shutdown) they can execute. So they can restrict the screen time of their children effectively. How do we build it?: - We have used the Python programming language to create this script. For accessibility of the browser, we have imported a selenium web driver. The time module is used for time management and setting up the alarm. To execute system commands, we have used the subprocess. Challenges we ran into:: - The major challenge we ran into was that system commands like shutdown requires sudo permission and, initially, the script was not working. But we tackled this situation by performing research and thanks to this Ubuntu Help page. Accomplishments that we're proud of!: - The accomplishment that we are proud of is that it fulfills its motive fruitfully. Even when you are watching a movie at night, you want to set an automatic shutdown in case, you fall asleep, it can easily handle this. A multi-purpose script. What we learned?: - 1) We learned how to set up a selenium web driver with a Firefox browser and its operations.\n2) We learned to execute system commands like shutdown and reboot using python and subprocess.\n3) Playing with errors and selenium get requests. What's next for Sleepy Script - Parental Control & Timer?: - The next step for the Sleep Script is to enhance its capabilities by controlling the browser with CLI and more system commands that we can run. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,467
https://devpost.com/software/vanilla-js-analog-clock
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - MLH LHD Build What it does: - Animated Analog Clock How we built it: - By using HTML, CSS and JavaScript What's next for Vanilla Js Analog Clock: - I'll modify my existing analog clock and I'll add more features also. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,468
https://devpost.com/software/circular-tricolor-webmockup
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I didn't have a portfolio design since I was too busy and wanted to make as good as possible. MLH Build has given me some inspiration to make a clean but impressive looking mockup. - Only used Circles - except the background! We don't have circular screens yet.\nAlso, only used the following basic colors (except for the logomarks)\nECB365\n041C32\n064663 What it does: - A simple website mockup to make it cleaner. How we built it: - Using Figma, a tool to create website mockups Challenges we ran into: - How to give enough contrast and menu icons with just circles, but I managed to get a good color combination and some beautiful ideas Accomplishments that we're proud of: - The way in which I modified the hamburger menu to work in a different way. What we learned: - Anything is possible if you have the right color combination and simple shapes. Portfolios don't always have to be flashy or colorful. Simple designs can speak a lot. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,469
https://devpost.com/software/free-games-findings
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - This project was inspired by the great demand for information about the games gone free for a limited time during some promotional offer. What it does: - It collects a list of currently free games for a promotional offer How we built it: - We used javascript and puppeteer js to build this automation script Challenges we ran into: - Selecting various elements from DOM and saving them. Accomplishments that we're proud of: - Collected all desired information and successfully achieved what we initially desired. What we learned: - Learnt browser automation and testing using javascript. What's next for Free Games Findings: - Looking forward to optimizing the script even more and covering more edge cases so it gets more refined. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,470
https://devpost.com/software/scrapping-using-python
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: What it does: - It can scrap the total number of tweets of a given twitter account How we built it: Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for scrapping using python: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,471
https://devpost.com/software/articleanalyzer
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - This program can take in the input of a news article title and analyse the words in it to determine whether the article has positive or negative news. How I built it: - The program is made with Python, with the help of two borrowed data sets [Minqing Hu and Bing Liu. "Mining and Summarizing Customer Reviews." \nProceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD-2004), Aug 22-25, 2004, Seattle, Washington, USA.] Challenges we ran into: - One challenge was to omit the apostrophes that some headlines have before analysing it. So, to fix that, a function was created to detect apostrophes and eliminate them before move to the analysing. What I learned: - I have learnt about how to incorporate data sets into my programs and utilise them to obtain desired results. What's next for ArticleAnalyser: - The first step would be to improve the accuracy of the analyser. Certain article titles that do have negative content doesn't get recognized as a negative article since the words of the title are not included in the pre-determined list of negative words. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,472
https://devpost.com/software/meditation-app-8jdow7
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - Peaceful sounds according to different weather and also plays video at background How we built it: - Html Css JavaScript First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,473
https://devpost.com/software/create-a-timer-countdown-hack
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Timer Hack: What it does: - This project give the count down time How we built it: - I build it using some web based stack What we learned: - In this we can learn how to use date time function First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,474
https://devpost.com/software/weather-app-kr3t1m
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I have made a weather app using javascript What it does: - It can find out weather of any city How we built it: - I build it using HTML, CSS, and javascript Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for Weather app: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,475
https://devpost.com/software/pomodoro-timer-diea32
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - When there are distractions, it's extremely hard to focus on something. The Pomodoro method is an efficient method to concentrate and study while also getting a rewarding experience. We built a timer that emulates the Pomodoro technique while browsing the web. What it does: - It runs a timer of 25 minutes on the browser window, at the end of which the user can take a break and again start the cycle. How we built it: - We used JavaScript, CSS and HTML. Challenges we ran into: - Maintain the timer functionality. Accomplishments that we're proud of: - When the timer worked properly and the UI was effectively implemented. What we learned: - We learned more about HTML, CSS and JavaScript. What's next for Pomodoro Timer: - We'll add more customisation options and browser integrations so that users are blocked from visiting certain sites when the timer is on. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,476
https://devpost.com/software/weather-info-s8ol2m
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - It instantly provides users with the weather, atmospheric pressure, humidity and wind flowing in that area. How I built it: - Its build with python (flask) as backend language and the frontend contains HTML, CSS, javascript. Accomplishments that I am proud of: - I was able to complete this project in less than 4 hrs and which is the new best record for me in a web-based project. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,477
https://devpost.com/software/time-hack-countdown
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - My friend. What it does: - Countdown timer How we built it: - By html,css,JS.. Challenges we ran into: Accomplishments that we're proud of: What we learned: - Learn to made timers.. What's next for Time hack, countdown.: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,478
https://devpost.com/software/to-do-list-vu1i5h
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Task Management What it does: - Add task to your list How we built it: - React with styled components and react-icons Challenges we ran into: Accomplishments that we're proud of: What we learned: - React What's next for to-do list: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,479
https://devpost.com/software/weather-app-idpz1s
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - API What it does: - Gives weather updates How we built it: - Html css Javascript with API Challenges we ran into: Accomplishments that we're proud of: What we learned: - API What's next for Weather app: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,480
https://devpost.com/software/auto-email
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - redundancy makes your life so much difficult. so why not make things automate What it does: - it sends to email automatically How we built it: - i used the smtp library of python to build the project Challenges we ran into: - I didnt know how smtp works so I had to study the library and then madethis project Accomplishments that we're proud of: - it makes life easier to some extend What we learned: - how to use smtp lib in python to automate things What's next for auto email: - I Wll tryto fix any bugs and add new feature to it. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,481
https://devpost.com/software/hacker-news-automatic-emailer
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - This project scrapes the headlines from the Hacker News site and formats into a email body which can be sent to the desired email address. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,482
https://devpost.com/software/chrome-extension-muk25y
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration MLH LHD: What it does Helps to Highlight the word corona virus in the websites u are visiting..: How we built it By using React: Challenges we ran into Few troubleshoots while executing the code: Accomplishments that we're proud of Finally to complete it in minimum time: What we learned More about chrome extensions and how to deploy it: What's next for Chrome Extension Notyet: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,483
https://devpost.com/software/3-colours-only
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - MLH What it does: - Static demo Website How we built it: - Html Css First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,484
https://devpost.com/software/pomodoro-app-4l318a
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - To create something with a timer which could be of some help What it does: How we built it: Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for Pomodoro app: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,485
https://devpost.com/software/timer-5ca6jk
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: it is a timer: I have built a timer with the help of HTML,CSS,js: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,486
https://devpost.com/software/readme-zbnq60
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration \ud83d\udca1: What it does ⚙️: - ReadME is a Chrome Extension built to make your life more structured and easy- - \ud83d\uddd2Reading Lists Accessible: We spend most of our time on the web browser. So, it's a great idea to keep all your notes in the browser itself. You can also add links with the list item created. - \ud83d\uddd2Search Lists: You can also search from the lists. This makes accessing items real quick. How I built it \ud83d\udc69\u200d\ud83d\udcbb: - I have used HTML, CSS, and Javascript to build this extension. Challenges we ran into ⚠️: - Though the extension seems easy to use, it wasn't easy to build this using pure Javascript. Usage \ud83d\udd16: - Steps to run the extension: - Thats it,now run the extension on any of your tabs. Accomplishments that we're proud of \ud83d\ude80: - I could finish the project in a short span of time; it's, of course, an achievement for me. Despite participating solo, I could finish it in time using vanilla Javascript and not any libraries. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,487
https://devpost.com/software/countdown-application
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - Allows user to set timers How we built it: - Using Flutter and Dart First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,488
https://devpost.com/software/chrome-extension-shareonfacebook
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - I happen to remember when one of my friends was copy-pasting some text to post on his Facebook wall going back and forth. So I thought why not make this tedious task a little simpler with the help of an extension. What it does: - This extension lets you highlight any text on the page or select any image and with just a single click directly share it on your Facebook wall. How we built it: - I built it using vanilla Javascript and chrome extensions APIs. I went through the developer documentation to learn about things I needed to accomplish the task. I already had some knowledge on building chrome extensions so, it was comparatively simpler for me to build this. Challenges we ran into: - Even though having previous knowledge about extension development I did keep running into small errors and that sometimes took a long time for me to resolve. Accomplishments that we're proud of: - I'm proud that I was finally after hours able to complete the task I took upon myself. What we learned: - After hours of building and debugging and going through the documentation now, I have a much more clearer picture of what more I can do to create more such projects. definitely was a steep learning curve for me. What's next for Chrome-Extension-ShareOnFacebook: - Maybe I install the feature of sharing the quote/image to not just Facebook but any other social networking site of your choice as well. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,489
https://devpost.com/software/countdown-web-app
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: ⏲️ Stopwatch App: - Stopwatch Web App to help track your time. \ud83d\udcc4 Preview: - - - - \ud83d\udd34 Check it out →atulacleaver.github.io/stopwatch_app/: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,490
https://devpost.com/software/article-viewer
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - In order to get the latest articles, news which are accessible very easily just entering the title only, \nI just found out to get a quick glimpse of the latest, news, blogs in this project. What it does: - The user needs to just enter the title, and based on the title, it will show the latest articles, news with a brief description, and also can get the whole article to read. How we built it: - I build it using javascript, HTML, CSS. It sends the ajax request to the API and gets the details. Challenges we ran into: - In starting, I ran into problems working with ajax requests but I tackled it and completed the project Accomplishments that we're proud of: - Finally, the project is completed and successfully implemented API. What we learned: - Learned about working with API, how to send data from server to client using javascript. What's next for Article-viewer: - There's more to enhance. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,491
https://devpost.com/software/timer-b2groc
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - LHD:BUILD inspired me to build this What it does: - It just countdowns to the time you have entered How we built it: - I made it with python using time and datetime module What we learned: - How to use modules First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,492
https://devpost.com/software/write-a-script-to-analyze-article-titles-news-website
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: News Website: - The News API is a simple and easy-to-use API that returns JSON metadata for headlines and articles live all over the web right now. This website will show live news to the user, which will be displayed with the help of a news API. - By fetching APIs and using HTML, CSS, JS, and Bootstrap - We learned how to fetch APIs and use them in our website First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,493
https://devpost.com/software/weather-script-yvfu6k
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: What it does: - This script fetches weather when you run this script in any javascript compiler and placing key from weatherapi provider and adding the required city. How I built it: - It's written in javascript. Challenges I ran into: What I learned: What's next for Weather Script: - <script>\nasync function postData(url = '') {\n const response = await fetch(url, {method: 'GET'});\n return response.json();\n}\n\npostData(' .then(data => {\n console.log(data);\n });\n</script>\n First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,494
https://devpost.com/software/simple-stop-watch
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: local hack day 1 challenge to complete Stop Watch: What it does: Complete tasks: How we built it: using HTML,CSS,Javascript: Challenges we ran into: Accomplishments that we're proud of: was able to complete tasks/challenges: What we learned : how to create esigns: What's next for Day 1 challenges: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,495
https://devpost.com/software/tricolor-website
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - This was inspired by the LHD: Build challenge to create a website using 3 colors. What it does: - It has multiple different tabs and provides some sample content as a placeholder. How we built it: - I built it using HTML/CSS. I used a color palette generator to find three colors, and then changed the shades/brightness to suit my needs. I darkened one of the colors for the text, and brightened the other two to use within the website. Challenges we ran into: - Some challenges I faced were making sure everything was spaced correctly. Accomplishments that we're proud of: - I'm proud of the color scheme I chose. I think that the colors fit together and fit the website well. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,496
https://devpost.com/software/weather-app-in-python
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Learned about APIs from Youtube. What it does: How we built it: Challenges we ran into: Accomplishments that we're proud of: What we learned: What's next for Weather App in Python: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,497
https://devpost.com/software/chrome-extension-bkc6aw
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - Web development What it does: - popup jokes in browser fetched from API How we built it: - JavaScript Css First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,498
https://devpost.com/software/eery
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: Inspiration: - To make something unique this winter for messages. What it does: - It's a gif can be used in messages How we built it: - We built it using Canva.. Challenges we ran into: - -> It was a big challenge to make it only with circles but we finally did it and surpassed all the challenges. Accomplishments that we're proud of: - We're proud that despite all the problems we made it. What we learned: - We learned how to use animations in Canva. What's next for Eery: - We want to edit it by making it more attractive. First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,499
https://devpost.com/software/pomodoro-clock-gbhitv
Please evaluate the following project description based on two criteria on a 10-point scale: Novelty and Usefulness. Novelty: How unique and original is the project's concept, approach, or solution? Does it introduce new ideas, methods, or perspectives that are significantly different from existing ones? Usefulness: How practical and appropriate is the project in addressing the problem, situation, or challenge it targets? Does it effectively solve a real-world issue or meet a specific need? Project Description: This project is a countdown clock that is down using react: we have three periods work, long break, short break which can be set to different countdowns and can be run down depending on the time: We used basic html, css with react and used countdownanimation, and circularcountdown packages: the main challenges we ran into were the buttons and circular countdown clock: In the end we accomplished this pomodoro clock we had as a goal: we in the end learnt how to make a simple timer clock using react: We are looking forward to make global clocks, and countdown to next day, or maybe for new year: First, provide your answers in the following format: Novelty: [score], Usefulness: [score] After providing the scores, include your rationale in a separate section: Rationale: [text]
1,500