Skip to content
View anggoran's full-sized avatar

Organizations

@heknasa @aktivis
Block or Report

Block or report anggoran

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

  1. skripsi-page skripsi-page Public

    TypeScript

  2. skripsi skripsi Public

    R

  3. Github Actions code for releasing Wi... Github Actions code for releasing Windows & MacOS app to Github Release (and Supabase)
    1
    name: Release App
    2
    on:
    3
      push:
    4
        branches:
    5
          - main
  4. Generating Sparkle Feed using Deno Generating Sparkle Feed using Deno
    1
    import { serve } from "https://deno.land/std@0.168.0/http/server.ts";
    2
    import { createClient } from "https://esm.sh/@supabase/supabase-js@2.2.3";
    3
    import js2xmlparser from "https://esm.sh/js2xmlparser@5.0.0";
    4
    
                  
    5
    serve(async () => {
  5. aktivis/kirana aktivis/kirana Public

    Social research in a few clicks.

    TypeScript 1

  6. xiaobingqilin xiaobingqilin Public

    小冰淇淋 - Personal game to help me learning Mandarin (simplified version) with Steven He & Uncle Roger.

    TypeScript