Skip to content
View anicmarko9's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home
Block or Report

Block or report anicmarko9

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

Hi there! ๐Ÿ‘‹

I'm Marko, a passionate Full Stack Engineer from Serbia. Welcome to my GitHub profile! ๐Ÿ˜„

๐Ÿ“ซ How to reach me

LinkedIn

Feel free to reach out to me through LinkedIn. I'm always excited to connect with fellow developers.

๐ŸŽ“ Education

  • Bachelor's Degree in Computer Science from Faculty of Technical Sciences, University of Priลกtina.
  • September 2018 โ€“ May 2023
  • Kosovska Mitrovica, Serbia
  • GPA: 9.04 out of 10.0

๐Ÿ”ง Skills

Here are some of the technologies and tools I work with:

  • Programming languages: TypeScript, JavaScript.
  • Frontend: ReactJS, NextJS, TailwindCSS.
  • Backend:
    • RESTful: NodeJS, ExpressJS, NestJS.
    • TypeSafe: tRPC & Zod, GraphQL.
  • Databases: PostgreSQL, MySQL, SQL, SQLite, MongoDB.
  • ORM: Prisma, Sequelize, TypeORM, Mongoose.
  • Jest: Unit testing & End-to-end testing.
  • Data Structures: Doubly Linked List, Queue, Stack, Hash Table, Graph, Binary Tree.
  • Algorithms: MergeSort, QuickSort, InsertionSort (for DLL), RadixSort, Breadth-First Search, Depth-First Search (pre, post, in).
  • Infrastructure: Docker, Kubernetes.

๐ŸŒฑ Currently Learning

I'm currently focusing on:

  • Open Source Contribution.
  • Go lang API.
  • Backend services with NestJS.
  • Writing unit & e2e tests.
  • Composing 3rd party SaaS's with Docker containers, and connecting them to my backend.

๐Ÿ—‚๏ธ Projects

Here are some of my notable projects:

Advanced JWT user authentication, SQL migrations, async data fetching, Dockerized image and docker-compose file using best practices, k8s services.

Website for booking tours around EU. It's built with Next.js using TypeSafe APIs, as well as Next Auth for user authentication. I am currently working on this project.

Repository for experimenting backend controllers and services using NestJS.

Testing playground for data structures and algorithms.

Simple responsive landing page with the hamburger menu animation. Please ignore out of pocket margins.


Feel free to explore them and provide any feedback or suggestions.

Thanks for visiting my profile! ๐Ÿ˜Š

Pinned

  1. scrum-board scrum-board Public

    Next.js website for streamlining issues, sprints, and product roadmaps. This app is built with TypeScript, Next.js 13, Tailwind CSS, NextAuth.js, tRPC & Zod, PostgreSQL & Prisma.

    TypeScript 1 5

  2. eu-tours eu-tours Public

    Full Stack app for booking tours around EU. Backend has TypeSafe APIs implemented by tRPC and Zod, Next Auth for Google and GitHub auth; Frontend has React & TailwindCSS.

    TypeScript 5

  3. responsive-front responsive-front Public

    This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.

    TypeScript 8 40

  4. jwt-auth jwt-auth Public

    RESTful APIs with TypeScript. Backend focused app which rotates JWTs in an advanced way. Frontend is Weather App that fetches async data from backend.

    TypeScript 2

  5. algorithms algorithms Public

    This repo is for practicing Data Structures & Algorithms with TypeScript.

    TypeScript 1 2

  6. nest-auth nest-auth Public

    Backend app for testing NestJS services, controllers, decorators, interceptors, guards, and many more features.

    TypeScript 2