{"id":3204,"date":"2026-05-07T08:36:22","date_gmt":"2026-05-07T08:36:22","guid":{"rendered":"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204"},"modified":"2026-06-04T17:03:38","modified_gmt":"2026-06-04T17:03:38","slug":"preparacio-entrevista-de-treball","status":"publish","type":"page","link":"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204","title":{"rendered":"Preparaci\u00f3 entrevista de treball"},"content":{"rendered":"\n\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --blue-light: #E6F1FB; --blue-mid: #378ADD; --blue-dark: #0C447C; --blue-deep: #042C53;\n    --green-light: #E1F5EE; --green-mid: #1D9E75; --green-dark: #085041;\n    --amber-light: #FAEEDA; --amber-mid: #EF9F27; --amber-dark: #633806;\n    --gray-50: #F8F7F4; --gray-100: #EFEDE8; --gray-200: #D3D1C7; --gray-500: #888780; --gray-800: #2C2C2A;\n    --text: #1a1a18; --text-muted: #5F5E5A; --text-hint: #888780; --border: rgba(0,0,0,0.1);\n  }\n  body { font-family: 'DM Sans', sans-serif; background: var(--gray-50); color: var(--text); min-height: 100vh; }\n  .site-header { background: var(--text); padding: 2.5rem 2rem 2rem; position: relative; overflow: hidden; }\n  .site-header::before { content: ''; position: absolute; top: -60px; right: -60px; width: 220px; height: 220px; border-radius: 50%; border: 40px solid rgba(255,255,255,0.04); }\n  .site-header::after { content: ''; position: absolute; bottom: -30px; left: 40%; width: 120px; height: 120px; border-radius: 50%; border: 25px solid rgba(255,255,255,0.03); }\n  .header-inner { max-width: 900px; margin: 0 auto; position: relative; z-index: 1; }\n  .agency-label { font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.45); margin-bottom: 10px; }\n  .header-title { font-family: 'DM Serif Display', serif; font-size: clamp(2rem, 5vw, 3rem); color: #fff; line-height: 1.15; margin-bottom: 0.75rem; }\n  .header-subtitle { font-size: 15px; color: rgba(255,255,255,0.5); font-weight: 300; max-width: 500px; line-height: 1.7; }\n  .header-meta { display: flex; gap: 1.5rem; margin-top: 1.75rem; flex-wrap: wrap; }\n  .meta-item { display: flex; align-items: center; gap: 6px; font-size: 12px; color: rgba(255,255,255,0.4); }\n  .meta-dot { width: 6px; height: 6px; border-radius: 50%; }\n  .nav-bar { background: #fff; border-bottom: 1px solid var(--border); position: sticky; top: 0; z-index: 100; }\n  .nav-inner { max-width: 900px; margin: 0 auto; display: flex; overflow-x: auto; }\n  .nav-tab { display: flex; align-items: center; gap: 10px; padding: 1rem 1.5rem; font-size: 14px; font-weight: 500; color: var(--text-hint); cursor: pointer; border-bottom: 3px solid transparent; white-space: nowrap; transition: color 0.2s; background: none; border-top: none; border-left: none; border-right: none; font-family: 'DM Sans', sans-serif; }\n  .nav-tab:hover { color: var(--text-muted); }\n  .nav-tab.active-pau { color: var(--blue-dark); border-bottom-color: var(--blue-mid); }\n  .nav-tab.active-joel { color: var(--green-dark); border-bottom-color: var(--green-mid); }\n  .nav-tab.active-adrian { color: var(--amber-dark); border-bottom-color: var(--amber-mid); }\n  .tab-avatar { width: 28px; height: 28px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 600; }\n  .ta-pau { background: var(--blue-light); color: var(--blue-dark); }\n  .ta-joel { background: var(--green-light); color: var(--green-dark); }\n  .ta-adrian { background: var(--amber-light); color: var(--amber-dark); }\n  .main { max-width: 900px; margin: 0 auto; padding: 2rem 1.5rem 4rem; }\n  .panel { display: none; }\n  .panel.active { display: block; }\n  .hero-card { border-radius: 16px; padding: 1.75rem 2rem; margin-bottom: 2rem; display: flex; align-items: flex-start; gap: 1.25rem; border: 1px solid transparent; }\n  .hero-card.pau { background: var(--blue-light); border-color: rgba(55,138,221,0.2); }\n  .hero-card.joel { background: var(--green-light); border-color: rgba(29,158,117,0.2); }\n  .hero-card.adrian { background: var(--amber-light); border-color: rgba(239,159,39,0.2); }\n  .hero-avatar { width: 64px; height: 64px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'DM Serif Display', serif; font-size: 22px; flex-shrink: 0; }\n  .hero-avatar.pau { background: var(--blue-mid); color: #fff; }\n  .hero-avatar.joel { background: var(--green-mid); color: #fff; }\n  .hero-avatar.adrian { background: var(--amber-mid); color: #fff; }\n  .hero-name { font-family: 'DM Serif Display', serif; font-size: 26px; line-height: 1.2; margin-bottom: 4px; }\n  .hero-name.pau { color: var(--blue-deep); }\n  .hero-name.joel { color: var(--green-dark); }\n  .hero-name.adrian { color: var(--amber-dark); }\n  .hero-role { font-size: 14px; margin-bottom: 10px; }\n  .hero-role.pau { color: var(--blue-dark); }\n  .hero-role.joel { color: var(--green-dark); }\n  .hero-role.adrian { color: var(--amber-dark); }\n  .hero-desc { font-size: 13px; color: var(--text-muted); line-height: 1.7; }\n  .stats-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-bottom: 2rem; }\n  .stat-card { background: #fff; border: 1px solid var(--border); border-radius: 12px; padding: 1rem 1.25rem; text-align: center; }\n  .stat-num { font-family: 'DM Serif Display', serif; font-size: 2rem; line-height: 1; margin-bottom: 4px; }\n  .stat-label { font-size: 12px; color: var(--text-hint); }\n  .stat-num.pau { color: var(--blue-mid); }\n  .stat-num.joel { color: var(--green-mid); }\n  .stat-num.adrian { color: var(--amber-mid); }\n  .section-heading { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; }\n  .section-icon { width: 32px; height: 32px; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 14px; flex-shrink: 0; }\n  .section-icon.pau { background: var(--blue-light); color: var(--blue-dark); }\n  .section-icon.joel { background: var(--green-light); color: var(--green-dark); }\n  .section-icon.adrian { background: var(--amber-light); color: var(--amber-dark); }\n  .section-title { font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.1em; color: var(--text-hint); }\n  .q-card { background: #fff; border: 1px solid var(--border); border-radius: 12px; padding: 1.25rem 1.5rem; margin-bottom: 12px; border-left: 4px solid transparent; transition: box-shadow 0.2s; }\n  .q-card:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.06); }\n  .q-card.pau { border-left-color: var(--blue-mid); }\n  .q-card.joel { border-left-color: var(--green-mid); }\n  .q-card.adrian { border-left-color: var(--amber-mid); }\n  .q-type { font-size: 10px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 8px; display: flex; align-items: center; gap: 6px; }\n  .q-type.pau { color: var(--blue-dark); }\n  .q-type.joel { color: var(--green-dark); }\n  .q-type.adrian { color: var(--amber-dark); }\n  .q-num { width: 20px; height: 20px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 700; }\n  .q-num.pau { background: var(--blue-light); color: var(--blue-dark); }\n  .q-num.joel { background: var(--green-light); color: var(--green-dark); }\n  .q-num.adrian { background: var(--amber-light); color: var(--amber-dark); }\n  .q-text { font-size: 15px; line-height: 1.65; color: var(--text); margin-bottom: 10px; }\n  .q-hint { font-size: 12px; color: var(--text-hint); font-style: italic; padding: 8px 12px; border-radius: 6px; background: var(--gray-50); }\n  .practice-card { border-radius: 12px; padding: 1.5rem; margin-bottom: 2rem; border: 1px dashed; }\n  .practice-card.pau { background: var(--blue-light); border-color: var(--blue-mid); }\n  .practice-card.joel { background: var(--green-light); border-color: var(--green-mid); }\n  .practice-card.adrian { background: var(--amber-light); border-color: var(--amber-mid); }\n  .practice-label { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 10px; display: flex; align-items: center; gap: 6px; }\n  .practice-label.pau { color: var(--blue-dark); }\n  .practice-label.joel { color: var(--green-dark); }\n  .practice-label.adrian { color: var(--amber-dark); }\n  .practice-text { font-size: 14px; line-height: 1.7; color: var(--text-muted); }\n  .practice-duration { display: inline-block; margin-top: 10px; font-size: 12px; font-weight: 600; padding: 4px 12px; border-radius: 20px; }\n  .practice-duration.pau { background: var(--blue-mid); color: #fff; }\n  .practice-duration.joel { background: var(--green-mid); color: #fff; }\n  .practice-duration.adrian { background: var(--amber-mid); color: #fff; }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 1.75rem 0; }\n  .site-footer { background: var(--gray-100); border-top: 1px solid var(--border); padding: 1.5rem; text-align: center; font-size: 12px; color: var(--text-hint); line-height: 1.8; }\n  @media (max-width: 600px) { .hero-card { flex-direction: column; } .stats-row { grid-template-columns: 1fr; } .hero-avatar { width: 50px; height: 50px; font-size: 18px; } }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }\n  .panel.active .q-card { animation: fadeUp 0.3s ease both; }\n  .panel.active .q-card:nth-child(1) { animation-delay: 0.05s; }\n  .panel.active .q-card:nth-child(2) { animation-delay: 0.1s; }\n  .panel.active .q-card:nth-child(3) { animation-delay: 0.15s; }\n  .panel.active .q-card:nth-child(4) { animation-delay: 0.2s; }\n<\/style>\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display&#038;family=DM+Sans:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<header class=\"site-header\">\n  <div class=\"header-inner\">\n    <p class=\"agency-label\">TIC Agency \u00b7 Selection Process 2026<\/p>\n    <h1 class=\"header-title\">Job Interview<br>Preparation<\/h1>\n    <p class=\"header-subtitle\">A complete interview guide for the three technical profiles of the agency: Cybersecurity, Networks, and Programming.<\/p>\n    <div class=\"header-meta\">\n      <span class=\"meta-item\"><span class=\"meta-dot\" style=\"background:#378ADD\"><\/span>Pau \u2014 Cybersecurity<\/span>\n      <span class=\"meta-item\"><span class=\"meta-dot\" style=\"background:#1D9E75\"><\/span>Joel \u2014 Networks<\/span>\n      <span class=\"meta-item\"><span class=\"meta-dot\" style=\"background:#EF9F27\"><\/span>Adrian \u2014 Programming<\/span>\n      <span class=\"meta-item\"><span class=\"meta-dot\" style=\"background:#888\"><\/span>Consultant: Challenge 1.5 \u00b7 May 7, 2026<\/span>\n    <\/div>\n  <\/div>\n<\/header>\n\n<nav class=\"nav-bar\">\n  <div class=\"nav-inner\">\n    <button class=\"nav-tab active-pau\" onclick=\"show('pau')\" id=\"tab-pau\">\n      <span class=\"tab-avatar ta-pau\">PA<\/span> Pau \u2014 Cybersecurity\n    <\/button>\n    <button class=\"nav-tab\" onclick=\"show('joel')\" id=\"tab-joel\">\n      <span class=\"tab-avatar ta-joel\">JO<\/span> Joel \u2014 Networks\n    <\/button>\n    <button class=\"nav-tab\" onclick=\"show('adrian')\" id=\"tab-adrian\">\n      <span class=\"tab-avatar ta-adrian\">AD<\/span> Adrian \u2014 Programming\n    <\/button>\n  <\/div>\n<\/nav>\n\n<main class=\"main\">\n\n  <!-- PAU -->\n  <div class=\"panel active\" id=\"panel-pau\">\n    <div class=\"hero-card pau\">\n      <div class=\"hero-avatar pau\">P<\/div>\n      <div>\n        <h2 class=\"hero-name pau\">Pau<\/h2>\n        <p class=\"hero-role pau\">\ud83d\udd10 Cybersecurity &amp; Data Protection<\/p>\n        <p class=\"hero-desc\">This role is in charge of finding security weaknesses, protecting personal data (GDPR), and keeping computer systems safe. Strong professional ethics and full confidentiality are required at all times.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"stats-row\">\n      <div class=\"stat-card\"><div class=\"stat-num pau\">4<\/div><div class=\"stat-label\">Technical questions<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num pau\">3<\/div><div class=\"stat-label\">Soft skills<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num pau\">1<\/div><div class=\"stat-label\">Practical test<\/div><\/div>\n    <\/div>\n    <div class=\"section-heading\"><div class=\"section-icon pau\">\u2699\ufe0f<\/div><span class=\"section-title\">Technical questions<\/span><\/div>\n    <div class=\"q-card pau\"><div class=\"q-type pau\"><span class=\"q-num pau\">1<\/span> Attack types<\/div><p class=\"q-text\">What is the difference between a SQL Injection (SQLi) attack and a Phishing attack? How would you detect each one in a company&#8217;s computer system?<\/p><div class=\"q-hint\">\u2726 What we look for: Knowledge of common attack types, the ability to analyse a problem, and use of the right technical words.<\/div><\/div>\n    <div class=\"q-card pau\"><div class=\"q-type pau\"><span class=\"q-num pau\">2<\/span> GDPR and data breaches<\/div><p class=\"q-text\">A client tells you that they have had a security breach and that personal data from their users has been exposed. What steps would you follow according to GDPR rules? What is the legal time limit to report it?<\/p><div class=\"q-hint\">\u2726 What we look for: Knowledge of current data protection laws and the ability to respond to security incidents.<\/div><\/div>\n    <div class=\"q-card pau\"><div class=\"q-type pau\"><span class=\"q-num pau\">3<\/span> Securing systems<\/div><p class=\"q-text\">What basic steps would you take to make a Windows 11 computer more secure in a company? Please give at least 5 specific actions you would take.<\/p><div class=\"q-hint\">\u2726 What we look for: Technical depth and a clear, logical order of priorities.<\/div><\/div>\n    <div class=\"q-card pau\"><div class=\"q-type pau\"><span class=\"q-num pau\">4<\/span> Professional ethics \u2014 CRITICAL<\/div><p class=\"q-text\">You have admin access to a client&#8217;s system. During a security check, you find sensitive information that is not part of your task. What do you do?<\/p><div class=\"q-hint\">\u2726 CRITICAL question: professional ethics and full confidentiality. A wrong answer here means immediate rejection.<\/div><\/div>\n    <hr class=\"divider\">\n    <div class=\"section-heading\"><div class=\"section-icon pau\">\ud83e\udde0<\/div><span class=\"section-title\">Soft skills<\/span><\/div>\n    <div class=\"q-card pau\"><div class=\"q-type pau\"><span class=\"q-num pau\">S1<\/span> Technical communication<\/div><p class=\"q-text\">Tell us about a time when you had to explain a security problem to someone who is not technical. How did you explain it?<\/p><\/div>\n    <div class=\"q-card pau\"><div class=\"q-type pau\"><span class=\"q-num pau\">S2<\/span> Staying up to date<\/div><p class=\"q-text\">How do you keep up with the latest news in cybersecurity? Tell us about websites, communities, or resources you follow regularly.<\/p><\/div>\n    <div class=\"q-card pau\"><div class=\"q-type pau\"><span class=\"q-num pau\">S3<\/span> Agency values<\/div><p class=\"q-text\">Where do you draw the line between a legitimate security test and an unethical action? Do you think a cybersecurity professional can be curious about offensive techniques and still be fully trustworthy?<\/p><\/div>\n    <hr class=\"divider\">\n    <div class=\"section-heading\"><div class=\"section-icon pau\">\ud83d\udee0\ufe0f<\/div><span class=\"section-title\">Practical test<\/span><\/div>\n    <div class=\"practice-card pau\"><div class=\"practice-label pau\">\ud83d\udd2c Real scenario<\/div><p class=\"practice-text\">The candidate is shown a web form with a search field. They are asked to check if it is vulnerable to SQL Injection, explain how they found out, and suggest how the code should be fixed. Paper or computer can be used.<\/p><span class=\"practice-duration pau\">\u23f1 15 minutes<\/span><\/div>\n  <\/div>\n\n  <!-- JOEL -->\n  <div class=\"panel\" id=\"panel-joel\">\n    <div class=\"hero-card joel\">\n      <div class=\"hero-avatar joel\">J<\/div>\n      <div>\n        <h2 class=\"hero-name joel\">Joel<\/h2>\n        <p class=\"hero-role joel\">\ud83c\udf10 Network Administrator \u2014 Systems &amp; Connectivity<\/p>\n        <p class=\"hero-desc\">This role is in charge of designing, setting up, and maintaining the network infrastructure for the agency and its clients. Being able to solve problems under pressure is a key skill for this position.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"stats-row\">\n      <div class=\"stat-card\"><div class=\"stat-num joel\">4<\/div><div class=\"stat-label\">Technical questions<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num joel\">3<\/div><div class=\"stat-label\">Soft skills<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num joel\">1<\/div><div class=\"stat-label\">Practical test<\/div><\/div>\n    <\/div>\n    <div class=\"section-heading\"><div class=\"section-icon joel\">\u2699\ufe0f<\/div><span class=\"section-title\">Technical questions<\/span><\/div>\n    <div class=\"q-card joel\"><div class=\"q-type joel\"><span class=\"q-num joel\">1<\/span> DHCP \u2014 Troubleshooting<\/div><p class=\"q-text\">A user cannot connect to the network because they are getting the IP address 169.254.x.x. What is the most likely cause? How would you find and fix the problem on the DHCP server?<\/p><div class=\"q-hint\">\u2726 What we look for: A step-by-step approach to the problem and knowledge of how DHCP works.<\/div><\/div>\n    <div class=\"q-card joel\"><div class=\"q-type joel\"><span class=\"q-num joel\">2<\/span> VLANs in a company<\/div><p class=\"q-text\">What are VLANs used for in a company? If the Accounting department and the Sales department need to be kept separate but they still need to share a printer, how would you set that up?<\/p><div class=\"q-hint\">\u2726 What we look for: Understanding of network segmentation and how to route traffic between VLANs.<\/div><\/div>\n    <div class=\"q-card joel\"><div class=\"q-type joel\"><span class=\"q-num joel\">3<\/span> Office Wi-Fi<\/div><p class=\"q-text\">A client wants to set up a Wi-Fi network for their office of 50 employees. What things would you consider? What is the difference between WPA2-Personal and WPA2-Enterprise?<\/p><div class=\"q-hint\">\u2726 What we look for: Knowledge of wireless security and how to plan good coverage.<\/div><\/div>\n    <div class=\"q-card joel\"><div class=\"q-type joel\"><span class=\"q-num joel\">4<\/span> Live incident \u2014 CRITICAL<\/div><p class=\"q-text\">It is 9 AM and the manager of a company calls you: &#8220;We have no internet and nothing is working.&#8221; Describe step by step how you would handle the situation until the problem is fixed.<\/p><div class=\"q-hint\">\u2726 CRITICAL question: how you manage incidents and communicate with the client under extreme pressure.<\/div><\/div>\n    <hr class=\"divider\">\n    <div class=\"section-heading\"><div class=\"section-icon joel\">\ud83e\udde0<\/div><span class=\"section-title\">Soft skills<\/span><\/div>\n    <div class=\"q-card joel\"><div class=\"q-type joel\"><span class=\"q-num joel\">S1<\/span> Pressure and problem-solving<\/div><p class=\"q-text\">Tell us about a time when you had to fix an urgent technical problem without having all the information you needed. How did you handle it?<\/p><\/div>\n    <div class=\"q-card joel\"><div class=\"q-type joel\"><span class=\"q-num joel\">S2<\/span> Teamwork<\/div><p class=\"q-text\">During a network installation project, your coworker makes a configuration mistake that has already affected the client. How would you handle it inside the team and with the client?<\/p><\/div>\n    <div class=\"q-card joel\"><div class=\"q-type joel\"><span class=\"q-num joel\">S3<\/span> Professional growth<\/div><p class=\"q-text\">What is the last thing about networks or systems you learned on your own, outside of school? Explain how you learned it and how it is useful to you.<\/p><\/div>\n    <hr class=\"divider\">\n    <div class=\"section-heading\"><div class=\"section-icon joel\">\ud83d\udee0\ufe0f<\/div><span class=\"section-title\">Practical test<\/span><\/div>\n    <div class=\"practice-card joel\"><div class=\"practice-label joel\">\ud83d\udd2c Real scenario<\/div><p class=\"practice-text\">The candidate is given a network diagram with a switch, a router, and 3 departments. They need to suggest a VLAN setup, IP addresses, and a DHCP server configuration for each department. Cisco Packet Tracer or paper can be used.<\/p><span class=\"practice-duration joel\">\u23f1 20 minutes<\/span><\/div>\n  <\/div>\n\n  <!-- ADRIAN -->\n  <div class=\"panel\" id=\"panel-adrian\">\n    <div class=\"hero-card adrian\">\n      <div class=\"hero-avatar adrian\">A<\/div>\n      <div>\n        <h2 class=\"hero-name adrian\">Adrian<\/h2>\n        <p class=\"hero-role adrian\">\ud83d\udcbb Programming \u2014 Software Development<\/p>\n        <p class=\"hero-desc\">This role is in charge of building apps and maintaining the agency&#8217;s source code. All code written for the agency belongs to the company \u2014 understanding intellectual property rules is very important for this role.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"stats-row\">\n      <div class=\"stat-card\"><div class=\"stat-num adrian\">4<\/div><div class=\"stat-label\">Technical questions<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num adrian\">3<\/div><div class=\"stat-label\">Soft skills<\/div><\/div>\n      <div class=\"stat-card\"><div class=\"stat-num adrian\">1<\/div><div class=\"stat-label\">Practical test<\/div><\/div>\n    <\/div>\n    <div class=\"section-heading\"><div class=\"section-icon adrian\">\u2699\ufe0f<\/div><span class=\"section-title\">Technical questions<\/span><\/div>\n    <div class=\"q-card adrian\"><div class=\"q-type adrian\"><span class=\"q-num adrian\">1<\/span> Version control \u2014 Git<\/div><p class=\"q-text\">Explain the basic workflow with Git: what is the difference between git add, git commit, and git push? When would you use git branch, and what does git merge do?<\/p><div class=\"q-hint\">\u2726 What we look for: Practical knowledge of version control, which is essential at the agency.<\/div><\/div>\n    <div class=\"q-card adrian\"><div class=\"q-type adrian\"><span class=\"q-num adrian\">2<\/span> Algorithms<\/div><p class=\"q-text\">Write (in pseudocode or your preferred language) a function that receives a list of numbers and returns only the even ones, sorted from largest to smallest. Talk about how efficient your solution is.<\/p><div class=\"q-hint\">\u2726 What we look for: Logical thinking, clean code, and good use of computing resources.<\/div><\/div>\n    <div class=\"q-card adrian\"><div class=\"q-type adrian\"><span class=\"q-num adrian\">3<\/span> Intellectual property \u2014 CRITICAL<\/div><p class=\"q-text\">You know that all the code you write for the agency belongs to the company. You want to use an open source library in your project \u2014 what conditions or rules would you check before adding it?<\/p><div class=\"q-hint\">\u2726 VITAL question: awareness of software licences and the agency&#8217;s intellectual property rights.<\/div><\/div>\n    <div class=\"q-card adrian\"><div class=\"q-type adrian\"><span class=\"q-num adrian\">4<\/span> Collaborative debugging<\/div><p class=\"q-text\">A coworker gives you a piece of code that &#8220;should work&#8221; but is giving the wrong result. How do you approach the problem? What tools or methods do you use to find the bug?<\/p><div class=\"q-hint\">\u2726 What we look for: A clear method for fixing bugs and the ability to work with someone else&#8217;s code.<\/div><\/div>\n    <hr class=\"divider\">\n    <div class=\"section-heading\"><div class=\"section-icon adrian\">\ud83e\udde0<\/div><span class=\"section-title\">Soft skills<\/span><\/div>\n    <div class=\"q-card adrian\"><div class=\"q-type adrian\"><span class=\"q-num adrian\">S1<\/span> Pride in your work<\/div><p class=\"q-text\">Show us a coding project you have done (personal, school, or internship). What part of the code are you most proud of, and why?<\/p><\/div>\n    <div class=\"q-card adrian\"><div class=\"q-type adrian\"><span class=\"q-num adrian\">S2<\/span> Handling technical disagreements<\/div><p class=\"q-text\">Imagine you are working on a project and your coworker keeps pushing for a solution that you think is wrong. How would you handle it without damaging your relationship or the project?<\/p><\/div>\n    <div class=\"q-card adrian\"><div class=\"q-type adrian\"><span class=\"q-num adrian\">S3<\/span> Continuous learning<\/div><p class=\"q-text\">The world of software development changes very fast. What language or technology would you like to learn in the next 12 months? Why?<\/p><\/div>\n    <hr class=\"divider\">\n    <div class=\"section-heading\"><div class=\"section-icon adrian\">\ud83d\udee0\ufe0f<\/div><span class=\"section-title\">Practical test<\/span><\/div>\n    <div class=\"practice-card adrian\"><div class=\"practice-label adrian\">\ud83d\udd2c Real scenario<\/div><p class=\"practice-text\">The candidate is given a Git repository with a bug added on purpose. They need to do a git clone, find the error, fix it, make a commit with a clear message, and explain what they did. Any language is accepted (Python, JS, etc.).<\/p><span class=\"practice-duration adrian\">\u23f1 20 minutes<\/span><\/div>\n  <\/div>\n\n<\/main>\n\n<footer class=\"site-footer\">\n  <strong>TIC Agency \u00b7 Challenge 1.5<\/strong> \u2014 This document was created for educational and business simulation purposes.<br>\n  Any real use of contracts or pay structures must be checked by a qualified legal or labour advisor.\n<\/footer>\n\n<script>\n  function show(name) {\n    ['pau','joel','adrian'].forEach(function(c) {\n      document.getElementById('panel-' + c).classList.remove('active');\n      var t = document.getElementById('tab-' + c);\n      t.className = 'nav-tab';\n    });\n    document.getElementById('panel-' + name).classList.add('active');\n    document.getElementById('tab-' + name).className = 'nav-tab active-' + name;\n    window.scrollTo({ top: 0, behavior: 'smooth' });\n  }\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>TIC Agency \u00b7 Selection Process 2026 Job InterviewPreparation A complete interview guide for the three technical profiles of the agency: Cybersecurity, Networks, and Programming. Pau \u2014 Cybersecurity Joel \u2014 Networks Adrian \u2014 Programming Consultant: Challenge 1.5 \u00b7 May 7, 2026 PA Pau \u2014 Cybersecurity JO Joel \u2014 Networks AD Adrian \u2014 Programming P Pau \ud83d\udd10 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"saved_in_kubio":false,"_dseop_meta":"{\"noFollowLinks\":{\"linkList\":[],\"ignoredGlobalDomains\":[],\"textboxValue\":\"\"},\"schemaMarkup\":{\"schemas\":[{\"templateId\":\"WebpageSchema\",\"name\":\"Webpage\",\"id\":\"WebpageSchema\",\"schemaData\":{\"@type\":\"WebPage\",\"@id\":\"\",\"name\":\"\",\"url\":\"\",\"description\":\"\",\"breadcrumb\":{\"@type\":\"BreadcrumbList\",\"@id\":\"\"},\"datePublished\":\"\",\"dateModified\":\"\",\"inLanguage\":\"\"}}],\"schemaTemplates\":[]},\"metaDescription\":{\"metaData\":[]},\"keywordAppearance\":{\"contentDetails\":[{\"name\":\"Word count\",\"count\":2136,\"id\":\"wordCount\",\"status\":\"excellent\",\"detailStatus\":\"excellent\",\"tooltip\":\"words length is good\"},{\"id\":\"heading1\",\"name\":\"heading 1\",\"count\":2,\"status\":\"poor\",\"detailStatus\":\"longPoor\",\"tooltip\":\"web page should have one h1 tag for better SEO\"},{\"id\":\"heading2\",\"name\":\"heading 2\",\"count\":3,\"status\":\"excellent\",\"detailStatus\":\"excellent\",\"tooltip\":\"good use of h2 tags.\"},{\"id\":\"heading3\",\"name\":\"heading 3\",\"count\":0,\"status\":\"poor\",\"detailStatus\":\"missing\",\"tooltip\":\"web page should have h3 tags for better SEO\"},{\"id\":\"paragraphTags\",\"name\":\"paragraph tags\",\"count\":32,\"status\":\"excellent\",\"detailStatus\":\"excellent\",\"tooltip\":\"good use of paragraph tags.\"},{\"id\":\"boldAndStrongTags\",\"name\":\"bold and strong tags list\",\"count\":1,\"status\":\"success\",\"detailStatus\":\"success\",\"tooltip\":\"web page should have bold and strong tags for better SEO\"},{\"name\":\"Avg. Stopword percentage\",\"count\":26,\"id\":\"averageStopwordPercentage\"},{\"name\":\"Avg. Words per sentence\",\"count\":27,\"id\":\"averageWordsPerSentence\"},{\"name\":\"Stopword count\",\"count\":548,\"id\":\"sentenceCount\"},{\"name\":\"Sentence count\",\"count\":78,\"id\":\"sentenceCount\"},{\"name\":\"Letter count\",\"count\":11896,\"id\":\"letterCount\"},{\"name\":\"Difficult word\",\"count\":243,\"id\":\"difficultWord\"}],\"advanceOptions\":[],\"modifyStopwords\":{\"customStopwords\":[],\"disabledStopwords\":[]}},\"socialMedia\":{\"openGraphData\":[],\"twitterData\":{\"xSummaryCardData\":[],\"xAppCardData\":{\"iphoneAppName\":\"\",\"iphoneAppId\":\"\",\"iphoneAppUrl\":\"\",\"ipadAppName\":\"\",\"ipadAppId\":\"\",\"ipadAppUrl\":\"\",\"googlePlayAppName\":\"\",\"googlePlayAppId\":\"\",\"googlePlayAppUrl\":\"\",\"appCountry\":\"\"},\"xPlayerCardData\":{\"player\":\"\",\"playerWidth\":\"\",\"streamUrl\":\"\",\"streamContentType\":\"\"}}},\"readability\":{\"readabilityFactorList\":[{\"helpLink\":\"link\",\"isError\":false,\"name\":\"Flesch - Kincaid reading ease\",\"score\":45.43,\"description\":\"The Flesch-Kincaid Reading Ease score measures the readability of your text. A higher score indicates easier-to-read content. Aim for a score between 60 and 70 for most web content.\",\"grade\":\"Difficult (College)\"},{\"helpLink\":\"link\",\"isError\":false,\"name\":\"Gunning fog score\",\"score\":7.58,\"description\":\"The Gunning Fog Score estimates the years of formal education needed to understand your text. Lower scores indicate easier readability. Aim for a score of 7 to 8 for general audiences.\",\"grade\":\"Middle School (Grade 7-8)\"},{\"helpLink\":\"link\",\"isError\":false,\"name\":\"Coleman liau index\",\"score\":13.04,\"description\":\"The Coleman-Liau Index calculates readability based on characters per word and sentence length. It estimates the U.S. school grade level required to comprehend the text. A lower score suggests easier content.\",\"grade\":\"College (Grade 13-16)\"},{\"helpLink\":\"link\",\"isError\":false,\"name\":\"Flesch - Kincaid grade level\",\"score\":8.8,\"description\":\"The Flesch-Kincaid Grade Level formula evaluates the readability of your text by calculating the U.S. school grade level. A lower grade level indicates easier readability.\",\"grade\":\"High School (Grade 9-12)\"},{\"helpLink\":\"link\",\"isError\":false,\"name\":\"Smog index\",\"score\":8.43,\"description\":\"The SMOG (Simple Measure of Gobbledygook) Index estimates the years of education a person needs to understand a text. A lower score means simpler text, while a higher score suggests more complex content.\",\"grade\":\"Middle School (Grade 7-8)\"},{\"helpLink\":\"link\",\"isError\":false,\"name\":\"Automated readability index\",\"score\":8.59,\"description\":\"The Automated Readability Index calculates the readability of your content using characters per word and words per sentence. It estimates the U.S. school grade level needed to understand the text.\",\"grade\":\"High School (Grade 9-12)\"},{\"helpLink\":\"link\",\"isError\":false,\"name\":\"Dale chall readability score\",\"score\":5.81,\"description\":\"The Dale-Chall Readability Score evaluates the readability of your text based on familiar words and sentence structure. A lower score indicates that the content is easier to read.\",\"grade\":\"5th-6th grade\"},{\"helpLink\":\"link\",\"isError\":false,\"name\":\"Spache readability score\",\"score\":1.58,\"description\":\"The Spache Readability Score measures the readability of texts for younger readers. It identifies words that are unfamiliar to children and calculates a score accordingly. A lower score indicates easier content.\",\"grade\":\"2nd grade\"}]},\"advanceSetting\":{\"advanceRobotsMeta\":[],\"breadcrumbTitle\":\"\",\"canonicalURL\":\"\",\"criticalOptions\":[]},\"scoring\":{\"subScoring\":{\"metaDescriptionScore\":7,\"schemaMarkupScore\":8,\"outwardInterlinkingScore\":0,\"inwardInterlinkingScore\":0,\"socialMediaScore\":3,\"misspelledWordsScore\":0,\"advanceSettingScore\":3,\"noFollowLinksScore\":0,\"keywordAppearanceScore\":3.5,\"imageAnalyticsScore\":0},\"singlePostScore\":38},\"misspelledWords\":[],\"pointsToImprove\":{\"count\":{\"criticalPointsCount\":0,\"recommendedPointsCount\":0},\"pointsToImproveDetails\":{\"searchEngineAppearance\":[{\"id\":\"recommended_keyword_missing_meta_title\",\"name\":{\"label\":\"Keyword is missing in meta title.\"},\"type\":\"Critical\",\"priority\":\"too_high\"},{\"id\":\"critical_meta_description_short\",\"name\":{\"label\":\"Meta description is Short\"},\"type\":\"Critical\"},{\"id\":\"recommended_meta_description_with_no_selected_keyword\",\"name\":{\"label\":\"There in no keyword in your meta description.\"},\"type\":\"Critical\"},{\"id\":\"recommended_keyword_missing_permalink\",\"name\":{\"label\":\"Keyword is missing in permalink.\"},\"type\":\"Critical\"}],\"searchEngineVisibility\":[],\"redirectedLink301\":[],\"socialMedia\":[{\"id\":\"critical_missing_social_media_image\",\"name\":{\"label\":\"Image is missing in social media appearance.\"},\"type\":\"Critical\",\"priority\":\"high\"},{\"id\":\"recommended_keyword_missing_open_graph_title\",\"name\":{\"label\":\"Keyword is missing in social media title.\"},\"type\":\"Recommended\"},{\"id\":\"recommended_keyword_missing_open_graph_description\",\"name\":{\"label\":\"Keyword is missing in social media description.\"},\"type\":\"Recommended\"},{\"id\":\"recommended_short_social_media_description\",\"name\":{\"label\":\"Description is short in social media appearance.\"},\"type\":\"Critical\"},{\"id\":\"critical_missing_social_media_twitter_image\",\"name\":{\"label\":\"X(Twitter) image is missing in social media appearance.\"},\"type\":\"Critical\",\"priority\":\"high\"},{\"id\":\"recommended_keyword_missing_twitter_title\",\"name\":{\"label\":\"Keyword is missing in X(Twitter) title.\"},\"type\":\"Recommended\"},{\"id\":\"recommended_keyword_missing_twitter_description\",\"name\":{\"label\":\"Keyword is missing in X(Twitter) description.\"},\"type\":\"Recommended\"},{\"id\":\"recommended_short_social_media_twitter_description\",\"name\":{\"label\":\"X(Twitter) description is short in social media appearance.\"},\"type\":\"Critical\"}],\"noFollowLink\":[],\"misspelledWords\":[],\"inwardLinks\":[],\"outwardLinks\":[],\"keywordAppearance\":[{\"id\":\"critical_no_selected_keyword\",\"name\":{\"label\":\"Selected keyword missing in keyword appearance.\"},\"type\":\"Critical\",\"priority\":\"too_high\"},{\"id\":\"critical_h1_is_too_high\",\"name\":{\"label\":\"H1 tags is too high in your content.\"},\"type\":\"Critical\",\"priority\":\"too_high\"},{\"id\":\"critical_heading3_is_missing\",\"name\":{\"label\":\"Missing H3 tags, consider adding H3 for better SEO.\"},\"type\":\"Critical\"}],\"advanceSettings\":[],\"schemaMarkup\":[],\"imageAnalytics\":[{\"id\":\"critical_no_images_in_your_content\",\"name\":{\"label\":\"There is no images in your content.\"},\"type\":\"Critical\",\"priority\":\"high\"}],\"productGtins\":[]}},\"imageAnalytics\":{\"imageAnalysis\":[{\"id\":\"TotalImages\",\"name\":\"Total images\",\"value\":\"0\"},{\"id\":\"ImagesHasTitle\",\"name\":\"Images has title\",\"value\":\"0\",\"outOff\":\"0\",\"status\":\"disabled\"},{\"id\":\"ImageHasAltAttribute\",\"name\":\"Images has alt\",\"value\":\"0\",\"outOff\":\"0\",\"status\":\"disabled\"},{\"id\":\"ImagesHasProperFileName\",\"name\":\"Images has proper filename format\",\"value\":\"0\",\"outOff\":\"0\",\"status\":\"disabled\"},{\"id\":\"KeywordInTitleAttribute\",\"name\":\"Keyword in image title\",\"value\":\"0\",\"outOff\":\"0\",\"status\":\"disabled\"},{\"id\":\"KeywordInAltAttribute\",\"name\":\"Keyword in image Alt\",\"value\":\"0\",\"outOff\":\"0\",\"status\":\"disabled\"},{\"id\":\"KeywordInFilename\",\"name\":\"Keyword in image filename\",\"value\":\"0\",\"outOff\":\"0\",\"status\":\"disabled\"}]}}","_dseop_selected_keywords":"","footnotes":""},"class_list":["post-3204","page","type-page","status-publish","hentry"],"kubio_ai_page_context":{"short_desc":"","purpose":"general"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Preparaci\u00f3 entrevista de treball - Adrian Jaimes<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204\" \/>\n<meta property=\"og:locale\" content=\"ca_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Preparaci\u00f3 entrevista de treball - Adrian Jaimes\" \/>\n<meta property=\"og:description\" content=\"TIC Agency \u00b7 Selection Process 2026 Job InterviewPreparation A complete interview guide for the three technical profiles of the agency: Cybersecurity, Networks, and Programming. Pau \u2014 Cybersecurity Joel \u2014 Networks Adrian \u2014 Programming Consultant: Challenge 1.5 \u00b7 May 7, 2026 PA Pau \u2014 Cybersecurity JO Joel \u2014 Networks AD Adrian \u2014 Programming P Pau \ud83d\udd10 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204\" \/>\n<meta property=\"og:site_name\" content=\"Adrian Jaimes\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-04T17:03:38+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Temps estimat de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minuts\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/?page_id=3204\",\"url\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/?page_id=3204\",\"name\":\"Preparaci\u00f3 entrevista de treball - Adrian Jaimes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/#website\"},\"datePublished\":\"2026-05-07T08:36:22+00:00\",\"dateModified\":\"2026-06-04T17:03:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/?page_id=3204#breadcrumb\"},\"inLanguage\":\"ca\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/?page_id=3204\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/?page_id=3204#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inici\",\"item\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Preparaci\u00f3 entrevista de treball\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/#website\",\"url\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/\",\"name\":\"Adrian Jaimes\",\"description\":\"S\u00f3c estudiant d&#039;inform\u00e0tica i aqu\u00ed podr\u00e0s veure el meu cam\u00ed acad\u00e8mic, els projectes que he realitzat i els coneixements que he adquirit durant la meva formaci\u00f3. Aquesta p\u00e0gina \u00e9s un reflex de la meva passi\u00f3 per la tecnologia i el meu comprom\u00eds per seguir aprenent i millorant cada dia.  Explora els meus treballs i seguiment acad\u00e8mic!\",\"publisher\":{\"@id\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ca\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/#organization\",\"name\":\"Adrian Jaimes\",\"url\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ca\",\"@id\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-cropped-cropped-width_550_009.webp\",\"contentUrl\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-cropped-cropped-width_550_009.webp\",\"width\":512,\"height\":512,\"caption\":\"Adrian Jaimes\"},\"image\":{\"@id\":\"https:\\\/\\\/ajaimes.inscastellbisbal.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Preparaci\u00f3 entrevista de treball - Adrian Jaimes","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204","og_locale":"ca_ES","og_type":"article","og_title":"Preparaci\u00f3 entrevista de treball - Adrian Jaimes","og_description":"TIC Agency \u00b7 Selection Process 2026 Job InterviewPreparation A complete interview guide for the three technical profiles of the agency: Cybersecurity, Networks, and Programming. Pau \u2014 Cybersecurity Joel \u2014 Networks Adrian \u2014 Programming Consultant: Challenge 1.5 \u00b7 May 7, 2026 PA Pau \u2014 Cybersecurity JO Joel \u2014 Networks AD Adrian \u2014 Programming P Pau \ud83d\udd10 [&hellip;]","og_url":"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204","og_site_name":"Adrian Jaimes","article_modified_time":"2026-06-04T17:03:38+00:00","twitter_card":"summary_large_image","twitter_misc":{"Temps estimat de lectura":"8 minuts"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204","url":"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204","name":"Preparaci\u00f3 entrevista de treball - Adrian Jaimes","isPartOf":{"@id":"https:\/\/ajaimes.inscastellbisbal.net\/#website"},"datePublished":"2026-05-07T08:36:22+00:00","dateModified":"2026-06-04T17:03:38+00:00","breadcrumb":{"@id":"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204#breadcrumb"},"inLanguage":"ca","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ajaimes.inscastellbisbal.net\/?page_id=3204#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inici","item":"https:\/\/ajaimes.inscastellbisbal.net\/"},{"@type":"ListItem","position":2,"name":"Preparaci\u00f3 entrevista de treball"}]},{"@type":"WebSite","@id":"https:\/\/ajaimes.inscastellbisbal.net\/#website","url":"https:\/\/ajaimes.inscastellbisbal.net\/","name":"Adrian Jaimes","description":"S\u00f3c estudiant d&#039;inform\u00e0tica i aqu\u00ed podr\u00e0s veure el meu cam\u00ed acad\u00e8mic, els projectes que he realitzat i els coneixements que he adquirit durant la meva formaci\u00f3. Aquesta p\u00e0gina \u00e9s un reflex de la meva passi\u00f3 per la tecnologia i el meu comprom\u00eds per seguir aprenent i millorant cada dia.  Explora els meus treballs i seguiment acad\u00e8mic!","publisher":{"@id":"https:\/\/ajaimes.inscastellbisbal.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ajaimes.inscastellbisbal.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ca"},{"@type":"Organization","@id":"https:\/\/ajaimes.inscastellbisbal.net\/#organization","name":"Adrian Jaimes","url":"https:\/\/ajaimes.inscastellbisbal.net\/","logo":{"@type":"ImageObject","inLanguage":"ca","@id":"https:\/\/ajaimes.inscastellbisbal.net\/#\/schema\/logo\/image\/","url":"https:\/\/ajaimes.inscastellbisbal.net\/wp-content\/uploads\/2025\/12\/cropped-cropped-cropped-width_550_009.webp","contentUrl":"https:\/\/ajaimes.inscastellbisbal.net\/wp-content\/uploads\/2025\/12\/cropped-cropped-cropped-width_550_009.webp","width":512,"height":512,"caption":"Adrian Jaimes"},"image":{"@id":"https:\/\/ajaimes.inscastellbisbal.net\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ajaimes.inscastellbisbal.net\/index.php?rest_route=\/wp\/v2\/pages\/3204","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ajaimes.inscastellbisbal.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ajaimes.inscastellbisbal.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ajaimes.inscastellbisbal.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ajaimes.inscastellbisbal.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3204"}],"version-history":[{"count":5,"href":"https:\/\/ajaimes.inscastellbisbal.net\/index.php?rest_route=\/wp\/v2\/pages\/3204\/revisions"}],"predecessor-version":[{"id":3336,"href":"https:\/\/ajaimes.inscastellbisbal.net\/index.php?rest_route=\/wp\/v2\/pages\/3204\/revisions\/3336"}],"wp:attachment":[{"href":"https:\/\/ajaimes.inscastellbisbal.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}