Aquiles Rodrigues's repositories
BD-II-NEO4J-NOSQL
Using noSQL DB to create nodes and relationships in Python
Digital-Bank
College programming project (in portuguese) - concepts convered in the application: Layered architecture, SOLID principles, GUI, among others.
ED1-Parentesis-Challenge
Context: any special character that opens must to be closed. Example: '{', '[' and '('.
Josephus-Problem
The classic josephus problem, but this time using circular list
Snake-Game
The famous snake game, but this time it's a brazilian north east version
Tic-Tac-Toe-Game
The classic tic-tac-toe in java and simulating an AI with programming logical.
Windows-Alarm-Automation
Windows Alarm tool Automation using C#, .NET, Appium and NUnit for tests.
TDD-Class-Stack
Using the concepts of tdd, a class Pilha(stack), classic data structure, was created.