Bienvenido!
I'm Ines Castelltort
Are you ready to code along?
You can always skip the stalking part and ask to meet
// Tech experience
letfc_barcelona=experienceGained("Head of Digital Commerce",2022,"Today");letrocket_digital=experienceGained("Ecommerce Tech Lead",2020,2022);letspaceboost=experienceGained("Software Engineer",2019,2020);letrica_design=experienceGained("Web Developer",2019,2019);letironhack=experienceGained("Web Development Bootcamp",2018,2019);letwixpers=experienceGained("CEO and Digital Expert",2016,2018);
// Creative experience
letrica_design=experienceGained("Creative Director",2016,2018);letsubasta_de_ocio=experienceGained("Creative Marketing Content Specialist",2015);letmcann_erkison=experienceGained("Public Relations Trainee",2015);letdogwood=experienceGained("Project Manager Assistant",2015);letarista=experienceGained("Social Media Copywriter for Nissan",2014,2015);
function experienceGained(position, start_year, end_year) {
let experience_time = end_year - start_year;
console.log(position + "? Great place!")
return experience_time
}
// expected output: 1, 2 or 3
// Tech awards
lethackshow_winner=award("IronHack Final HackShow Winner",2019);lethackathon_winner=award("IronHack Hackathon Most Voted Project",2019);letempren_upc_woman_winner=award("1st Entrepreneur Woman Award at Emprèn UPC (Yuzz),2017);letempren_upc_general=award("3rd Emprèn UPC (Yuzz) Award at,2017);letgovernment_contest=award("2nd at El Recorregut de l'Energia, Generalitat de Catalunya",2007&&2008);
// Creative awards
letuniversitat_barcelona_award=award("Premi Extraordinari de la Universitat de Barcelona",2018);letuniversitat_barcelona_career=award("Graduated with honors in Advertising and Public Relations",2016);
function award(award_name, year) {
let congrats = award_name.concat("? ", "Well done!);
return congrats
}
// expected output: 1rst Entrepreneur Woman Award? Well done!
Keep scrolling to see tech stack
Keep scrolling to see tech stack
Keep scrolling to see tech stack
Keep scrolling to see tech stack
Keep scrolling to see tech stack
Keep scrolling to see tech stack
Keep scrolling to see tech stack
Keep scrolling to see tech stack
Keep scrolling to see tech stack
Keep scrolling to see tech stack
What I know
I mean, what I've coded Frontend with...
- HTML5 & CSS3
- Vanilla Javascript (ES5 & ES6)
- Liquid
- React (with hooks)
- Vue
- Node
- SASS
And regarding Backend...
- Express
- Python
- MongoDB
- DynamoDB
- Serverless Applications (AWS)