An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Normandy72

A curated list of projects in awesome lists by Normandy72 .

https://github.com/normandy72/kitchen-chaos

A "Kitchen Chaos" 3d game. Code Monkey course.

csharp csharp-code gamedev gamedevelopment unity unity3d

Last synced: 31 Jul 2025

https://github.com/normandy72/unity-graph

How to create a graph in Unity. Besed on CodeMonkey and BLANKdev tutorials.

csharp csharp-code graph unity unity2d

Last synced: 22 Apr 2026

https://github.com/normandy72/dungeon-escape

[in progress] A "Dungeon Escape" game created on Jonathan Weinberger's "The Ultimate Guide to Game Development with Unity" course.

csharp csharp-code game gamedev unity unity2d

Last synced: 16 May 2026

https://github.com/normandy72/unity-sliders

How to create different types of slider in Unity.

csharp csharpcode slider unity

Last synced: 17 Apr 2026

https://github.com/normandy72/laser-defender

A "Laser Defender" game. Complete C# Unity Game Developer 2D.

csharp csharp-code game game-development gamedev unity unity2d unity2d-game

Last synced: 09 May 2026

https://github.com/normandy72/quiz-master

A "Quiz Master" game. Complete C# Unity Game Developer 2D.

csharp csharp-code game game-development gamedev unity unity2d unity2d-game

Last synced: 07 May 2026

https://github.com/normandy72/pixel-art

My Pixel Art. "Pixel Art Characters: 2D Character Design & Animation" course.

libresprite pixel pixel-art pixelart

Last synced: 29 May 2026

https://github.com/normandy72/galaxy-shooter-extras

A "Galaxy Shooter" game created on Jonathan Weinberger's "The Ultimate Guide to Game Development with Unity" course.

Last synced: 19 Mar 2026

https://github.com/normandy72/galaxy-shooter

A "Galaxy Shooter" game created on Jonathan Weinberger's "The Ultimate Guide to Game Development with Unity" course.

csharp csharp-code game-development gamedev unity unity2d

Last synced: 18 May 2026

https://github.com/normandy72/routing-state

Routing State with resolve in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 07 May 2026

https://github.com/normandy72/normandy72

My personal repository.

cv markdown

Last synced: 13 Jul 2025

https://github.com/normandy72/unity-sandclock

How to create a sand clock in Unity. Based on Hamza Herbou 's tutorial.

unity unity2d unityui

Last synced: 07 May 2026

https://github.com/normandy72/unity-dropdown

How to create a Dropdown Menu in Unity.

csharp dropdown dropdownmenu unity

Last synced: 11 May 2026

https://github.com/normandy72/racing-game

This game was created as a project on a "How to Program Games: Tile Classics in JS for HTML5 Canvas" course by Chris DeLeon.

canvas canvas-game game game-development html javascript js

Last synced: 16 Jun 2025

https://github.com/normandy72/digest-cycle

How the Digest Cycle works in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 14 May 2026

https://github.com/normandy72/nested-views

Routing State with Nested Views in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 06 May 2026

https://github.com/normandy72/delivery-driver

A "Delivery Driver" game. Complete C# Unity Game Developer 2D.

csharp csharp-code game-development gamedev unity unity2d unity2d-game

Last synced: 27 Apr 2026

https://github.com/normandy72/dependency-injection

How Dependency Injection works in Javascript. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin

angular angularjs html html5 javascript js

Last synced: 12 Sep 2025

https://github.com/normandy72/module2-solution

Task number 2. Coursera course "HTML, CSS, and Javascript for Web Developers" by Yaakov Chaikin.

css html

Last synced: 19 Jul 2025

https://github.com/normandy72/ng-repeat

ng-repeat function in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 15 Apr 2026

https://github.com/normandy72/custom-filters

Creating Custom Filters with AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 12 May 2026

https://github.com/normandy72/sanctum

Game graphics course "Game Art" by Knower.

3d-graphics blender gameart marmoset substance substance-painter

Last synced: 04 Mar 2025

https://github.com/normandy72/mod3-solution

Task number 3. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 12 May 2026

https://github.com/normandy72/snow-boarder

A "Snow Boarder" game. Complete C# Unity Game Developer 2D.

csharp csharp-code game game-development gamedev unity unity2d unity2d-game

Last synced: 19 May 2026

https://github.com/normandy72/odroid-settings-through-unity

Odroid settings (screen brightness, volume, restart app and device, shutdown device) through Unity. For Odroid C4 and Odroid N2. OS Android 9.

android odroid odroidc4 odroidn2 odroidsettings unity

Last synced: 14 May 2026

https://github.com/normandy72/mod5-solution

Task number 5. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 17 Apr 2026

https://github.com/normandy72/adventure-game

This game was created as a project on a course "How to Program Games: Tile Classics in JS for HTML5 Canvas" by Chris DeLeon.

canvas canvas-game game game-development html html5 html5-canvas javascript js

Last synced: 18 Aug 2025

https://github.com/normandy72/testing-http

Testing AngularJS Services and $http. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js testing

Last synced: 14 Feb 2026

https://github.com/normandy72/directives-isolate-scope

Directive’s Isolate Scope: “=” and “@”. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 20 Apr 2026

https://github.com/normandy72/transition-events

Router State Transition Events in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 09 May 2026

https://github.com/normandy72/routing-with-controller

Routing State with Controller in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javscript js

Last synced: 28 Apr 2026

https://github.com/normandy72/module3-solution

Task number 3. Coursera course "HTML, CSS, and Javascript for Web Developers" by Yaakov Chaikin.

bootstrap css html javascript

Last synced: 08 May 2026

https://github.com/normandy72/routing-state-with-url

Routing State with URL Parameters. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 12 Apr 2026

https://github.com/Normandy72/Testing-Directives

Testing AngularJS Directives. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js testing

Last synced: 10 Mar 2025

https://github.com/normandy72/unity-cb-rb-tb

How to create a CheckBox, a RadioButton and a TextBox in Unity.

csharp csharp-code unity unity2d unityui

Last synced: 11 May 2026

https://github.com/normandy72/event-system

AngularJS Event System. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 29 Apr 2026

https://github.com/normandy72/unity-scrollbar

How to create different types of scrollbar in Unity.

csharp scrollbar unity unity2d

Last synced: 09 May 2026

https://github.com/normandy72/arkanoid-game

This game was created as a project on a "How to Program Games: Tile Classics in JS for HTML5 Canvas" course by Chris DeLeon.

canvas game game-development games html javascript js

Last synced: 08 Oct 2025

https://github.com/normandy72/testing-components

Testing AngularJS Components. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js testing

Last synced: 18 Jan 2026

https://github.com/normandy72/testing-controllers

Testing AngularJS Controllers. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js test testing

Last synced: 18 Jan 2026

https://github.com/normandy72/module5-solution

Task number 5. Coursera course "HTML, CSS, and Javascript for Web Developers" by Yaakov Chaikin.

ajax ajax-request bootstrap css html javascript jquery js json

Last synced: 14 Apr 2026

https://github.com/normandy72/manipulating-the-dom

Manipulating the DOM with link in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript jqlite jquery js

Last synced: 14 Apr 2026

https://github.com/normandy72/unity-tabs

How to create Tabs in Unity.

unity unity2d unityui

Last synced: 28 Oct 2025

https://github.com/normandy72/filtered-ng-repeat

Filtered ng-repeat function in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 15 Apr 2026

https://github.com/normandy72/directive-apis

Directive APIs and “&” in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 22 Apr 2026

https://github.com/normandy72/restaurant-app

Restaurant App with AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 18 Apr 2026

https://github.com/normandy72/unity-menu

How to create different types of Menu in Unity.

csharp csharp-code unity unity2d unityui

Last synced: 20 Apr 2026

https://github.com/normandy72/rsschool-cv

CV Markdown version

markdown

Last synced: 07 Jun 2026

https://github.com/normandy72/controllers-inside-directives

Using Controllers Inside Directives. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 29 Apr 2026

https://github.com/normandy72/mod4-solution

Task number 4. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 02 May 2026

https://github.com/normandy72/mod2-solution

Task number 2. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs bootstrap css css3 html html5 javascript js

Last synced: 05 May 2026

https://github.com/normandy72/custom-service

Custom Service in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 06 May 2026

https://github.com/normandy72/david-chu-s-china-bistro

This site was created as a project on a Coursera course "HTML, CSS, and Javascript for Web Developers" by Yaakov Chaikin.

ajax ajax-request bootstrap css html javascript

Last synced: 06 May 2026

https://github.com/normandy72/routing

Routing in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 06 May 2026

https://github.com/normandy72/modules

Modules in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 07 May 2026

https://github.com/normandy72/components

Components & Component-Based Architecture in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 07 May 2026

https://github.com/normandy72/form-validation

Form Validation in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 javascript js

Last synced: 07 May 2026

https://github.com/normandy72/expressions-and-interpolation

Expressions and interpolation in JS (and AngularJS). Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin

angular angularjs html html5 javascript js

Last synced: 07 May 2026

https://github.com/normandy72/filters-in-angular

How filters work in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 07 May 2026

https://github.com/normandy72/module4-solution

Task number 4. Coursera course "HTML, CSS, and Javascript for Web Developers" by Yaakov Chaikin.

bootstrap css html javascript

Last synced: 09 May 2026

https://github.com/normandy72/dynamic-html

Dynamic HTML. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 11 May 2026

https://github.com/normandy72/asynchronous-behavior

Asynchronous Behavior with Promises and $q in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 11 May 2026

https://github.com/normandy72/ajax-with-http-service

Ajax with $http Service in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

ajax ajax-request angular angularjs html html5 javascript js

Last synced: 11 May 2026

https://github.com/normandy72/tilevania

A "TileVania" game. Complete C# Unity Game Developer 2D.

csharp csharp-code game gamedev gamedevelopment unity unity2d unity2d-game

Last synced: 12 May 2026

https://github.com/normandy72/testing-with-jasmine

Testing Javascript with Jasmine. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs css css3 html html5 jasmine jasmine-tests javascript js testing unit-test

Last synced: 19 Jan 2026

https://github.com/normandy72/first-angular-app

First application using AngularJs. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin

angular angularjs html html5 javascript js

Last synced: 12 May 2026

https://github.com/normandy72/testing-directives

Testing AngularJS Directives. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js testing

Last synced: 16 Feb 2026

https://github.com/normandy72/mod1-solution

Task number 1. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 15 May 2026

https://github.com/normandy72/prototypal-inheritance

Prototypal Inheritance in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 15 May 2026

https://github.com/normandy72/modbus-rtu-for-unity

Modbus RTU protocol for Unity.

android modbus modbusrtu odroid unity

Last synced: 15 May 2026

https://github.com/normandy72/1-time-binding

2-way, 1-way and 1-time Binding in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 15 May 2026

https://github.com/normandy72/digest-and-apply

$digest and $apply functions in AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 javascript js

Last synced: 11 May 2026

https://github.com/normandy72/name-calculator

Simple app using AngularJS. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin

angular angularjs html html5 javascript js

Last synced: 17 May 2026