7 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This task requires adding an interactive map to a Flask-based portfolio website, displaying locations visited by the user. This involves choosing a suitable mapping library (e.g., Leaflet, Google Maps), integrating it with the Flask application, and potentially using a service to geocode location names into coordinates. The map should be visually appealing and integrated seamlessly into the existing website design.

Complexity: 3/5
help wanted portfolio

AI Summary: Add a section to a Flask-based portfolio website showcasing personal hobbies, including images. This involves integrating images into the existing website structure and potentially using Jinja templating for dynamic content display.

Complexity: 3/5
help wanted portfolio

AI Summary: Create a section on a Flask-based portfolio website to showcase previous work experiences. This involves adding content (job titles, descriptions, dates) and potentially using Jinja templating for dynamic content display if multiple experiences exist.

Complexity: 2/5
help wanted portfolio

AI Summary: Create a new section on a Flask-based portfolio website to introduce yourself. This involves adding content (text and potentially images) about your background, skills, and interests to the website's 'About Me' section. The task requires familiarity with HTML and potentially Jinja templating for dynamic content integration within the Flask application.

Complexity: 2/5
help wanted portfolio

AI Summary: Create Jinja templates to handle multiple entries for work experiences, education, and hobbies within a Flask-based portfolio website. This involves modifying existing Flask code and using Jinja templating to dynamically generate lists of these items on the website.

Complexity: 3/5
help wanted flask