Skip to content
View IkboljonMe's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report IkboljonMe

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
IkboljonMe/README.md

Pinned Loading

  1. javascript-algorithms javascript-algorithms Public

    This repo contains my implementation of various data structures and algorithms in JavaScript, with Jest test cases to ensure correctness. The goal is to help others learn and practice fundamental a…

    JavaScript 6 3

  2. leetcode leetcode Public

    This repo contains my solutions to LeetCode problems in JavaScript and Python, with explanations and test cases to ensure correctness. The goal is to show my algorithmic problem-solving skills to o…

    Python 5 3

  3. short-url short-url Public

    A URL shortening service that allows users to transform long URLs into shorter, more manageable links. Built with ReactJS, Vite, TypeScript, and Node.js. Store original URLs in a MongoDB database a…

    TypeScript 4 3

  4. vanilla-js-projects vanilla-js-projects Public

    A repository dedicated to a web project developed entirely in plain JavaScript, without external frameworks or libraries. A minimalistic approach for clean and efficient web applications.

    JavaScript 4 2

  5. blogify-api blogify-api Public

    Blogify API - a TypeScript-powered Node.js backend using Express and MongoDB for a flexible and secure blogging platform. Dockerized, documented with Swagger, and deployed with Candy on Digital Ocean.

    TypeScript 3 3

  6. minibank-api minibank-api Public

    Minibank API is a compact TypeScript-backed server with Express, TypeORM, and PostgreSQL, featuring minimalistic endpoints. Utilizing Swagger, it offers a streamlined development experience and wel…

    TypeScript