Projects in Awesome Lists by eugenesia
A curated list of projects in awesome lists by eugenesia .
https://github.com/eugenesia/ma-cross-ea
Simple moving average crossover Expert Advisor for Metatrader 4, in MQL4.
Last synced: 05 Apr 2025
https://github.com/eugenesia/spring-junit-tdd
Tutorial project for "TDD with Spring and JUnit 5" course by Steven Haines.
Last synced: 12 Apr 2025
https://github.com/eugenesia/botkit-eugenebot
Eugene's version of Botkit which will search Salesforce for useful answers
botkit botkit-bots botkit-studio node nodejs
Last synced: 19 Dec 2024
https://github.com/eugenesia/useful-scripts
A collection of useful ImageMagick scripts.
Last synced: 05 Apr 2025
https://github.com/eugenesia/docker-php-dev
A PHP development environment using Docker and PHPFarm.
Last synced: 05 Apr 2025
https://github.com/eugenesia/docker-drupal-php
Drupal 7 + PHP5 development environment, in Docker.
Last synced: 05 Apr 2025
https://github.com/eugenesia/unity-ninja-defence-vr
Ninja FPS in Unity and Google Cardboard VR.
Last synced: 05 Apr 2025
https://github.com/eugenesia/babylonjs-fps
First person shooter in Babylon.js
Last synced: 05 Apr 2025
https://github.com/eugenesia/unity-ninja-vr
Convert a Unity ninja shooting game for Google Cardboard VR.
Last synced: 05 Apr 2025
https://github.com/eugenesia/unity-zen-garden
Zen-inspired relaxation game in Android using Unity and Google Cardboard VR.
Last synced: 05 Apr 2025
https://github.com/eugenesia/terraform-drupal
Terraform a DigitalOcean server to serve a Drupal website.
Last synced: 05 Apr 2025
https://github.com/eugenesia/wordpress-server-docker
Run Wordpress sites in Docker containers
Last synced: 05 Apr 2025
https://github.com/eugenesia/universal-js-judo-heroes
A sample site in Universal Javascript using Node, React, React Router, Express. Showing some heroes of Judo.
Last synced: 05 Apr 2025
https://github.com/eugenesia/stm32f103c8t6-tutorial
Tutorials from Beginning STM32 book
Last synced: 05 Apr 2025
https://github.com/eugenesia/nodejswebdev-fibonacci
Fibonacci app from "Node JS Web Development" book
Last synced: 05 Apr 2025
https://github.com/eugenesia/mamp-config
MAMP configuration that will persist across MAMP upgrades.
Last synced: 05 Apr 2025
https://github.com/eugenesia/spring-rest-demo
A demo Spring REST API connecting to a MongoDB server
Last synced: 05 Apr 2025
https://github.com/eugenesia/lorem-dim-sum
Lorem Ipsum generator using dim sum words.
Last synced: 05 Apr 2025
https://github.com/eugenesia/bignerdranch-android-criminalintent-old
Criminal Intent app from Big Nerd Ranch Android book.
Last synced: 05 Apr 2025
https://github.com/eugenesia/docker-php-apache
Docker image for PHP 5.6.25 with Apache, for testing an old version.
Last synced: 05 Apr 2025
https://github.com/eugenesia/tampermonkey-scripts
Tampermonkey scripts for Outlook Web Access and other functions.
Last synced: 05 Apr 2025
https://github.com/eugenesia/material-ui-experiment
Some experiments with Material-UI components
Last synced: 05 Apr 2025
https://github.com/eugenesia/uia-fps-2d-gui
FPS with 2D GUI, from Unity In Action book Chapter 3
Last synced: 05 Apr 2025
https://github.com/eugenesia/zipcar-flex-map
Zipcar Flex zone on a Google Map.
Last synced: 05 Apr 2025
https://github.com/eugenesia/bignerdranch-android-geoquiz-old
GeoQuiz Android app from Big Nerd Ranch.
Last synced: 05 Apr 2025
https://github.com/eugenesia/spring-taco-cloud
A tutorial project for the Spring In Action book.
java spring-boot spring-in-action
Last synced: 05 Apr 2025
https://github.com/eugenesia/docker-library-php
Additional PHP versions for Docker, forked from https://github.com/docker-library/php
Last synced: 05 Apr 2025
https://github.com/eugenesia/unity-hex-map
Experiment with a hex map in Unity3D.
Last synced: 05 Apr 2025
https://github.com/eugenesia/circleci-debug
To debug CircleCI's build pipeline.
Last synced: 05 Apr 2025
https://github.com/eugenesia/spring-boot-getting-started
Getting started with Spring Boot
Last synced: 05 Apr 2025
https://github.com/eugenesia/docker-compose-drupal7
Configuration for a Drupal 7 installation using Docker Compose.
Last synced: 05 Apr 2025
https://github.com/eugenesia/bignerdranch-android-criminalintent
CriminalIntent app from Big Nerd Ranch Android book.
Last synced: 05 Apr 2025
https://github.com/eugenesia/babylonjs-toad-attack
A Rock Band-style game featuring toads using Babylon.js.
Last synced: 05 Apr 2025
https://github.com/eugenesia/little-os-book
Creating a Unix-based operating system, following littleosbook.github.io
Last synced: 05 Apr 2025
https://github.com/eugenesia/docker-drupal-phpfarm
Docker image for Drupal 7 development, using PHPFarm.
Last synced: 05 Apr 2025
https://github.com/eugenesia/babylonjs-explore
Explore various features in Babylon.js game engine.
Last synced: 05 Apr 2025
https://github.com/eugenesia/unity-in-action-fps
First Person Shooter from the Unity In Action book.
Last synced: 05 Apr 2025
https://github.com/eugenesia/babylonjs-test
Test game using the BabylonJs framework.
Last synced: 05 Apr 2025
https://github.com/eugenesia/bignerdranch-android-geoquiz
GeoQuiz Android app from Big Nerd Ranch book. Redone in Android Studio.
Last synced: 05 Apr 2025
https://github.com/eugenesia/eugenesia.co.uk
Eugene's personal website in UK.
Last synced: 05 Apr 2025
https://github.com/eugenesia/unity-sitepoint-ar-demo
Augmented Reality demo Android app using Unity and Vuforia.
Last synced: 05 Apr 2025
https://github.com/eugenesia/eugenebot
A conversational Slack bot using Botkit
Last synced: 05 Apr 2025
https://github.com/eugenesia/babylonjs-plane
An HTML5 game made with Babylon.js, illustrating Actions and ActionManager.
Last synced: 05 Apr 2025
https://github.com/eugenesia/unity-baglabs-vr
Basic Unity Cardboard VR app, following tutorial from baglabs.com.
Last synced: 05 Apr 2025
https://github.com/eugenesia/uia-ch8-interactive
Interactive game from chapter 8 of Unity In Action book.
Last synced: 05 Apr 2025
https://github.com/eugenesia/uia-third-person-3d
Third-person 3D game from chapter 3 of Unity In Action book.
Last synced: 05 Apr 2025
https://github.com/eugenesia/unity-in-action-memory
Memory game from Chapter 5 of Unity In Action book
Last synced: 05 Apr 2025
https://github.com/eugenesia/spring-rest
Tutorial project from Baeldung's "Building a REST API with Spring" book
Last synced: 05 Apr 2025
https://github.com/eugenesia/react-company-website
Starter company website in React.
Last synced: 05 Apr 2025
https://github.com/eugenesia/terraform-ubuntu-desktop
Terraform a minimal Ubuntu desktop on DigitalOcean, with a few useful software packages.
Last synced: 05 Apr 2025
https://github.com/eugenesia/react-tutorial-tictactoe
A React.js tutorial creating a Tic Tac Toe game.
Last synced: 05 Apr 2025