Others -
Next, Version control (Git/Github), Python, Webpack and
others
Web Design
Sketch
Figma
Affinity Designer
Affinity Publisher
Adobe Illustrator
UX, UI, Web, Mobile, Apps, Logos
soft skills
Arts and human-behavior had always been a huge part of
my life. Through my other passions like theatre, music, and
psychology, I was able to develop versatile skills that contributed
immensely to my emotional, social, and psychological health,
revealing an asset in the work environment. Some of them are
creativity, emotional intelligence, empathy, interpersonal
skills, critical thinking, problem-solving,
and communication.
Experience
Created and optimized projects using web basics (HTML, CSS, and
SASS) and modern JavaScript libraries and frameworks like React.js
and React Native;
Structured, applied, and enhanced front-end architecture to
improve efficiency and sustainability, tailored to the business
area;
Standardized all output with a new, responsive,
mobile-first-approach through advanced responsive web design and
UX/UI best practices;
Experience with testing frameworks, performance testing, and unit
testing;
Work in CD/CI, in an agile environment using Microsoft Azure
DevOps.
Welcome! My name is André Rodrigues and I'm a
Front-End Developer. Since turning my passion into a career,
I’ve been continuously studying and working on challenging projects
for almost 3 years. My eye for detail, creative view of the world,
and meticulous nature help me make a difference in the working
environment. As a professional web developer, I methodically push
myself further to learn more, be involved in ambicious projects and
keep updated and close to the community. In order to guarantee
innovation and high-quality results, I've worked on a
multitude of web and mobile projects providing the best user
experience through:
Mobile-First Approach, Web Development, Web Design and Graphic
Design
concepts.
This is bold and this is strong. This is
italic and this is emphasized. This is
superscript text and this is subscript text.
This is underlined and this is code:
for (;;) { ... }. Finally,
this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis
sagittis eget tempus euismod. Vestibulum ante ipsum primis in
faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat
ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in
faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';