Skip to main content
Steve Ngai's user avatar
Steve Ngai's user avatar
Steve Ngai's user avatar
Steve Ngai
  • Member for 6 years, 9 months
  • Last seen more than 2 years ago
7 votes
1 answer
2k views

Console-based ATM client as a class library

7 votes
2 answers
306 views

eCommerce Mockup App in JS

6 votes
3 answers
2k views

Reverse each number in a list

6 votes
1 answer
2k views

Console-based BlackJack in C# - Follow-Up

6 votes
1 answer
1k views

Death Battle game with Javascript

5 votes
2 answers
1k views

Blackjack game: Count Hand Value method

5 votes
2 answers
2k views

BlackJack in Javascript

5 votes
3 answers
5k views

Algorithm movie ticket booking

5 votes
2 answers
1k views

Single vs Multiple Try Catch

4 votes
1 answer
501 views

Javascript to show folder and files by calling Web Api

4 votes
2 answers
2k views

Big O notation for Reverse String

4 votes
2 answers
325 views

Mock Atm program basic functions and xUnit unit test

3 votes
1 answer
108 views

eCommerce Mock App

3 votes
1 answer
527 views

Bank ATM Mockup App

3 votes
1 answer
148 views

Conversion to typescript from javascript

3 votes
2 answers
131 views

Get the character and its count which has highest occurrence

2 votes
2 answers
233 views

Currency Convertor in VueJs

2 votes
3 answers
5k views

My BlackJack Game in C# Console

2 votes
0 answers
194 views

Web API CRUD Demo with Console App and MVC Web Application

2 votes
1 answer
121 views

Atm program xUnit unit test

2 votes
1 answer
149 views

RESTful movie shop

1 vote
1 answer
654 views

Simple Desktop Calculator with WPF

1 vote
0 answers
1k views

E-Commerce Mock App in Console

1 vote
1 answer
159 views

Show progress bar for different states

0 votes
1 answer
682 views

Import XML files to MongoDb with Nodejs

0 votes
2 answers
171 views

Import Xml and Csv files into database

0 votes
1 answer
134 views

Is this implementation of factory design pattern in C#?

0 votes
2 answers
297 views

Comparing performance between thread, task, parallel