Skip to content
View rturaj's full-sized avatar
πŸ”Ž
Looking for new challenges
πŸ”Ž
Looking for new challenges
Block or Report

Block or report rturaj

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
rturaj/README.md

Hi, I'm Roman Turaj! πŸ‘‹πŸ‘‹πŸ‘‹

I'm a Fullstack Developer working mainly in Javascript and Typescript. My primary frontend framework is Vue.js, but I'm also able to work with React.js. I'm familiar with state management libraries - Vuex and Redux. I know SSR and its frameworks - Nuxt and Next. I'm fluent with CSS, tools related to it like SCSS or TailwindCSS, and UI libraries such as Vuetify and Material UI. I also know the basics of 3D rendering in browsers and Three.js framework.

On the backend I use Node.js and its frameworks - Express.js, Nest.js and Serverless. I know relational databases such as MySQL, PostgreSQL, and non-relational databases like MongoDB. To work with them I use ORMs - Sequelize, TypeORM and ODM - Mongoose. I use Jest.js for testing, Git for version control, Swagger for API documentation, Docker for containerization, and Jenkins for CD/CI. This is what I can do at the moment - however, my priority is to meet business needs, so I'm open to learning everything which allows me to achieve that.

I love programming and I spend time learning every day.

My Github

My github stats Top Langs

As you can see I'm not such an open source star, but I published some code samples, so you can check it below πŸ‘‡

Pinned

  1. healthcare-hireos/rest-api healthcare-hireos/rest-api Public

    REST API based on Typescript, Nest.js and TypeORM

    TypeScript 1

  2. healthcare-hireos/admin-front healthcare-hireos/admin-front Public

    Frontend app based on Next.js and MaterialUI

    JavaScript

  3. healthcare-hireos/client-front healthcare-hireos/client-front Public

    Frontend app based on Next.js and TailwindCSS

    JavaScript

  4. grocery-store-project/node-rest-api grocery-store-project/node-rest-api Public

    Sample code of REST API built using Node.js + Express.js

    JavaScript 1

  5. grocery-store-project/vue-admin-dashboard grocery-store-project/vue-admin-dashboard Public

    Sample code of admin dashboard using Vue.js

    Vue

  6. serverless-services serverless-services Public

    The project for learning Serverless Framework and AWS infrastructure

    JavaScript