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

Block or report gue-ni

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. rachael rachael Public

    A simple, uci compatible chess engine.

    C++ 1

  2. flightsim.js flightsim.js Public

    A retro flight simulator game for the F16 "Fighting Falcon" written in JavaScript.

    JavaScript 45 8

  3. raytracer.c raytracer.c Public

    A simple raytracer written in C99.

    C 14

  4. NextAuth.js postgres adapter NextAuth.js postgres adapter
    1
    import NextAuth from "next-auth";
    2
    import GoogleProvider from "next-auth/providers/google";
    3
    import PostgresAdapter from "../../../lib/adapter";
    4
    
                  
    5
    const pool = new Pool({
  5. OpenGL_Flightsim OpenGL_Flightsim Public

    A simple but realistic looking flight simulator using OpenGL, from scratch.

    C++ 114 11

  6. TerrainRenderer TerrainRenderer Public

    OpenGL Terrain Renderer with data from Web Map Tile Services.

    C++ 1 1