From f4f5abfa2c039f4e0af6f10bb1838c0cbb633541 Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:44:25 +0100 Subject: [PATCH 1/3] Update plain_text_resume.yaml --- data_folder/plain_text_resume.yaml | 206 +++++++++++++++++------------ 1 file changed, 118 insertions(+), 88 deletions(-) diff --git a/data_folder/plain_text_resume.yaml b/data_folder/plain_text_resume.yaml index 716d633..c0ad978 100644 --- a/data_folder/plain_text_resume.yaml +++ b/data_folder/plain_text_resume.yaml @@ -1,103 +1,133 @@ personal_information: - name: "[Your name]" - surname: "[Your surname]" - dateOfBirth: "[Your Date of Birth]" - country: "[Your country]" - city: "[Your city]" - address: "[Your address]" - phonePrefix: "[Your phone number prefix]" - phone: "[Your phone number]" - email: "[Your email]" - github: "[Link]" - linkedin: "[Link]" - -self_identification: - gender: "[Specific gender identification]" - pronouns: "[Your Pronouns]" - veteran: [true/false] - disability: [true/false] - ethnicity: "[Specify ethnicity]" - -legal_authorization: - euWorkAuthorization: [true/false] - usWorkAuthorization: [true/false] - requiresUsVisa: [true/false] - legallyAllowedToWorkInUs: [true/false] - requiresUsSponsorship: [true/false] - requiresEuVisa: [true/false] - legallyAllowedToWorkInEu: [true/false] - requiresEuSponsorship: [true/false] - -work_preferences: - remoteWork: [true/false] - inPersonWork: [true/false] - openToRelocation: [true/false] - willingToCompleteAssessments: [true/false] - willingToUndergoDrugTests: [true/false] - willingToUndergoBackgroundChecks: [true/false] - + name: "Liam" + surname: "Murphy" + date_of_birth: "15/08/1995" + country: "Ireland" + city: "Galway" + address: "Galway City Center" + phone_prefix: "+353" + phone: "871234567" + email: "liam.murphy@gmail.com" + github: "https://github.com/liam-murphy" + linkedin: "https://www.linkedin.com/in/liam-murphy/" + education_details: - - degree: "[Bachelor's/Master's/Ph.D.]" - university: "[Name of University]" - gpa: "[Your GPA]" - graduationYear: "[Year of Graduation]" - fieldOfStudy: "[Your Field of Study]" - skillsAcquired: - leadership: "[Years]" - problemSolving: "[Years]" - criticalThinking: "[Years]" - adaptability: "[Years]" - perfectionism: "[Years]" - yourSkill: "[Years]" - yourSkill: "[Years]" + - degree: "Bachelor's Degree" + university: "National University of Ireland, Galway" + gpa: "4/4" + graduation_year: "2020" + field_of_study: "Computer Science" + exam: + Information Theory and Inference: "4" + Algorithm Analysis and Design: "4" + Object-Oriented Languages and Programming: "4" + Linear Algebra and Numerical Analysis: "4" + Database: "4" experience_details: - - position: "[Job Title]" - company: "[Company Name]" - employmentPeriod: "[Month, Year] - [Month, Year]" - location: "[City, Country]" - industry: "[Industry of the Company]" - keyResponsibilities: - responsibility1: "[Description of responsibility1]" - responsibility2: "[Description of responsibility1]" - responsibility3: "[Description of responsibility1]" - skillsAcquired: - leadership: "[Years]" - problemSolving: "[Years]" - criticalThinking: "[Years]" - adaptability: "[Years]" - perfectionism: "[Years]" - yourSkill: "[Years]" - yourSkill: "[Years]" + - position: "Co-Founder & Software Engineer" + company: "CryptoWave Solutions" + employment_period: "03/2021 - Present" + location: "Ireland" + industry: "Blockchain Technology" + key_responsibilities: + - responsibility_1: "Co-founded and led a startup specializing in app and software development with a focus on blockchain technology" + - responsibility_2: "Provided blockchain consultations for 10+ companies, enhancing their software capabilities with secure, decentralized solutions" + - responsibility_3: "Developed blockchain applications, integrated cutting-edge technology to meet client needs and drive industry innovation" + skills_acquired: + - "Blockchain development" + - "Software engineering" + - "Consultancy" + + - position: "Research Intern" + company: "National University of Ireland, Galway" + employment_period: "11/2022 - 03/2023" + location: "Galway, Ireland" + industry: "IoT Security Research" + key_responsibilities: + - responsibility_1: "Conducted in-depth research on IoT security, focusing on binary instrumentation and runtime monitoring" + - responsibility_2: "Performed in-depth study of the MQTT protocol and Falco" + - responsibility_3: "Developed multiple software components including MQTT packet analysis library, Falco adapter, and RML monitor in Prolog" + - responsibility_4: "Authored thesis 'Binary Instrumentation for Runtime Monitoring of Internet of Things Systems Using Falco'" + skills_acquired: + - "IoT security" + - "Binary instrumentation" + - "MQTT protocol" + - "Prolog programming" + + - position: "Software Engineer" + company: "University Hospital Galway" + employment_period: "05/2022 - 11/2022" + location: "Galway, Ireland" + industry: "Healthcare IT" + key_responsibilities: + - responsibility_1: "Integrated and enforced robust security protocols" + - responsibility_2: "Developed and maintained a critical software tool for password validation used by over 1,600 employees" + - responsibility_3: "Played an integral role in the hospital's cybersecurity team" + skills_acquired: + - "Cybersecurity" + - "Software development" + - "Password validation" projects: - project1: "[Description of significant projects you've worked on + if available repo link]" - project2: "[Description of significant projects you've worked on + if available repo link]" + - name: "JobBot" + description: "AI-driven tool to automate and personalize job applications on LinkedIn, gained over 3000 stars on GitHub, improving efficiency and reducing application time" + link: "https://github.com/liam-murphy/jobbot" + - name: "mqtt-packet-parser" + description: "Developed a Node.js module for parsing MQTT packets, improved parsing efficiency by 40%" + link: "https://github.com/liam-murphy/mqtt-packet-parser" -availability: - noticePeriod: "[Specify notice period]" - -salary_expectations: - salaryRangeUSD: "[Specify your salary expectations in USD]" +achievements: + - name: "Winner of an Irish public competition" + description: "Won first place in a public competition with a perfect score of 70/70, securing a Software Developer position at University Hospital Galway" + - name: "Galway Merit Scholarship" + description: "Awarded annually from 2018 to 2020 in recognition of academic excellence and contribution" + - name: "GitHub Recognition" + description: "Gained over 3000 stars on GitHub with JobBot project" certifications: - - "[Certification 1]" - - "[Certification 2]" - - "[Certification 3]" - -skills: - problemSolving: "[Years]" - criticalThinking: "[Years]" - adaptability: "[Years]" - perfectionism: "[Years]" - yourSkill: "[Years]" - yourSkill: "[Years]" + - "C1" languages: - - language: "Italian" - proficiency: "Native" - language: "English" + proficiency: "Native" + - language: "Spanish" proficiency: "Professional" interests: - - "[List any hobbies or interests relevant to your professional profile]" + - "Full-Stack Development" + - "Software Architecture" + - "IoT system design and development" + - "Artificial Intelligence" + - "Cloud Technologies" + +availability: + notice_period: "immediately" + +salary_expectations: + salary_range_usd: "100000" + +self_identification: + gender: "Male" + pronouns: "He" + veteran: "No" + disability: "No" + ethnicity: "white" + +legal_authorization: + eu_work_authorization: "Yes" + us_work_authorization: "No" + requires_us_visa: "Yes" + requires_us_sponsorship: "Yes" + requires_eu_visa: "No" + legally_allowed_to_work_in_eu: "Yes" + legally_allowed_to_work_in_us: "No" + requires_eu_sponsorship: "No" + +work_preferences: + remote_work: "Yes" + in_person_work: "Yes" + open_to_relocation: "Yes" + willing_to_complete_assessments: "Yes" + willing_to_undergo_drug_tests: "Yes" + willing_to_undergo_background_checks: "Yes" From aad7cbdf9e2320ef503ef163905be43a4a8dae6d Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:49:29 +0100 Subject: [PATCH 2/3] Update config.yaml --- data_folder/config.yaml | 51 +++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/data_folder/config.yaml b/data_folder/config.yaml index 3a51b0f..969c6b1 100644 --- a/data_folder/config.yaml +++ b/data_folder/config.yaml @@ -1,41 +1,42 @@ -remote: [true/false] +remote: true experienceLevel: - internship: [true/false] - entry: [true/false] - associate: [true/false] - mid-senior level: [true/false] - director: [true/false] - executive: [true/false] + internship: true + entry: false + associate: true + mid-senior level: false + director: true + executive: false jobTypes: - full-time: [true/false] - contract: [true/false] - part-time: [true/false] - temporary: [true/false] - internship: [true/false] - other: [true/false] - volunteer: [true/false] + full-time: true + contract: false + part-time: false + temporary: true + internship: false + other: false + volunteer: true date: - all time: [true/false] - month: [true/false] - week: [true/false] - 24 hours: [true/false] + all time: false + month: true + week: false + 24 hours: true positions: - - Software developer + - AI Software Enginner + - Software Enginner ML + - AI Enginner + - AI Software Enginner locations: - - Country1 - - Country2 + - USA distance: 100 companyBlacklist: - - Company1 - - Company2 + - Noir + - Crossover titleBlacklist: - - word1 - - word2 + - diocane From b604b6328b1a14ad4731713dae98f0b7b4341a44 Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:49:45 +0100 Subject: [PATCH 3/3] Update config.yaml --- data_folder/config.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/data_folder/config.yaml b/data_folder/config.yaml index 969c6b1..ca23ac6 100644 --- a/data_folder/config.yaml +++ b/data_folder/config.yaml @@ -24,10 +24,8 @@ date: 24 hours: true positions: - - AI Software Enginner - Software Enginner ML - - AI Enginner - - AI Software Enginner + locations: - USA