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

Organizations

@FHR-Team @voxant
Block or Report

Block or report harisfi

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

Hi, i'm Haris 👋

Pinned Loading

  1. TP_KULIAH TP_KULIAH Public

    Repository ini berisi kumpulan tugas dan praktikum selama kuliah.

    Java 2

  2. CompetitiveProgramming CompetitiveProgramming Public

    My solutions for competitive programming problems

    C++ 1

  3. Split large traffic into pieces, so ... Split large traffic into pieces, so there will no more server down :)
    1
    function splitTraffic() {
    2
        const origServerList = [
    3
            'server1',
    4
            'server2',
    5
            'server3',
  4. nestjs-inertia nestjs-inertia Public

    A simple NestJS adapter/middleware with express-platform for Inertia.js to create server-driven single page applications.

    TypeScript 7 2