Forem

Liu Yongliang profile picture

Liu Yongliang

Here's my attempt to contribute:)

Education

National University Of Singapore

Five Year Club
Four Year Club
Writing Debut
GitHub + DEV 2023 Hackathon Participant
Three Year Club
4 Week Community Wellness Streak
2 Week Community Wellness Streak
1 Week Community Wellness Streak
Two Year Club
MongoDB Atlas Hackathon Participant
One Year Club
16 Week Writing Streak
#GitHubHack23: Coded Clique

#GitHubHack23: Coded Clique

1
Comments
2 min read

Want to connect with Liu Yongliang?

Create an account to connect with Liu Yongliang. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Deploy a ChatGPT API Server in no time

Deploy a ChatGPT API Server in no time

Comments
2 min read
Creating a regex-based Markdown parser in TypeScript

Creating a regex-based Markdown parser in TypeScript

Comments
9 min read
Create VSCode Snippets for Markdown Blog Workflows

Create VSCode Snippets for Markdown Blog Workflows

1
Comments
4 min read
My Journey into Open Source

My Journey into Open Source

Comments
4 min read
Crossing Abstraction Barrier Between Parent & Child Class - [OOP & Java #15]
Cover image for Crossing Abstraction Barrier Between Parent & Child Class - [OOP & Java #15]

Crossing Abstraction Barrier Between Parent & Child Class - [OOP & Java #15]

9
Comments
3 min read
Intermediate GitHub CI Workflow Walk Through

Intermediate GitHub CI Workflow Walk Through

6
Comments
6 min read
Room
Cover image for Room

Room

6
Comments 1
1 min read
Automatically add all existing repo contributors with all-contributors-cli

Automatically add all existing repo contributors with all-contributors-cli

7
Comments
4 min read
How to debug iPhone Safari on Windows
Cover image for How to debug iPhone Safari on Windows

How to debug iPhone Safari on Windows

14
Comments 1
2 min read
Technologies for recognising GitHub Repo contributions

Technologies for recognising GitHub Repo contributions

1
Comments 1
1 min read
Data Visualization With Highcharts
Cover image for Data Visualization With Highcharts

Data Visualization With Highcharts

5
Comments
5 min read
It's not a bug but a feature?
Cover image for It's not a bug but a feature?

It's not a bug but a feature?

5
Comments
4 min read
Write Readable & Consistent Functions
Cover image for Write Readable & Consistent Functions

Write Readable & Consistent Functions

4
Comments
3 min read
Python Code Style Fix Notes

Python Code Style Fix Notes

5
Comments
3 min read
Updating State With useState Hook
Cover image for Updating State With useState Hook

Updating State With useState Hook

6
Comments
4 min read
TypeScript Generic Function Reported As JSX Error
Cover image for TypeScript Generic Function Reported As JSX Error

TypeScript Generic Function Reported As JSX Error

10
Comments
2 min read
Exploring [key:string]: any in TypeScript
Cover image for Exploring [key:string]: any in TypeScript

Exploring [key:string]: any in TypeScript

50
Comments 3
3 min read
Learn To Recognize Code Smell
Cover image for Learn To Recognize Code Smell

Learn To Recognize Code Smell

5
Comments
2 min read
Explaining Java's Optional -[OOP & Java #14]
Cover image for Explaining Java's Optional -[OOP & Java #14]

Explaining Java's Optional -[OOP & Java #14]

7
Comments
2 min read
React Hooks Notes

React Hooks Notes

7
Comments
2 min read
Refactoring Javascript - [Book Review #1]

Refactoring Javascript - [Book Review #1]

6
Comments 1
2 min read
Exploring Java Method References - [OOP & Java #13]

Exploring Java Method References - [OOP & Java #13]

7
Comments
4 min read
Calling super() - [OOP & Java #12]
Cover image for Calling super() - [OOP & Java #12]

Calling super() - [OOP & Java #12]

5
Comments 2
4 min read
Generics PECS - [OOP & Java #11]
Cover image for Generics PECS - [OOP & Java #11]

Generics PECS - [OOP & Java #11]

5
Comments 1
3 min read
Thoughts On My Programming Journey 2020

Thoughts On My Programming Journey 2020

6
Comments 1
4 min read
Designing A Website For Non-profit
Cover image for Designing A Website For Non-profit

Designing A Website For Non-profit

4
Comments
2 min read
Unbounded Wildcards - [OOP & Java #10]
Cover image for Unbounded Wildcards - [OOP & Java #10]

Unbounded Wildcards - [OOP & Java #10]

6
Comments
4 min read
Throw & Throws - [OOP & Java #9]
Cover image for Throw & Throws - [OOP & Java #9]

Throw & Throws - [OOP & Java #9]

10
Comments
3 min read
Comparator & Comparable - [OOP & Java #8]
Cover image for Comparator & Comparable - [OOP & Java #8]

Comparator & Comparable - [OOP & Java #8]

10
Comments
4 min read
Vim Quick Reference

Vim Quick Reference

1
Comments
3 min read
Type Inference And Generic Methods - [OOP & Java #7]
Cover image for Type Inference And Generic Methods - [OOP & Java #7]

Type Inference And Generic Methods - [OOP & Java #7]

7
Comments
7 min read
Bounded Generic Types & Wildcards - [OOP & Java #6]
Cover image for Bounded Generic Types & Wildcards - [OOP & Java #6]

Bounded Generic Types & Wildcards - [OOP & Java #6]

9
Comments
8 min read
Generics - [OOP & Java #5]
Cover image for Generics - [OOP & Java #5]

Generics - [OOP & Java #5]

7
Comments 1
5 min read
Concrete Vs Abstract Vs Interface - [OOP & Java #4]
Cover image for Concrete Vs Abstract Vs Interface - [OOP & Java #4]

Concrete Vs Abstract Vs Interface - [OOP & Java #4]

13
Comments
4 min read
Compile-Time Type Vs Run-Time Type - [OOP & Java #3]
Cover image for Compile-Time Type Vs Run-Time Type - [OOP & Java #3]

Compile-Time Type Vs Run-Time Type - [OOP & Java #3]

14
Comments
4 min read
A Letter To Myself
Cover image for A Letter To Myself

A Letter To Myself

4
Comments
2 min read
Who is Uncle Bob?

Who is Uncle Bob?

55
Comments 15
3 min read
Inheritance and Polymorphism - [OOP & Java #2]
Cover image for Inheritance and Polymorphism - [OOP & Java #2]

Inheritance and Polymorphism - [OOP & Java #2]

10
Comments
4 min read
How I Got My First Internship

How I Got My First Internship

4
Comments
3 min read
Thinking in React Reference
Cover image for Thinking in React Reference

Thinking in React Reference

53
Comments 4
4 min read
Every Getting Started With React
Cover image for Every Getting Started With React

Every Getting Started With React

6
Comments
7 min read
Abstraction and Encapsulation - [OOP & Java #1]
Cover image for Abstraction and Encapsulation - [OOP & Java #1]

Abstraction and Encapsulation - [OOP & Java #1]

24
Comments 5
5 min read
Thinking Like An Economist
Cover image for Thinking Like An Economist

Thinking Like An Economist

5
Comments
4 min read
Gaussian Elimination - [Linear Algebra #3]
Cover image for Gaussian Elimination - [Linear Algebra #3]

Gaussian Elimination - [Linear Algebra #3]

4
Comments
1 min read
Disco Disco

Disco Disco

6
Comments 1
1 min read
Row-Echelon Form & Reduced Row-Echelon Form - [Linear Algebra #2]
Cover image for Row-Echelon Form & Reduced Row-Echelon Form - [Linear Algebra #2]

Row-Echelon Form & Reduced Row-Echelon Form - [Linear Algebra #2]

3
Comments
1 min read
Elementary Row Operations - [Linear Algebra #1]
Cover image for Elementary Row Operations - [Linear Algebra #1]

Elementary Row Operations - [Linear Algebra #1]

2
Comments
1 min read
Painting Cats
Cover image for Painting Cats

Painting Cats

6
Comments 1
6 min read
Python Array VS Java Array
Cover image for Python Array VS Java Array

Python Array VS Java Array

6
Comments
5 min read
What's your "let me write about it" moment this week?
Cover image for What's your "let me write about it" moment this week?

What's your "let me write about it" moment this week?

4
Comments
1 min read
Simple Subscription Form

Simple Subscription Form

6
Comments
1 min read
Path-finding Visualization With Just HTML, CSS & JavaScript
Cover image for Path-finding Visualization With Just HTML, CSS & JavaScript

Path-finding Visualization With Just HTML, CSS & JavaScript

7
Comments
2 min read
A small list of resources for web development
Cover image for A small list of resources for web development

A small list of resources for web development

9
Comments
2 min read
Filter/Map and manipulating csv data, in Python
Cover image for Filter/Map and manipulating csv data, in Python

Filter/Map and manipulating csv data, in Python

11
Comments
4 min read
Here's what I learned from examining the Django official tutorial, after using the framework for 3 months
Cover image for Here's what I learned from examining the Django official tutorial, after using the framework for 3 months

Here's what I learned from examining the Django official tutorial, after using the framework for 3 months

6
Comments
4 min read
loading...