// HI, I'M KATYA SARMIENTO


import './professional.styles.scss';

import pronouns from '../../she/they';

import myPortrait|from '../../assets/myPortrait.jpg';

import myPortrait

Headshot
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

const current = (job) => { return 'Searching for Ruby on Rails Developer or Software Engineer roles' };

const location = [ 'Atlanta, GA', 'Willing to work remotely' ];

==========================================================================================================================================================================================================

const Professional = ({ skills }) => {


return (


{/* ABOUT */}


Ruby on Rails Developer focused on building impactful products. Experienced in Rails, Hotwire (Turbo + Stimulus), and PostgreSQL, with a strong foundation in JavaScript, React, HTML, and CSS.


With 20+ years in UX/UI design and development and a background as a Founder and Director of Operations, I bring both technical expertise and business perspective. I excel at driving initiatives, iterating quickly, and delivering results in high-growth environments, from SaaS startups to multi-million-dollar B2B companies.



{/* SKILLS */}


{


frontend: [

Bootstrap, CSS, Hotwire (Turbo + Stimulus), HTML, Javascript, jQuery, React, Redux, Sass, Tailwind CSS
];


backend: [

Express, Node.js, PostgreSQL, RESTful APIs, Ruby, Ruby on Rails, SQL
];


tools: [

15Five, Asana, Atlassian (Confluence, Jira, Trello), Basecamp, ClickUp, Discord, Docker, Figma, Firebase, Git, GitHub, Gusto, Lattice, Linear, Miro, Netlify, Photoshop, Railway, Slack, Supabase, Vercel, Visual Studio Code, Yarn
];


additionalSkills: [

API Design, CI/CD Pipeline Management, Cross-functional Collaboration, Customer and Community Support, Database Design, Design Systems, Performance Optimization, Process Documentation, Product Analytics, Product-led Growth, Product Management, Project Management, Roadmap Planning, System Conversions and Integrations, Testing Strategies, UI and UX Design, User Feedback Collection and Analysis.
];


}


)


}


export default Professional;