enhancement
New feature or request
good first issue
Good for newcomers
GSSOC21
Issues created for/by the GirlScript Summer of Code'21 Participants
Level2
Bug fixing, Adding small features
#
mlh
Here are 163 public repositories matching this topic...
This is a smart Quiz Generator that generates a dynamic quiz from any uploaded text/PDF document using NLP. This can be used for self-analysis, question paper generation, and evaluation, thus reducing human effort.
javascript
css
python
nlp
html
machine-learning
jinja2
hackathon
flask-application
question-answering
quiz
html-css-javascript
nlp-machine-learning
mlh
upload-file
question-generator
question-generation
mlh-fellowship
-
Updated
Jul 7, 2022 - Python
Sample code for MLH Localhost: Intro to Docker
-
Updated
Dec 21, 2018 - Dockerfile
Showcase hexagon "I Demoed" stickers from physical and virtual hackathons
-
Updated
Mar 24, 2021 - TypeScript
As a Developer, I find it strenuous whenever I wish to add Topic(s) to a repository or multiple repositories of mine and also as a lover of automation and one who loves to proffer solutions to challenging problems, I came up with this project to help solve the obvious problem.
-
Updated
Jul 7, 2022 - TypeScript
A Discord Bot to notify users about the upcoming hackathon by getting data from various websites.
bot
hackathon
discord
discord-bot
hackathons
discord-py
hackerearth
mlh
heroku-deployment
devpost
hackclub
devfolio
-
Updated
Mar 1, 2022 - Python
Decentralized proxy to access Wikipedia using Torrents ! 🚀 Hackcamp Kochi 2020 hack : 2nd prize
-
Updated
Feb 10, 2022 - CSS
A Climate Animation Explorer.
-
Updated
Mar 2, 2020 - Python
Hackathon Expo App + powerful admin features such as .csv import, automatic table assignment, and sponsor winner selection
-
Updated
Mar 28, 2022 - JavaScript
Real learning from real people.
-
Updated
Oct 14, 2020 - JavaScript
CreatED Hack 2020 website
hackathon
united-kingdom
edinburgh
html-css-javascript
mlh
university-of-edinburgh
hackathon-website
createdhack
createdhack2020
mlh2020
-
Updated
May 25, 2021 - HTML
-
Updated
May 11, 2021 - JavaScript
Sample application for MLH Localhost: Bug-free programming with SPARK Ada
-
Updated
Sep 16, 2018 - Ada
To-do App made with HTML, CSS, and Javascript
-
Updated
Jul 4, 2021 - HTML
Cartoon Animation MLH Hack
-
Updated
Nov 8, 2021 - HTML
One place for all your school reminders
-
Updated
Oct 15, 2020 - JavaScript
Script to automate folder backups on google drive.
-
Updated
Jan 21, 2021 - Python
Discord Bot
-
Updated
Jul 1, 2021 - Python
AstonHack 2017 - FaktNews: A browser extension to grade the trustworthiness of sites you visit
-
Updated
Jan 12, 2021 - Python
Educational site Binary Search
-
Updated
Jun 29, 2021 - HTML
Improve this page
Add a description, image, and links to the mlh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mlh topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Implement route-based code splitting and lazy loading so that what is needed only will be loaded and the rest will be loaded asynchronously in the background.
This will reduce website load time and improve performance tremendously!