Compare commits

...

13 Commits

Author SHA1 Message Date
b7e6512c8c Update data/content.yaml
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-08 10:43:15 +01:00
ad94683d5d Update data/content.yaml
All checks were successful
continuous-integration/drone/push Build is passing
2025-01-08 10:37:55 +01:00
628c6a76bf update hugo version
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-23 11:30:44 +02:00
1cce4818e4 Update 'data/content.yaml'
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-30 11:44:29 +02:00
8e602116cc edit deployment action
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-14 15:36:00 +01:00
49ff865ea1 update Nokia part in CV
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-13 02:28:51 +01:00
1743da03f8 update hugo
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-19 09:53:14 +02:00
45da86cbeb update readme
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-18 16:52:51 +02:00
c6794e4dac add skills
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-18 16:51:06 +02:00
c2b5d80884 fix name
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-18 16:45:12 +02:00
e64cbe0510 use layout of new theme
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-18 16:36:48 +02:00
7a6a149258 change theme
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-18 16:19:27 +02:00
20459cbc3d checkout submodules manualy
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-17 22:11:16 +02:00
8 changed files with 86 additions and 107 deletions

View File

@ -3,11 +3,16 @@ type: docker
name: Azure Static WebApp name: Azure Static WebApp
steps: steps:
- name: Checkout submodules
image: bitnami/git
commands:
- git submodule update --init --recursive
- name: Build and upload static web app - name: Build and upload static web app
environment: environment:
APITOKEN: APITOKEN:
from_secret: APITOKEN from_secret: APITOKEN
HUGO_VERSION: 0.97.1 HUGO_VERSION: 0.118.2
image: mcr.microsoft.com/appsvc/staticappsclient:stable image: mcr.microsoft.com/appsvc/staticappsclient:stable
commands: commands:
- /bin/staticsites/StaticSitesClient --apiToken $APITOKEN --outputLocation "public" --app "/drone/src" --deploymentaction "upload" - /bin/staticsites/StaticSitesClient --apiToken $APITOKEN --outputLocation "public" --app "/drone/src" --deploymentaction "upload" --deploymentProvider "Gitea"

6
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "themes/almeida-cv"] [submodule "themes/simple-resume"]
path = themes/almeida-cv path = themes/simple-resume
url = https://github.com/ineesalmeida/almeida-cv.git url = https://github.com/tylerjlawson/simple-resume

View File

@ -1,2 +1,7 @@
# cv-azure-static-webapp # cv-azure-static-webapp
Hugo generated CV
[![Build Status](https://drone.kmlabz.com/api/badges/tormakris/staticwebapp-cv-tormakristof-eu/status.svg)](https://drone.kmlabz.com/tormakris/staticwebapp-cv-tormakristof-eu)
Hugo generated CV deployed to Azure Static WebApps.
May be access [here](https://cv.tormakristof.eu).

View File

@ -1,7 +1,6 @@
baseURL = 'https://cv.tormakristof.eu/' baseURL = 'https://cv.tormakristof.eu/'
languageCode = 'en-us' languageCode = 'en-us'
title = 'Kristóf Torma' title = 'Kristof Torma'
enableRobotsTXT = true enableRobotsTXT = true
enableEmoji = true theme = "simple-resume"
theme = "almeida-cv"
disableKinds = ["page", "section", "taxonomy", "term", "RSS", "sitemap"] disableKinds = ["page", "section", "taxonomy", "term", "RSS", "sitemap"]

View File

@ -1,99 +1,69 @@
BasicInfo: name: Kristof Torma
FirstName: Kristóf email: iam@tormakristof.eu
LastName: Torma website: tormakristof.eu
Photo: img/avatar.jpg github: tormachris
Contacts:
- Icon: fas fa-phone
Info: +36 30 397 1800
- Icon: fas fa-envelope
Info: iam@tormakristof.eu
- Icon: fas fa-globe
Info: tormakristof.eu
- Icon: fas fa-map-marker-alt
Info: Hungary
Experience: sections:
- Employer: Nokia - heading: Education
Place: Budapest, Hungary subsections:
Positions: - heading:
- Title: DevOps Engineer label: BSc in Computer Engineering @ BME
Date: March 2022 - Present startdate: September 2016
Details: enddate: January 2020
- Responsible for Kubernetes clusters degrees:
Badges: ['Kubernetes', 'Helm', 'Linux', 'Bash', 'Python', 'Agile'] - Diploma
- Employer: SIG for Computer Science - heading:
Place: Budapest, Hungary label: MSc in Computer Engineering @ BME
Positions: startdate: February 2020
- Title: Group Lead enddate: January 2022
Date: February 2020 - February 2022 degrees:
Details: - Diploma
- Helped maintain and upgrade the dorm's network of over 1.000 endpoints.
- Introduced DevOps principles to the SIG's community.
- Responsible for mission critical services including Hyper-V and Kubernetes.
Badges: ['DevOps', 'Leadership', 'Linux', 'Ansible']
- Employer: Budapest University of Technology and Economics
Place: Budapest, Hungary
Positions:
- Title: Research Assistant
Date: 2020 - 2022
Details:
- Created a Kubernetes-native system in a 5G network that was capable of recognizing and identifying bird song.
- Adapted the system to an edge-computing environment.
- Analyzed the performance of and identified bottlenecks in the system.
Badges: ['Python', 'Kubernetes', '5G', 'Cloud']
- Title: Teaching Assistant
Date: 2020 - 2022
Details:
- Helped other students process the curriculum.
- Assisted in the adaptation of the course to a remote environment.
Badges: ['Linux', 'Apache', 'Bash', 'Helping']
- Employer: Ericsson
Place: Budapest, Hungary
Positions:
- Title: Research Intern
Date: Summer, 2019
Details:
- Built a TOSCA Parser for Ericsson's in-house infrastructure.
- Created an interface to connect the application to Ericsson's existing systems.
- Deployed Python webapplications on Docker-based infrastructure.
Badges: ['Python', 'TOSCA', 'Docker', 'Orchestration']
Education: - heading: Experience
- Course: BSc & MSc in Computer Engineering subsections:
Place: Budapest University of Technology and Economics Faculty of Electrical Engineering and Informatics - heading:
Date: 2016 - 2022 label: DevOps Engineer @ Nokia
Details: Specialized in Internet Architecture and Services at Department of Telecommunications and Media Informatics startdate: March 2022
points:
- Reduced the burden on the Lab Infrastructure Team by simplifying lab infrastructure and developing automations.
- Created tools to help developers self-manage certain infrastructure tasks.
- Improved developer documentation to speed up newcomers ramp up faster.
- Reduced monthly AWS spend periodically releasing unused resources.
- Resolved Kubernetes issues on an ongoing basis and developed Kubernetes competence among developers.
- Designed and implemented an internal API that creates Kubernetes clusters AWS and Azure via Pulumi.
- Became technical lead of the DevOps team in 2024 February.
- heading:
label: Group Lead of SIG for Computer Science
startdate: February 2020
enddate: February 2022
points:
- Administered the mailing list server processing over 2.000 emails a day.
- Fully moved over the dorm's mailing infrastructure to Exchange Online.
- Migrated part of the dorm's DNS service to a cloud-based solution.
- Introduced DevOps principles to the SIG's community.
- Responsible for mission critical services including Hyper-V and Kubernetes.
- heading:
label: Research Assistant @ Budapest University of Technology and Economics
startdate: February 2020
enddate: January 2022
points:
- Created a Kubernetes-native system in a 5G network that was capable of recognizing and identifying bird song.
- Adapted the system to an edge-computing environment.
- Analyzed the performance of and identified bottlenecks in the system.
- heading:
label: Research Intern @ Ericsson
startdate: June 2019
enddate: August 2019
points:
- Built a TOSCA Parser for Ericsson's in-house infrastructure.
- Created an interface to connect the application to Ericsson's existing systems.
- Deployed Python webapplications on Docker-based infrastructure.
Skills: - heading: Skills
- Family: DevOps and Infrastructure points:
Items: - Python scripts and Flask microservices with Celery workers
- Cisco network administration - Cisco and Linux network administration
- Linux server administration - KVM and Hyper-V virtualization
- Jenkins, Travis, GitLab, Drone CI - Cloud-native orchestration with Kubernetes, Terraform and Ansible
- Windows Server administration - CI with Jenkins, Drone, GitHub Actions, GitLab CI
- KVM virtualization - Various cloud platforms including AWS, Azure and on-prem cloud
- Ansible
- Terraform
- Azure
- Family: Programming
Items:
- Python scripts and Flask webapps
- Bash scripts
- Microservices
- Kotlin webapps
- Jinja2
- Jaeger
- Sentry
- Swagger
- Family: Social
Items:
- Team player
- Fast learner
- Proactive player
- AWS
Languages:
- Name: Hungarian
Level: Native
- Name: English
Level: C2

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

1
themes/simple-resume Submodule

Submodule themes/simple-resume added at a6bbdc145e