Git Product home page Git Product logo

algorithms's Introduction

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! 😊

algorithms's People

Contributors

anicmarko9 avatar umesh-9 avatar

Stargazers

 avatar

Watchers

 avatar

algorithms's Issues

feat: add TSX elements for Singly Linked List

Add a container which is going to show the state of the current Singly Linked List (SLL). After that, add a lot of buttons, one button per method inside of SLL class. Buttons should execute already existing code, I only need TSX elements to make it look nice.

feat: add TSX elements for Queue

Add a container which is going to show the state of the current Queue. After that, add a lot of buttons, one button per method inside of Queue class. Buttons should execute already existing code, I only need TSX elements to make it look nice.

refactor: create react app

Create React App and put these two directories "data structures" and "algorithms" inside of it.

The idea is to have the react app which I can later deploy with Netlify to test my data structures & algorithms.

feat: add TSX elements for Binary Search Tree

Add a container which is going to show the state of the current Binary Search Tree (BST). After that, add a lot of buttons, one button per method inside of Binary Search Tree class. Buttons should execute already existing code, I only need TSX elements to make it look nice.

feat: add TSX elements for Graph

Add a container which is going to show the state of the current Graph. After that, add a lot of buttons, one button per method inside of Graph class. Buttons should execute already existing code, I only need TSX elements to make it look nice.

feat: add TSX elements for Stack

Add a container which is going to show the state of the current Stack. After that, add a lot of buttons, one button per method inside of Stack class. Buttons should execute already existing code, I only need TSX elements to make it look nice.

feat: add TSX elements for Doubly Linked List

Add a container which is going to show the state of the current Doubly Linked List (DLL). After that, add a lot of buttons, one button per method inside of DLL class. Buttons should execute already existing code, I only need TSX elements to make it look nice.

feat: add TSX elements for Hash Table

Add a container which is going to show the state of the current Hash Table. After that, add a lot of buttons, one button per method inside of Hash Table class. Buttons should execute already existing code, I only need TSX elements to make it look nice.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.