Anthony Ku Portfolio - Projects.html

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

77

78

79

80

81

82

83

84

85

86

87

88

89

90

91

92

93

94

95

96

97

98

99

100

101

102

103

104

105

106

107

108

109

110

111

112

113

114

115

116

117

118

119

120

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

146

147

148

149

150

151

152

153

154

155

156

157

158

159

160

161

162

163

164

165

166

167

168

169

170

171

172

173

174

175

176

177

178

179

180

181

182

183

184

185

186

187

188

189

190

191

192

193

194

195

196

197

198

199

200

201

202

203

204

205

206

207

208

209

210

211

212

213

214

215

216

217

218

219

220

221

222

223

224

225

226

227

228

229

230

231

232

233

234

235

236

237

238

239

240

241

242

243

244

245

246

247

248

249

250

<h1>

Projects

</h1>



My Friend Bill

<Stack>

React, Typescript, TailwindCSS, Supabase, PostgreSQL

</Stack>

<Info>

MyFriendBill is an application I built from the ground up that allows users to keep track of the money they are owed/owe to other users or institutions.

Users can sign in via Google OAuth2, but can also sign in with a guest account.


Features include:

  • Search and filter bills by name / amount / description.
  • The same bill is posted to the recipient when created or edited.
  • Bills update their next due dates (based on frequency) when marked as complete.
  • When bills are completed, they are archived and can be accessed if needed.
  • Bill summary that shows the total amount owed and requested from recipients.
  • </Info>



    Jeffify - Spotify Clone

    ** Not hosted anymore as Heroku removed their free web/database hosting **

    <Stack>

    React, Ruby on Rails, PostgreSQL, AWS S3

    </Stack>

    <Info>

    A 2 week project, aiming to showcase Spotify's unique style and various features including search, playlists, and audio control - All built from scratch with no packages.

    And yes, it really does play music! mp3 files are saved in an Amazon S3 database and are fetched when user clicks play on a song.


    Features include:

  • Many-to-many relational database between users, playlists, songs, albums, and artists.
  • Logging in enables users to create personal playlists.
  • Full audio control! Pause, skip, reverse, random, and time-seeking all work.
  • Queue individual songs or an entire album at once.
  • Search and filter by song name, artist name, and album name.
  • </Info>



    Old School Runescape Scripts

    <Stack>

    AutoIt, PixelSearch, RuneLite Plugins

    </Stack>

    <Info>

    I created scripts in AutoIt to automate player activities in the popular online game, Old School Runescape (OSRS), leveraging PixelSearch to facilitate the scripts in handling event triggers.


    This was strictly a educational experience for me and did not use these scripts for monetary gain.

    </Info>



    ** Not hosted anymore as Heroku removed their free web/database hosting **

    <Stack>

    React, Ruby on Rails, PostgreSQL, Bootstrap

    </Stack>

    <Info>

    A 3 day team collaboration project - Responsive and CRUD application showing the parent/child companies and car models associated with each car brand. The database design is one-to-many.


    Features include:

  • Users can access children companies through the parent company
  • SQL sorting, allowing users to sort and filter cars based on price, type, rating, and model.
  • Users can create, edit, and delete companies.
  • Companies can be attached to other companies to either become parents or children.
  • </Info>



    Paws R Us

    ** Not hosted anymore as Heroku removed their free web/database hosting **

    <Stack>

    EJS, Express (Node), MongoDB

    </Stack>

    <Info>

    A small, responsive and CRUD application that allows users to post dog profiles, comment on profiles, and favorite profiles that pique your interest.

    </Info>



    InQUIZitor

    ** Not hosted anymore as Heroku removed their free web/database hosting **

    <Stack>

    React, Express (Node), MongoDB

    </Stack>

    <Info>

    My first project in React! InQUIZitor is a trivia game where the user has to gain a certain number of points before the timer runs out.

    </Info>

    UTF-8
    JavaScript