Skip to content
View alfuguo's full-sized avatar
  • Washington D.C.
  • 09:53 (UTC -04:00)
  • LinkedIn in/alfuguo
Block or Report

Block or report alfuguo

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

hey,_I’m_Al

  • 🌍  I'm based in United States
  • ✉️  You can contact me at al.fuguo@gmail.com
  • 🧠  I'm learning to be a Full Stack Dev
  • 🤝  I'm open to collaborating on learning anything

Skills

JavaJavaScriptPythonVS CodeHTML5CSS3ReactMySQLPhotoshopIllustratorAfter EffectsPremiere ProFigma

Socials

Badges

Top Languages Untitled_design

Pinned

  1. Brain.FM-dupe Brain.FM-dupe Public

    Create a responsive HTML/CSS page mimicking the Brain.fm website. Focus on layout and styling to replicate the look and feel of the original site.

    HTML

  2. Random-Number-Generator-Guessing-Game Random-Number-Generator-Guessing-Game Public

    Higher/Lower Guessing Game -- Develop a game where players guess a randomly generated number between 1 and 100. Implement input validation, provide feedback on each guess, and limit the player to 5…

    Java

  3. User-Validation-With-CSV-File User-Validation-With-CSV-File Public

    User Validation with CSV -- Build a Java console application for user login validation using data from a CSV file. Utilize a User POJO class and a UserService class for logic. Implement a login scr…

    Java

  4. Parsing-A-Master-List-Of-College-Students-Sort-By-Course-Create-CSV-Of-All-Courses-Sort-by-Grade Parsing-A-Master-List-Of-College-Students-Sort-By-Course-Create-CSV-Of-All-Courses-Sort-by-Grade Public

    Student Enrollment List -- Assist college professors in managing student enrollment lists. Parse a master CSV file, separate data into three course-specific CSV files, and sort students by grade in…

    Java

  5. Java-Collections-Data-Structures-and-Algorithm-Structuring Java-Collections-Data-Structures-and-Algorithm-Structuring Public template

    Forked from CodersCampus/Assignment5starter

    Custom ArrayList Implementation -- Code a custom implementation of the ArrayList data structure in Java. Implement add and get methods, and ensure the backing array doubles in size when reaching ca…

    Java

  6. Tesla-Sales-Analyzation-Using-Steams Tesla-Sales-Analyzation-Using-Steams Public

    Sales Data Analysis -- Use Java Streams to analyze sales data for Tesla vehicles from 2016 to 2019. Read data from CSV files, calculate yearly sales, and determine the best and worst months for eac…

    Java