Top talent is on Pangea

You are viewing Gavin's profile as a guest. Book a free call with our team to discuss your options for hiring fractional workers on Pangea's industry-leading talent marketplace.

Gavin Sullivan

UX Designer • Frontend Developer • Full-stack Engineer • Byers, CO, US
Computer Science
Bootstrap
Coding
Web Development
Software Development
Node.js
React
HTML/CSS
TypeScript
Javascript
Available for hire fromNegotiable
Full-Time Roles
Contracts
Dedicated self-taught software engineer proficient in HTML, CSS, JavaScript, React.js & Node.js. Passionate problem solver, eager to innovate!🚀
As a self-taught software engineer proficient in HTML, CSS, JavaScript, React.js, and Node.js, I excel in crafting innovative web applications. With a keen eye for detail and a passion for problem-solving, I thrive in dynamic environments, eager to push boundaries and make a meaningful impact.

Projects

Rock Paper Scissors

The Rock Paper Scissors game is a classic interactive web-based project designed using HTML, CSS, and JavaScript. Users can play against the computer by selecting one of three moves: rock, paper, or scissors. The interface provides intuitive buttons for each move and dynamically updates the result of each round. Additionally, the game keeps track of the user's score, including wins, losses, and ties, which persists using local storage. A reset score button allows users to reset their score and start anew. The project's CSS styling enhances the visual appeal of the game, with bold typography and crisp iconography. Overall, the Rock Paper Scissors game offers an engaging and enjoyable experience for users of all ages. See More

Buttons

The Button Project encompasses two interactive components: the YouTube Subscribe Button and the Amazon Shipping Calculator. The Subscribe Button toggles between 'Subscribe' and 'Subscribed' states upon clicking, visually indicating the subscription status with a change in color. On the other hand, the Shipping Calculator enables users to input the cost of their order, automatically adding $10 if the cost is below $40 and displaying the total cost dynamically. The project's JavaScript logic ensures smooth user interaction, such as triggering subscription changes or calculating totals upon pressing 'Enter' in the input field. CSS styling enhances the buttons' appearance and responsiveness, providing an engaging user experience across different devices and screen sizes. See More

React Tic Tac Toe

I've built a Tic Tac Toe game using React.js. The game is composed of three main components: Square, Board, and Game. The Square component represents each square in the game grid, while the Board component renders the 3x3 grid of squares and handles click events for each square. Within the Game component, I've managed the game state and logic, including tracking moves, determining the winner, and handling player turns. Additionally, I've added CSS styling to enhance the visual appeal of the game. By integrating these components into the main App component and starting the React app, users can play Tic Tac Toe directly in their web browser. It serves as a hands-on introduction to building interactive web applications with React.js, showcasing how to manage state, handle events, and create reusable components to create a fun and engaging game experience. See More

ToDo List

The Personalized Todo List Application is a dynamic web-based project that simplifies task management through an intuitive interface developed using JavaScript, HTML, and CSS. Users can effortlessly add, view, and delete tasks thanks to its responsive layout and dedicated input fields for task name and due date. The application's core functionality allows tasks to be added with a single click and removed individually, providing a streamlined user experience. Challenges included designing a responsive layout and customizing button styles for consistency across browsers. Future improvements may focus on enhancing task filtering, sorting options, and accessibility features. Overall, the application empowers users to stay organized and productive in their daily activities with its user-friendly design and essential features.See More

Work History

M

Building Materials

Moore lumberAug 2023 - Present • 1 yr 3 mos● Demonstrated consistent reliability and dedication in assisting customers with their needs, ensuring a positive shopping experience. ● Proficiently operated forklift equipment to efficiently manage and organize building materials, contributing to smooth store operations. ● Maintained a high level of accuracy in stocking lumber and other materials, ensuring adequate inventory levels to meet customer demand. ● Developed strong interpersonal skills through daily interactions with customers, fostering positive relationships and enhancing the store's reputation for excellent service

Education

S

Self Taught

Computer Science Present

How Pangea Works

Effortlessly discover top talent

We’ve distilled the candidate search from endless hours down to just a few minutes. Using Pangea’s AI-powered search tools, you can find top fractional talent able to take on your next project. Our system looks at your company’s niche and your needs to find the perfect match faster than any traditional hiring platform.

Start working with talent today

The top talent on Pangea is ready to get started with you right now. You can message or hire a candidate right from their profile page and start assigning work as soon as they respond. And the best part? Pangea’s fractional contract structure lets you start small and ramp up as your needs change, keeping your costs manageable and your team’s capabliities flexible.

Track work and invoices in one place

Assign tasks, track progress, and complete invoices all on Pangea. We’ve combined every part of the hiring process into one platform to eliminate the miscommunication that’s unavoidable on other freelance platforms. We even send out 1099s to your contractors at the end of the year!

Talk with a Talent Expert

Members of our team are available to help you speed through the hiring process.
Available Now
Book a Call
Dedicated self-taught software engineer proficient in HTML, CSS, JavaScript, React.js & Node.js. Passionate problem solver, eager to innovate!🚀
As a self-taught software engineer proficient in HTML, CSS, JavaScript, React.js, and Node.js, I excel in crafting innovative web applications. With a keen eye for detail and a passion for problem-solving, I thrive in dynamic environments, eager to push boundaries and make a meaningful impact.

Talk with a Talent Expert

Members of our team are available to help you speed through the hiring process.
Available Now
Book a Call

Top talent is on Pangea

You are viewing Gavin's profile as a guest. Book a free call with our team to discuss your options for hiring fractional workers on Pangea's industry-leading talent marketplace.

Gavin Sullivan

UX Designer • Frontend Developer • Full-stack Engineer • Byers, CO, US
Computer Science
Bootstrap
Coding
Web Development
Software Development
Node.js
React
HTML/CSS
TypeScript
Javascript
Available for hire fromNegotiable
Full-Time Roles
Contracts

Projects

Rock Paper Scissors

The Rock Paper Scissors game is a classic interactive web-based project designed using HTML, CSS, and JavaScript. Users can play against the computer by selecting one of three moves: rock, paper, or scissors. The interface provides intuitive buttons for each move and dynamically updates the result of each round. Additionally, the game keeps track of the user's score, including wins, losses, and ties, which persists using local storage. A reset score button allows users to reset their score and start anew. The project's CSS styling enhances the visual appeal of the game, with bold typography and crisp iconography. Overall, the Rock Paper Scissors game offers an engaging and enjoyable experience for users of all ages.

Buttons

The Button Project encompasses two interactive components: the YouTube Subscribe Button and the Amazon Shipping Calculator. The Subscribe Button toggles between 'Subscribe' and 'Subscribed' states upon clicking, visually indicating the subscription status with a change in color. On the other hand, the Shipping Calculator enables users to input the cost of their order, automatically adding $10 if the cost is below $40 and displaying the total cost dynamically. The project's JavaScript logic ensures smooth user interaction, such as triggering subscription changes or calculating totals upon pressing 'Enter' in the input field. CSS styling enhances the buttons' appearance and responsiveness, providing an engaging user experience across different devices and screen sizes.

React Tic Tac Toe

I've built a Tic Tac Toe game using React.js. The game is composed of three main components: Square, Board, and Game. The Square component represents each square in the game grid, while the Board component renders the 3x3 grid of squares and handles click events for each square. Within the Game component, I've managed the game state and logic, including tracking moves, determining the winner, and handling player turns. Additionally, I've added CSS styling to enhance the visual appeal of the game. By integrating these components into the main App component and starting the React app, users can play Tic Tac Toe directly in their web browser. It serves as a hands-on introduction to building interactive web applications with React.js, showcasing how to manage state, handle events, and create reusable components to create a fun and engaging game experience.

ToDo List

The Personalized Todo List Application is a dynamic web-based project that simplifies task management through an intuitive interface developed using JavaScript, HTML, and CSS. Users can effortlessly add, view, and delete tasks thanks to its responsive layout and dedicated input fields for task name and due date. The application's core functionality allows tasks to be added with a single click and removed individually, providing a streamlined user experience. Challenges included designing a responsive layout and customizing button styles for consistency across browsers. Future improvements may focus on enhancing task filtering, sorting options, and accessibility features. Overall, the application empowers users to stay organized and productive in their daily activities with its user-friendly design and essential features.

Work History

M

Building Materials

Moore lumberAug 2023 - Present • 1 yr 3 mos● Demonstrated consistent reliability and dedication in assisting customers with their needs, ensuring a positive shopping experience. ● Proficiently operated forklift equipment to efficiently manage and organize building materials, contributing to smooth store operations. ● Maintained a high level of accuracy in stocking lumber and other materials, ensuring adequate inventory levels to meet customer demand. ● Developed strong interpersonal skills through daily interactions with customers, fostering positive relationships and enhancing the store's reputation for excellent service

Education

S

Self Taught

Computer Science Present

How Pangea Works

Effortlessly discover top talent

We’ve distilled the candidate search from endless hours down to just a few minutes. Using Pangea’s AI-powered search tools, you can find top fractional talent able to take on your next project. Our system looks at your company’s niche and your needs to find the perfect match faster than any traditional hiring platform.

Start working with talent today

The top talent on Pangea is ready to get started with you right now. You can message or hire a candidate right from their profile page and start assigning work as soon as they respond. And the best part? Pangea’s fractional contract structure lets you start small and ramp up as your needs change, keeping your costs manageable and your team’s capabliities flexible.

Track work and invoices in one place

Assign tasks, track progress, and complete invoices all on Pangea. We’ve combined every part of the hiring process into one platform to eliminate the miscommunication that’s unavoidable on other freelance platforms. We even send out 1099s to your contractors at the end of the year!

Talk with a Talent Expert

Members of our team are available to help you speed through the hiring process.
Available Now
Book a Call
Pangea empowers fractional work across the world for marketing and design roles.
Hiring on PangeaPangea for ClientsPricingJob Description Generator
About PangeaOur MissionPangea BlogFrequently Asked Questions