Skip to content
View asj9469's full-sized avatar

Highlights

  • Pro

Block or report asj9469

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse
asj9469/README.md

Typing SVG

packageasj9469;
publicclassUser{

privateStringname;
privateintage;
privateStringschool;
privateStringmajor;

publicUser(Stringanson,inttwenty,StringgeorgiaTech,Stringcs){
name=anson;
age=twenty;
school=georgiaTech;
major=cs;
}

//Enjoys to program tools that solve practical matters
//Loves problem solving and devising efficient solutions
//Passionate about task management and organization methods

}

Used IDEs:

image image image

Languages / Frameworks:

image image image image image

MUI image image image

Cloud

image

Workspace Info

Desktop:

image image image

Laptops:

image image image

image image image image

Pinned Loading

  1. PreForget PreForgetPublic

    An interactive macOS menu bar app for task management

    Swift 9

  2. PreForget-Website PreForget-WebsitePublic

    A promotional & official website for PreForget

    TypeScript

  3. jacksonville-deli-website jacksonville-deli-websitePublic

    A business promotional website developed with Next.js, React, Tailwind CSS, Typescript, Node.js, and PostgreSQL

    TypeScript

  4. Reactonaut ReactonautPublic

    Reactonaut is an online React code editor with an AI assistant. If you are new to React front-end development, start with Reactonaut!

    JavaScript 9 2

  5. LinkedIn-Notes-Extraction-Tool LinkedIn-Notes-Extraction-ToolPublic

    extracts and organizes annotations from Linked In Learning exported notebooks

    Python

  6. Rev-Translation-Editor Rev-Translation-EditorPublic

    A java-based tool to simplify the ENG-KOR translation process of video transcription scripts given by Rev.

    Java