Anthony Ahrens's repositories
SoccerBopper
A multiplayer 3D soccer game made from scratch. Use movement and specials to move the ball and disrupt your opponent.
Udemy-RPG-Project
Continuing to study Game Development mechanics for the RPG game genre. Emphasis on State Management, core RPG structures, 2D animations, and so on. Main Project from Udemy Course - The Ultimate Game Guide to Creating an RPG in Unity
Unity_2D_RPG_Crash_Course
Course to further study Unity 2D game development and build basic understanding of RPG structured systems.
Time_Study_App
Designing a web-based application that will help Industrial Engineers and process owners in analyzing their current processes.
Building-Web-APIs-with-ASP.NET-Core
Studying ASP.NET Core and following along with the exercises in the book.
100-days-of-code-2024
My accountability journal for 100 Days of Code 2024
Space_Shooter_Pro
The Ultimate Game Guide to Unity Development - First Project
project_planner
A project planner application that handles task creation, distribution, and display similar to a task board applications such as Trello. Designed for tracking progress of manufacturing/engineering projects.
vue_chat_firebase
Practice Vue 3 Composition API and Firebase Firestore integration by building a chat room application. Learning how to implement and use Firebase Authentication.
mini_blog_firebase_version
Using the mini_blog project as a base for building a Firebase Firestore project
vue-3_mini_blog
Practicing Vue 3's Composition API setup() and functionality with integrated JSON Server database. Concepts implemented: Composables, Router Parameters, Props, Refs, async, await, CSS loading bar, etc
vue-3_project_planner
Small refresher project covering concepts for Options API using Vue 3 and Vue Router with router history
vue-3_reaction_timer_game
Test your reaction skills by clicking a box as soon as it appears
Vue-3_Modal_Concept
Building a typical modal window using Vue 3 CLI principles
Data-Structures-and-Algorithms-Java
Practice common types of data structures and algorithms in Java language
bakery_app
A full stack bakery application project that allows customers to order off the shelf baked goods and place orders for custom cakes.
Portfolio1.0
Portfolio website built with vuejs.
Tenmo_Cash_App
Capstone project #2: Java Backend API service using Spring Boot and PostgreSQL. Users are able to login, find other users, and request/send money to them.
Kudo_Kademy
Final capstone project for Tech Elevator bootcamp.
CSharpPlayground
Tutorials and small side projects for C# programming language
Vue3-google-maps-markers-example
Example of placing markers on Google Maps in Vue.js. Option to add markers using right click on the map, coordinates arrays, or using a form to enter coordinates of a location