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

Block or report AndreBryant

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

Hi there👋, I'm Andre

const Andre = {
	pronouns: 'he' || 'him',
	code: 'Anything related to HTML, CSS, and Javascript/Typescript',
	tools: [NodeJs, TailwindCSS, SvelteKit, P5.JS],
	school: 'University of the Philippines-Baguio',
	degree: 'BS Computer Science',
	organizations: [
		{
			'[email protected]': {
				'Resident Member': [{ 'Research Committee': '2022-present' }]
			}
		}
	],
	likes: 'I enjoy creative coding and coding in Javascript'
};

AndreBryant

NodeJS HTML5 JavaScript TypeScript p5js Svelte TailwindCSS React

MongoDB MySQL

Python

AndreBryant

Pinned Loading

  1. LGIN1-l-system-inference LGIN1-l-system-inference Public

    LGIN1 (L-system Induction) (Nakano & Yamada, 2010)

    JavaScript

  2. brymer-meneses/Subaybay brymer-meneses/Subaybay Public

    Svelte

  3. Invisible-PFA-Fix Invisible-PFA-Fix Public

    Whenever you get the invisible PFA window, just run this program to put the main left and main top to both "0". This puts the window at the topmost and leftmost part of the screen. It can be tediou…

    C

  4. midi-spec-webpage midi-spec-webpage Public

    Front end redesign of the MIDI Spec 1.1 webpage using vanilla html-css-javascript.

    HTML

  5. midi-parsing midi-parsing Public

    TypeScript

  6. midi-visualizer midi-visualizer Public

    Browser-based MIDI Video renderer using P5.JS , CcaptureJS, and midi-parser-js. (NOT FOR LIVE PLAYING)

    JavaScript