DEV Community

[Comment from a deleted post]
Collapse
 
cjbrooks12 profile image
Casey Brooks

You're really making me dig up my Github Graveyard here!

This one was my first Android app, and my first non-trivial programming thing ever. I had absolutely no idea what I was doing at this point.

cjbrooks12 / scorekeeper

Android Application

scorekeeper

Android Application


I recently did the same thing in Kotlin/Android, playing around with a variety of Android design patterns and new helpful libraries, such as Android Jetpack, event-driven programming, and Firebase.

cjbrooks12 / KotlinScoreKeeper

Remaking the ScoreKeeper app in Kotlin


On the web side of things, I made this one when Angular 2 just came out. I haven't touched Angular since then, so I have no idea how "good" of an Angular example this is.

cjbrooks12 / Angular-2-Scorekeeper

An introduction to Angular 2 by building an app to keep score for board games.

Angular-2-Scorekeeper

An introduction to Angular 2 by building an app to keep score for board games.


Most recently, I threw together one in Vue.js

The full repo is below, which is the source for my personal website. It's made using Orchid, a static site framework I've been building, and was mostly me playing around adding scripts dynamically. Also, the master branch is the current site, and src is a new theme on it, and the Vue.js example is only on the src branch.

cjbrooks12 / caseyjbrooks

Sources for my personal website

caseyjbrooks

Sources for my personal website


 
grikomsn profile image
Griko Nibras

Sorry for the hassle, and thanks for the resource! 😅