Skip to content
View hvitis's full-sized avatar
👨‍🔬
Never trust atoms; they make up everything.
👨‍🔬
Never trust atoms; they make up everything.

Organizations

@PodcasterDJ

Block or report hvitis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hvitis/README.md

Delivering high quality software. Product owner at HOLO vectors

class ProductOwner:
    """Embodies the strategic vision and execution for product success."""

    # Core competencies expected of a Product Owner
    skills = [
        'strategic thinking',
        'market analysis',
        'stakeholder management',
        'roadmap definition',
        'agile methodologies',
        'data-driven decision making'
    ]
const professionalSkills = {
    languages: ['English', 'Spanish', 'Polish', 'French'], // Languages spoken
    methodologies: ['Scrum'],
    tools: {
        productManagement: ['Jira'],
        prototyping: ['Figma'],
    },
    coreCompetencies: [
        'User Story Mapping',
        'Requirement Gathering',
        'Roadmap Planning',
        'Feature Prioritization',
        'User Research',
        'Value Proposition Design'
    ],
};

Passions

Reading books and cataloguing them

Current Goals

Passing PSPO I.

Pinned Loading

  1. p5py/p5 p5py/p5 Public

    p5 is a Python package based on the core ideas of Processing.

    Python 752 120