Skip to content
View ridvansumset's full-sized avatar
Block or Report

Block or report ridvansumset

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

Pinned Loading

  1. react-typescript-tailwind-app react-typescript-tailwind-app Public

    A web app w/ React, TypeScript, Tailwind and Tests

    TypeScript

  2. postgreQueryGenerator.cs postgreQueryGenerator.cs
    1
    public static class Utils
    2
    {
    3
            public static void QueryGenerator(ref NpgsqlCommand cmd, string tableName, string conflictStr, string returningStr, Params prms, int index)
    4
            {
    5
                PropertyInfo[] props = null;
  3. restaurant-menu-app restaurant-menu-app Public

    Front and back-end of a restaurant's menu.

    Go

  4. rock-paper-scissors rock-paper-scissors Public

    Simple "Rock Paper Scissors" game.

    JavaScript

  5. revive revive Public

    Forked from mgechev/revive

    🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint.

    Go

  6. vue-smart-route vue-smart-route Public

    Forked from f/vue-smart-route

    Smart route search to make intelligent looking apps with Vue.js.

    JavaScript