Skip to content
View pfalzergbr's full-sized avatar

Block or report pfalzergbr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pfalzergbr/README.md

Hello there!

My name is Gabor Pfalzer, I am a Full-Stack web developer, based in London, UK.

Learning in progress: Java, advanved OOP and Design Patterns, Data Structures and Algorithms. Deep dive at Jest testing.

Main project in the works: Dungeons & Dragons 3.5 - Character Management TypeScript | React | GraphQL & TypeGraphQL | Apollo | NodeJs | MongoDB | TypeGoose Massive full stack application for D&D game management, built in collaboration with an amazing UX Designer friend, under the name of StudioGR. In skeleton state, but the functionality is already interesting! Check out the project on Ko-fi

Techstack:

Languages

JavaScript | TypeScript | HTML | CSS | SQL | Python | Java | Go

Frontend

React | Redux | Vue.js | Next.js | Gatsby | Sass | Apollo

Backend

Node.js | Express | MySQL | PostgresSQL | MongoDB | GraphQL | Apollo | Firebase

Other Tools

Git | Jest | GraphQL | Docker | Figma

Completed Projects:

  • Tradelog - JavaScript | React | Redux | NodeJS | Express | PostgresSQL | Knex
    Full stack application for tracking stock market trade results. Create accounts, strategies, track your P&L, success rate.
  • Rewards - JavaScript | React | Context-api
    A two-sided, glorified todo application. You earn coins by completing tasks, you can spend them on rewards you set up for yourself.
  • VTM- Diceroller - TypeScript | React | Jest
    My first React Application completed in Typescript. Diceroll generator for tabletop RPG, Vampire the Masquerade. Internal logic unit tested by Jest.
  • Extendable Rock-Paper-Scissors - TypeScript | React | Jest
    My first attempt to build an application fully with Test Driven Development, using React Testing Library and Jest. Evergreen junior classic Rock-Paper-Scissors game against the computer, extendable with the fantastic Day 1 DLC, Lizard-Spock.

Ongoing Projects:

  • Dungeons & Dragons 3.5 - Character Management - TypeScript | React | GraphQL & TypeGraphQL | Apollo | NodeJs | MongoDB | TypeGoose
    Similar to the popular D&D Beyond, Full stack application for an older and more complex version of D&D. Collaboration with a UX designer friend, Reka Kertesz. The application will let users create and manage D&D Characters, and provide utilities to use during tabletop (or more likely recenly - Discord) sessions. My largest project till date, and my first collaborative work.

  • Personal Blog - Gatsby | GraphQL | Sanity.io
    My tech/status report blog in progress, practice picking up Gatsby and SSGs. All I need is a catchy name now.

Projects on Hold:

  • Bookshelf - TypeScript | Vue | Node.js | Express | TypeORM | GraphQL | Apollo | Jest | Vue Testing Library
    Full stack application, my first attempt to crack TypeScript - GraphQL on the backend. Bookshelves are pretty, and nice to fill up with books, but reading them is even cooler. The app Lets the user build reading lists, and self-authorize buying more based on actual reading progress.

Spoken Languages

English, Japanese, Hungarian, basic Spanish and Mandarin Chinese.

Fun Facts

  • Studied in Japan, Ex-Japanese teacher, still in love with Japan. 🇯🇵
  • Really enjoy London parks and chasing wildlife 🐿️
  • Missing martial arts, can`t wait to get back into Wing-Chun
  • Ex-Bar Manager, certified Sake Sommelier and cocktail geek. Weirdly, a near-non drinker.

Social

gaborpfalzer gabor-peter-pfalzer-10552224

Pinned Loading

  1. tradelog-front tradelog-front Public

    Front-end for Tradelog, a full-stack web developer portfolio project. Built with JavaScript, React, Redux.

    JavaScript 1

  2. tradelog-api tradelog-api Public

    REST API for Tradelog App.

    JavaScript

  3. vtm-dice-ts-react vtm-dice-ts-react Public

    Remake of my first Vampire the Masquerade diceroll generator, using React hooks, Typescript, and Jest for testing.

    TypeScript

  4. rewards rewards Public

    Rewards application

    JavaScript