About


profile

Hi! My name is Róbert Horváth.

Originally I graduated as an Economist in Commerce and Marketing (BA),
but my interest has turned to computer science over the last few years.

In my previous role as an IT Support Analyst, I had the chance to gain both practical and theoretical knowledge in the field of IT operations. Besides my daily job, I spent a lot of time learning computer science related topics with an emphasis on programming.

For the last couple of months, I've been intensively working on further deepening my programming knowledge. My main goal is to land a job where I could utilize these skills and further develop them.

Check out my resume and portfolio for further information.

Resume

Education

CS50's - Introduction to Computer Science

2017-present - Harvard University, Link to course on edx.org (currently working on the final project)

The Complete Web Developer in 2018: Zero to Mastery

2018 - Link to course on Udemy.com, License UC-NNXSJLG0

ITIL® Foundation Certificate in IT Service Management

2017 - Axelos, License 6049042.20680461

Economist in Commerce and Marketing (BA)

2014 - Edutus College (former College for Modern Business Studies), Budapest, Hungary

Work Experience

IT Support Analyst

Celanese Hungary Kft., Budapest, Hungary

Nov. 2016 - Mar. 2018

  • Handling technical inquiries from Celanese employees from all over the world
  • Troubleshooting software, hardware and network related issues, resolving them or escalating further if necessary
  • Installation of different softwares
  • Ensuring a high-level customer satisfaction
  • Explaining complex IT issues to non-technical employees
  • Creating how-to guidelines for re-occuring incidents, proposing improvements to address gaps or shortfalls in systems and processes

International Sales Support Specialist

Trenkwalder International AG, Budapest, Hungary

Jun. 2015 - Oct. 2016

  • Liaising with colleagues from 17 countries, coordination of ad-hoc international requests, tenders
  • Preparing various decision support reports, presentations
  • Administration of our team’s SharePoint Intranet site
  • Conducting internal trainings related to Business Intelligence System, SharePoint Intranet

Market Research Analyst

Tata Consultancy Services Ltd., Budapest, Hungary

Sept. 2014 - Jun. 2015

  • Complex data extractions/data analyses for various multinational FMCG companies using client-specific market research tools and databases
  • Continuous cooperation with onshore colleagues
  • Acting as a Single Point of Contact in my Team for IT related issues

Technical skills

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • React.js
  • jQuery
  • C
  • Python
  • SQL
  • Git
  • Windows 7, 10 administration
  • MS Office 2010, 365 administration
  • Troubleshooting skills
  • ServiceNow, Footprints ticketing system
  • Broad and robust understanding of computer science and programming

Language skills

  • German: full professional working proficiency
  • English: full professional working proficiency
  • Hungarian: native

Other

  • Strong interpersonal skills
  • Quick learner
  • Strong analytical skills
  • Team player
  • Sport enthusiast

Portfolio

The below projects are non-commercial and were built as part of the CS50, Udemy courses. Some of them were built on top of initial distribution code.


face_recognition_app

Face recognition app (backend: NodeJS/Express, SQL/PostgreSQL): after signin/registration you can copy and paste photos and the application detects faces on them, it keeps track of the number of checked photos.


cs50_finance_app

Stock trading app (backend: Python/Flask, SQL/SQLite): after signin/registration - you start with an initial '1000$' playing budget (no real money involved) and you can search for shares, buy/sell them, check your balance and transaction history.
NOTE: application is currently being moved to another hosting platform, therefore it might not be available all the time


cs50_geo_app

Geo application (backend: Python/Flask, SQL/SQLite): you can search for Hungarian cities and after clicking on their markers, the relevant local news will be listed. If such news are not found, 5 top Hungarian news are displayed.
NOTE: application is currently being moved to another hosting platform, therefore it might not be available all the time


star_wars_app

Star Wars search app where you can search for characters, spaceships, planets.


videobg_page

Test page for testing out DOM manipulation along with BootStrap


codepen_snippets

A few code snippets on my codepen page


robofriends_app

A React app where you can search for some "robot profiles".