Merge branch 'v2' of https://github.com/feder-cr/LinkedIn_AIHawk_automatic_job_application into v2
This commit is contained in:
commit
750ae7f2bd
@ -1,41 +1,40 @@
|
|||||||
remote: [true/false]
|
remote: true
|
||||||
|
|
||||||
experienceLevel:
|
experienceLevel:
|
||||||
internship: [true/false]
|
internship: true
|
||||||
entry: [true/false]
|
entry: false
|
||||||
associate: [true/false]
|
associate: true
|
||||||
mid-senior level: [true/false]
|
mid-senior level: false
|
||||||
director: [true/false]
|
director: true
|
||||||
executive: [true/false]
|
executive: false
|
||||||
|
|
||||||
jobTypes:
|
jobTypes:
|
||||||
full-time: [true/false]
|
full-time: true
|
||||||
contract: [true/false]
|
contract: false
|
||||||
part-time: [true/false]
|
part-time: false
|
||||||
temporary: [true/false]
|
temporary: true
|
||||||
internship: [true/false]
|
internship: false
|
||||||
other: [true/false]
|
other: false
|
||||||
volunteer: [true/false]
|
volunteer: true
|
||||||
|
|
||||||
date:
|
date:
|
||||||
all time: [true/false]
|
all time: false
|
||||||
month: [true/false]
|
month: true
|
||||||
week: [true/false]
|
week: false
|
||||||
24 hours: [true/false]
|
24 hours: true
|
||||||
|
|
||||||
positions:
|
positions:
|
||||||
- Software developer
|
- Software Enginner ML
|
||||||
|
|
||||||
|
|
||||||
locations:
|
locations:
|
||||||
- Country1
|
- USA
|
||||||
- Country2
|
|
||||||
|
|
||||||
distance: 100
|
distance: 100
|
||||||
|
|
||||||
companyBlacklist:
|
companyBlacklist:
|
||||||
- Company1
|
- Noir
|
||||||
- Company2
|
- Crossover
|
||||||
|
|
||||||
titleBlacklist:
|
titleBlacklist:
|
||||||
- word1
|
- diocane
|
||||||
- word2
|
|
||||||
|
@ -1,103 +1,133 @@
|
|||||||
personal_information:
|
personal_information:
|
||||||
name: "[Your name]"
|
name: "Liam"
|
||||||
surname: "[Your surname]"
|
surname: "Murphy"
|
||||||
dateOfBirth: "[Your Date of Birth]"
|
date_of_birth: "15/08/1995"
|
||||||
country: "[Your country]"
|
country: "Ireland"
|
||||||
city: "[Your city]"
|
city: "Galway"
|
||||||
address: "[Your address]"
|
address: "Galway City Center"
|
||||||
phonePrefix: "[Your phone number prefix]"
|
phone_prefix: "+353"
|
||||||
phone: "[Your phone number]"
|
phone: "871234567"
|
||||||
email: "[Your email]"
|
email: "liam.murphy@gmail.com"
|
||||||
github: "[Link]"
|
github: "https://github.com/liam-murphy"
|
||||||
linkedin: "[Link]"
|
linkedin: "https://www.linkedin.com/in/liam-murphy/"
|
||||||
|
|
||||||
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]
|
|
||||||
|
|
||||||
education_details:
|
education_details:
|
||||||
- degree: "[Bachelor's/Master's/Ph.D.]"
|
- degree: "Bachelor's Degree"
|
||||||
university: "[Name of University]"
|
university: "National University of Ireland, Galway"
|
||||||
gpa: "[Your GPA]"
|
gpa: "4/4"
|
||||||
graduationYear: "[Year of Graduation]"
|
graduation_year: "2020"
|
||||||
fieldOfStudy: "[Your Field of Study]"
|
field_of_study: "Computer Science"
|
||||||
skillsAcquired:
|
exam:
|
||||||
leadership: "[Years]"
|
Information Theory and Inference: "4"
|
||||||
problemSolving: "[Years]"
|
Algorithm Analysis and Design: "4"
|
||||||
criticalThinking: "[Years]"
|
Object-Oriented Languages and Programming: "4"
|
||||||
adaptability: "[Years]"
|
Linear Algebra and Numerical Analysis: "4"
|
||||||
perfectionism: "[Years]"
|
Database: "4"
|
||||||
yourSkill: "[Years]"
|
|
||||||
yourSkill: "[Years]"
|
|
||||||
|
|
||||||
experience_details:
|
experience_details:
|
||||||
- position: "[Job Title]"
|
- position: "Co-Founder & Software Engineer"
|
||||||
company: "[Company Name]"
|
company: "CryptoWave Solutions"
|
||||||
employmentPeriod: "[Month, Year] - [Month, Year]"
|
employment_period: "03/2021 - Present"
|
||||||
location: "[City, Country]"
|
location: "Ireland"
|
||||||
industry: "[Industry of the Company]"
|
industry: "Blockchain Technology"
|
||||||
keyResponsibilities:
|
key_responsibilities:
|
||||||
responsibility1: "[Description of responsibility1]"
|
- responsibility_1: "Co-founded and led a startup specializing in app and software development with a focus on blockchain technology"
|
||||||
responsibility2: "[Description of responsibility1]"
|
- responsibility_2: "Provided blockchain consultations for 10+ companies, enhancing their software capabilities with secure, decentralized solutions"
|
||||||
responsibility3: "[Description of responsibility1]"
|
- responsibility_3: "Developed blockchain applications, integrated cutting-edge technology to meet client needs and drive industry innovation"
|
||||||
skillsAcquired:
|
skills_acquired:
|
||||||
leadership: "[Years]"
|
- "Blockchain development"
|
||||||
problemSolving: "[Years]"
|
- "Software engineering"
|
||||||
criticalThinking: "[Years]"
|
- "Consultancy"
|
||||||
adaptability: "[Years]"
|
|
||||||
perfectionism: "[Years]"
|
- position: "Research Intern"
|
||||||
yourSkill: "[Years]"
|
company: "National University of Ireland, Galway"
|
||||||
yourSkill: "[Years]"
|
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:
|
projects:
|
||||||
project1: "[Description of significant projects you've worked on + if available repo link]"
|
- name: "JobBot"
|
||||||
project2: "[Description of significant projects you've worked on + if available repo link]"
|
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:
|
achievements:
|
||||||
noticePeriod: "[Specify notice period]"
|
- 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"
|
||||||
salary_expectations:
|
- name: "Galway Merit Scholarship"
|
||||||
salaryRangeUSD: "[Specify your salary expectations in USD]"
|
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:
|
certifications:
|
||||||
- "[Certification 1]"
|
- "C1"
|
||||||
- "[Certification 2]"
|
|
||||||
- "[Certification 3]"
|
|
||||||
|
|
||||||
skills:
|
|
||||||
problemSolving: "[Years]"
|
|
||||||
criticalThinking: "[Years]"
|
|
||||||
adaptability: "[Years]"
|
|
||||||
perfectionism: "[Years]"
|
|
||||||
yourSkill: "[Years]"
|
|
||||||
yourSkill: "[Years]"
|
|
||||||
|
|
||||||
languages:
|
languages:
|
||||||
- language: "Italian"
|
|
||||||
proficiency: "Native"
|
|
||||||
- language: "English"
|
- language: "English"
|
||||||
|
proficiency: "Native"
|
||||||
|
- language: "Spanish"
|
||||||
proficiency: "Professional"
|
proficiency: "Professional"
|
||||||
|
|
||||||
interests:
|
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user