Skip to content

Commit

Permalink
useing lib_resume_builder_AIHawk
Browse files Browse the repository at this point in the history
  • Loading branch information
feder-cr committed Aug 17, 2024
1 parent 8129e74 commit f281a89
Showing 1 changed file with 78 additions and 92 deletions.
170 changes: 78 additions & 92 deletions plain_text_resume.yaml
Original file line number Diff line number Diff line change
@@ -1,112 +1,98 @@
personal_information:
name: alessandro
surname: rossi
date_of_birth: "15/06/2000"
country: germany
city: berlin
address: berlin_4_germany
phone_prefix: "+49"
phone: "1745522991"
email: [email protected]
github: https://github.com/alex-dev-code
linkedin: https://www.linkedin.com/in/alessandro-rossi-dev/
name: [Name]
surname: [Surname]
date_of_birth: "[DD/MM/YYYY]"
country: [Country]
city: [City]
address: [Address]
phone_prefix: "[+Country Code]"
phone: "[Phone Number]"
email: [Email Address]
github: [GitHub URL]
linkedin: [LinkedIn URL]

education_details:
- degree: bachelor's
university: technical university of munich
gpa: "3.9/4"
graduation_year: "2022"
field_of_study: computer engineering
- degree: [Degree Type]
university: [University Name]
gpa: "[GPA]"
graduation_year: "[Graduation Year]"
field_of_study: [Field of Study]
exam:
computer_architecture: "4/4"
algorithms_and_data_structures: "3.8/4"
object_oriented_programming: "3.9/4"
linear_algebra: "3.7/4"
databases: "4/4"
[Course Name]: "[Grade]"
[Course Name]: "[Grade]"
[Course Name]: "[Grade]"
- degree: [Degree Type]
university: [University Name]
gpa: "[GPA]"
graduation_year: "[Graduation Year]"
field_of_study: [Field of Study]
exam:
[Course Name]: "[Grade]"
[Course Name]: "[Grade]"
[Course Name]: "[Grade]"

experience_details:
- position: co-founder software engineer
company: fintech_hub
employment_period: "03/2021 - present"
location: germany
industry: fintech
- position: [Job Title]
company: [Company Name]
employment_period: "[MM/YYYY - MM/YYYY or Present]"
location: [Location]
industry: [Industry]
key_responsibilities:
- responsibility_1: co founded startup focusing on fintech solutions and digital payments
- responsibility_2: developed advanced payment solutions utilized by various financial institutions across europe
- responsibility_3: led team in developing cloud based software solutions for digital banking platforms
- [Responsibility Description]
- [Responsibility Description]
- [Responsibility Description]
skills_acquired:
- fintech
- software_development
- cloud_computing

- position: research intern
company: technical university of munich
employment_period: "06/2022 - 10/2022"
location: munich_germany
industry: cybersecurity
- [Skill]
- [Skill]
- [Skill]

- position: [Job Title]
company: [Company Name]
employment_period: "[MM/YYYY - MM/YYYY or Present]"
location: [Location]
industry: [Industry]
key_responsibilities:
- responsibility_1: conducted research on cybersecurity focusing on encryption algorithms and network security
- responsibility_2: performed in_depth analysis of tls protocols and security tools
- responsibility_3: developed software modules for secure data transmission in iot networks
- [Responsibility Description]
- [Responsibility Description]
- [Responsibility Description]
skills_acquired:
- cybersecurity
- encryption_algorithms
- network_security
- tls_protocols

- position: software engineer
company: siemens healthcare
employment_period: "05/2022 - 01/2023"
location: munich germany
industry: healthcare
key_responsibilities:
- responsibility_1: developed software tools for patient data management
- responsibility_2: integrated advanced security measures for protecting medical records
skills_acquired:
- healthcare software
- data management
- security protocols

- [Skill]
- [Skill]
- [Skill]

projects:
- name: jobhunter ai
description: developed ai base platform
link: "https://github.com/alex-dev-code/jobhunter_ai"

- name: mqtt analyzer
description: created python tool for analyzing mqtt packets
link: "https://github.com/alex-dev-code/mqtt_analyzer"

- name: data scraper tool
description: built custom tool for scraping and analyzing public data sources
link: "https://github.com/alex-dev-code/data_scraper_tool"

- name: [Project Name]
description: [Project Description]
link: "[Project URL]"
- name: [Project Name]
description: [Project Description]
link: "[Project URL]"
- name: [Project Name]
description: [Project Description]
link: "[Project URL]"

achievements:
- name: fintech solution development
description: led development of fintech_platform utilized by major banks across europe enhancing transaction efficiency and security

- name: healthcare data security
description: successfully developed implemented advanced security measures protecting sensitive medical data

- name: cybersecurity research
description: contributed to cybersecurity research leading to publication on advanced encryption techniques

- name: [Achievement Title]
description: [Achievement Description]
- name: [Achievement Title]
description: [Achievement Description]
- name: [Achievement Title]
description: [Achievement Description]
- name: [Achievement Title]
description: [Achievement Description]

certifications:
- c1_german
- [Certification Name]

languages:
- language: german
proficiency: native
- language: english
proficiency: professional

- language: [Language]
proficiency: [Proficiency Level]
- language: [Language]
proficiency: [Proficiency Level]
- language: [Language]
proficiency: [Proficiency Level]

interests:
- software development
- cloud computing
- fintech
- cybersecurity
- machine learning
- kickboxing
- [Interest]
- [Interest]
- [Interest]

0 comments on commit f281a89

Please sign in to comment.