Skip to content
View petervirtue's full-sized avatar
  • Folia Health
  • Boston, MA

Block or report petervirtue

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
petervirtue/README.md

Hi there ๐Ÿ‘‹

I'm a software engineer currently working on a little bit of everything at Folia Health. I pride myself on being a quick learner and always love a good challenge! Here's a bit more about me

  • ๐ŸŒฑ Software Engineer @ Folia Health
  • ๐Ÿ“ Boston, Massachusetts, USA
const peter = {
    skills: {
        languages: ['TypeScript', 'JavaScript', 'PHP', 'Java', 'HTML', 'CSS', 'Ruby', 'Python', 'Rust'],
        technologies: ['React', 'Terraform', 'Docker', 'Next.js', 'Redux', 'Tailwind CSS', 'Cypress'],
        databases: ['MySQL', 'Postgres', 'Redis'],
    },
    experience: {
        foliaHealth: {
            title: 'Software Engineer',
            timeline: 'May 2022 - Present',
            responsibilities: 'A little bit of everything.',
        },
        vizer: {
            title: 'Software Engineering Intern',
            timeline: 'December 2020 - August 2021',
            responsibilities: 'Build out new features for the mobile app, internal admin tool and rails API.',
        },
    },
}

Pinned Loading

  1. CaptionTools CaptionTools Public

    The repo for Caption Tools, the caption editor for instagram that doesn't require a subscription

    Swift

  2. portfolio portfolio Public

    A simple portfolio app built using Next.js.

    HCL