Skip to content

Commit

Permalink
Updating about and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
poseen committed Aug 31, 2023
1 parent a69cb0a commit 193db74
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 4 deletions.
105 changes: 102 additions & 3 deletions about.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,104 @@
As a seasoned software engineer with over 14 years of experience, I bring a strong work ethic and a "decide it, own it, get it done" attitude to my work. I'm passionate about exploring and experimenting with modern technologies and constantly seeking ways to improve my skills.
*A passionate software engineer with 14+ years of experience, very strong work ethic, and a decide it, own it, get it done attitude, eager to try and experiment with modern technologies. Enthusiastic about clean-code, having well-defined coding standards, maintaining developer-friendliness and likewise a big fan of automatism and up-to-date documentation.*

I'm a firm believer in clean-code and well-defined coding standards, as well as maintaining developer-friendliness. I'm also a big fan of automation and keeping documentation up-to-date.
*Currently residing in Hungary, but I am open to relocation opportunities, with a particular interest in Canada and Japan.*

Currently based in Hungary, I'm open to relocation opportunities and have a particular interest in working in Canada or Japan.
## Work Experience

### Software Development Engineer II @ Amazon Web Services (Canada) | 2020 Nov - 2022 Nov

**Product:** Amazon MQ - RabbitMQ

Amazon MQ - RabbitMQ is a managed message broker service that makes it easy to set up and operate RabbitMQ message brokers on AWS. The product reduces the customers' operational responsibilities by managing the provisioning, setup, and maintenance of message brokers.

**Tasks**:

* Design and implementation of new features based on operational and customer requirements.
* Operations: Supervised patches and participated in the on-call rotation where I had to react to auto-cut alarms by investigating and restoring brokers into a healthy state.
* Interviews: Participated in candidate interviews as a trainee.

**Skills used:** Java, Python, bash, AWS, Git, CI/CD, DevOps

### Senior Software Engineer @ EPAM (Hungary) | 2020 Jan - 2020 Sep

**Product:** Booking system (frontend and backend) for client specialized in language training, educational travel, academic degree programs and cultural exchange.

**Tasks:**

* Maintenance: Implementing fixes in the monolithic legacy system.
* Refactoring: Joined the initiative of moving the old, monolithic system to microservice-based architecture.

**Skills used:** .NET, C#, GIT, WPF, nUnit, SpecFlow, GIT, Jenkins, WPF

### Associate (Senior Software Engineer) @ Morgan Stanley (Hungary) | 2018 Sep - 2020 Jan

**Product:** An internal WPF-based application used by traders to record and manage deals.

**Tasks:**

* Product development, code reviews, bug fixes, mentoring, refactoring.
* Introducing automated coding style checks into our build system to improve maintainability.
* Phone-screening software engineer candidates.
* Working on UI testing automation framework to reduce the manual work of QA engineers.

**Skills used:** .NET, C#, WPF, Git, nUnit, SpecFlow, Jenkins

### Software Engineer @ Dealogic (Hungary) | 2011 Sep - 2018 Aug

**Product:** Reporting sub-system of a complex conference, event and deal-manager system used by major investment banks around the globe.

**Tasks:**

* Product development, code reviews, bug fixes, mentoring, refactoring.
* Project leadership: Successfully led a small team in rewriting a cruicial part of the software.
* Introduction of new approaches, like BDD tests.

**Skills used:** .NET / Core, C#, Git, SQL, HTML, CSS, JavaScript, Less, WebApi, RESTful, xUnit, SpecFlow, TFS, Classic ASP, VBScript

### Software Developer @ Labtech (Hungary) | 2008 Sep - 2011 Sep

**Product:** Windows-based client application to an ambulatory ECG Holter and Rest/Stress System targeting international market, especially the Japanese market.

**Tasks:**

* User interface, reporting system: I had a major role in designing and implementing the user interface and reporting system of the application. These were exporting ECG curves, simple 3D graphs and raw data too.
* Localization system: Designed and implemented the localization system to make the software ready for international markets with the focus on the Japanese market.

**Skills used:** .NET, C#, SVN, WinForms

## Education

### BSc Computer Science | 2019

Eötvös Loránd University (ELTE) - Faculty of Informatics

Thesis: Chess AI

## Skills

* .NET (Core) | C#
* Java
* Python
* (MS)SQL
* DynamoDB
* Git
* AWS
* Object-oriented design
* Development in scale
* Agile, Kanban

## Languages

* English (Professional)
* Hungarian (Native)

## Interests

* Mathematics
* Cosmology
* Informatics
* Artificial Intelligence
* Video games
* Biking
* Photography
* Traveling
* Cultural Exchange
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# [poseen.github.io](https://poseen.github.io)

This is my personal software engineering blog created using [github-pages-blog-action](https://github.com/kamranahmedse/github-pages-blog-action)

The main idea is to collect TLDR notes of topics I'm / was interested in.
The main idea is to collect TLDR notes of topics I'm interested in.

0 comments on commit 193db74

Please sign in to comment.