Skip to content
View WomB0ComB0's full-sized avatar
⚔️
Veni, vidi, vici
⚔️
Veni, vidi, vici

Block or report WomB0ComB0

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

Pinned Loading

  1. portfolio portfolio Public template

    Undergoing 2025 revamp 👷

    TypeScript 9

  2. GDSC-FSC/gdsc-farmingdale-links GDSC-FSC/gdsc-farmingdale-links Public

    These will include upcoming events, and serve as a central hub for all our domains

    TypeScript 1

  3. lluciiiia/SparkMind lluciiiia/SparkMind Public

    Website

    TypeScript 3

  4. hackmit-2024 hackmit-2024 Public

    A modern web application built with the T3 Stack (Next.js, tRPC, Prisma, Drizzle, NextAuth.js, Tailwind CSS) and Clerk authentication for managing user accounts and financial transaction.

    TypeScript

  5. hackmit-2024-api hackmit-2024-api Public

    Forked from ZachMckay47/hackmit-2024-api

    TypeScript

  6. Utilizing an AI-powered CLI to incre... Utilizing an AI-powered CLI to incrementally create AI-generated commit messages based on you git changes.
    1
    #!/bin/bash
    2
    
                  
    3
    # Still want to catch undefined variables, but don't exit on errors
    4
    set -u
    5