Pinned Repositories
Attack-Defense-Dices
[EN] Inspired by the War board game, I have created this simple game to represent attackers and defenders.
CSharp-OOP-ASP.NETCoreMVC
[EN] In this project, I delve into MVC, OOP principles such as inheritance, polymorphism, encapsulation, abstraction and method overriding.
Data-Structure
[EN] Repository to practice and implement data structure.
desafio-ImNotMenduina-2024
[PT-BR] Desafio organização de um zoológico. Sua missão será construir a lógica para indicar os recintos onde novos animais se sintam confortáveis.
E-commerce-Night-Market
[EN] In this project, a web e-commerce platform is created to sell Valorant items. I'm using SQLite, AdonisJS, and Lucid ORM. Furthermore, I'm using the Valorant API to seed the database.
ImNotMenduina
Login-Nodejs-MYSQL-MVC
Node.js, MySQL Database
Pathfinder_godot3
[EN] I'm currently delving into AI algorithms and learning Godot to develop my own game. As a result, I've chosen to craft a tool that visualizes the inner workings of each algorithm.
SDL2-Mr-Shooter
[EN] This is my first game project using SDL2 and C++. I'm implementing my own data structures, practicing OOP, and having a lot of fun.
Software-Architecture-Patterns
[EN] Software architecture for corporate systems, applications of good practices and study of design patterns using Java.
ImNotMenduina's Repositories
ImNotMenduina/SDL2-Mr-Shooter
[EN] This is my first game project using SDL2 and C++. I'm implementing my own data structures, practicing OOP, and having a lot of fun.
ImNotMenduina/CSharp-OOP-ASP.NETCoreMVC
[EN] In this project, I delve into MVC, OOP principles such as inheritance, polymorphism, encapsulation, abstraction and method overriding.
ImNotMenduina/ImNotMenduina
ImNotMenduina/Data-Structure
[EN] Repository to practice and implement data structure.
ImNotMenduina/desafio-ImNotMenduina-2024
[PT-BR] Desafio organização de um zoológico. Sua missão será construir a lógica para indicar os recintos onde novos animais se sintam confortáveis.
ImNotMenduina/Login-Nodejs-MYSQL-MVC
Node.js, MySQL Database
ImNotMenduina/Mendunix-Shell-OS
This is my shell implementation.
ImNotMenduina/N-body-parallel
[EN] Research project on the physical problem of N Bodies and comparisons between parallel solutions.
ImNotMenduina/Opencv-IMGProcessing
Opencv + Tesseract
ImNotMenduina/Parallel-Problems
ImNotMenduina/Pathfinder_godot3
[EN] I'm currently delving into AI algorithms and learning Godot to develop my own game. As a result, I've chosen to craft a tool that visualizes the inner workings of each algorithm.
ImNotMenduina/Valorant-AdonisJS-JapaTest-TS
[EN] Simple project to enroll users and their favorite agents in Valorant. I'm using AdonisJS, TypeScript, JapaTest, and MVC.
ImNotMenduina/Vectorization-AVX
SIMD and vectorization using AVX intrinsic functions.
ImNotMenduina/Problems