Skip to content
View GoogolGenius's full-sized avatar

Highlights

  • Pro

Organizations

@lmraorg @scriptydev @magnifydev @Lost-in-Time-FTC

Block or report GoogolGenius

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

GoogolGenius

print("Hello World!")
console.log('Hello World!');
System.out.println("Hello World!");
std::cout << "Hello World!";

Personal Website

Pinned Loading

  1. erich erich Public

    My personal website created with React in TypeScript.

    CSS 1

  2. magnifydev/magnify magnifydev/magnify Public

    A Digital Program of Studies for LMHS.

    TypeScript 8

  3. scriptydev/prescripty scriptydev/prescripty Public

    Early version of Scripty during development.

    Python 3

  4. RavyAPI.py RavyAPI.py Public

    A simple and dynamic asynchronous Python wrapper for the Ravy API.

    Python 3

  5. hospital-manager hospital-manager Public

    An unrealistic/fictitious mockup of a hospital management system for learning Java during AP CSA

    Java