Code Monkey home page Code Monkey logo

Linkedin

Languages

CSharp CSharp C Lua

Game

Unity Unreal Godot

Project Managment / Configuration Control / Cloud Platform

Trello Notion Git GitHub MongoDB NodeJS AWS

I'm an Early 🐀

🌞 Morning                800 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   20.42 % 
πŸŒ† Daytime                1416 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   36.14 % 
πŸŒƒ Evening                1374 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   35.07 % 
πŸŒ™ Night                  1148 commits        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   32.37 % 

πŸ“… I'm Most Productive on Tuesday

Monday                   627 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   16.00 % 
Tuesday                  830 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   21.18 % 
Wednesday                616 commits         β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   15.72 % 
Thursday                 510 commits         β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   13.02 % 
Friday                   533 commits         β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   13.60 % 
Saturday                 385 commits         β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   09.83 % 
Sunday                   417 commits         β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   10.64 % 

Alfredo Gomes's Projects

angry-birds icon angry-birds

Angry Bomb is a physics game, in which your objective is to eliminate yellow birds and destroy their buildings by throwing bombs at them.

asp-net-core icon asp-net-core

ASP.NET Core WebAPI: Comprehensive registration system, allowing carriers to control and manage all essential information effectively and centrally

board-game icon board-game

Game with a multiplayer system in Unreal Engine 5.3 using Blueplint. The server manages the game state and replicates the information to the clients.

c-sharp icon c-sharp

Able to develop programs with the C# language, Algorithm, Data Structure, Fundamentals, OO, Collections, Lambdas, Generics, Dynamics and LINQ

dotween icon dotween

DOTween is a fast, efficient, fully type-safe object-oriented animation engine.

duck-hunt icon duck-hunt

Game inspired by Duck Hunt, with target shooting mechanics, animations and turn system, using the GDScript scripting language for the Godot engine.

endless-runner icon endless-runner

Programming a game in unity style (Infinite Run), where the player needs to jump over approaching obstacles to avoid crashing.

entity-framewok icon entity-framewok

Ordering system with Context classes, mapping using Fluent API and DataAnnotations (Entity Framework Core 6.0)

erp icon erp

ERP PHP (Enterprise Resource Planning) is an integrated management system that can organize different areas of a company into a single system, managing the company's data in a single database.

fruit-ninja icon fruit-ninja

Programmed game to test the player's reflexes, where the objective is to click and destroy objects randomly thrown into the air before they can fall.

metal-slug icon metal-slug

Recreated the classic arcade action game (Metal Slug) in 2D style (Run and Gun) developed in the Unity Engine.

mvc icon mvc

Web Application ASP.NET MVC 5 (.NET Framework

object-pooling icon object-pooling

Object Pool is a crafting design pattern that pre-instantiates all the objects you will need at any specific time before the game.

puzzle-platforms icon puzzle-platforms

Basic client-server model and connect multiple instances through a collaborative puzzle game using the unreal engine

recyclable-scroll-view icon recyclable-scroll-view

Recyclable ScrollView Infinite on Unity Engine, optimized to handle a large number of elements without compromising performance.

rest icon rest

REST API with ASP.NET Core WebAPI integrates seamlessly with the Angular 7 application, enabling powerful and efficient interactions with data.

scriptable-object icon scriptable-object

A ScriptableObject is a data container that you can use to save large amounts of data, independent of class instances.

spa icon spa

Angular 7 being efficiently consumed by the REST API created with ASP.NET Core WebAPI, enabling powerful interactions with data.

target-shooting icon target-shooting

creating a target shooting minigame, from weapon configuration to handling interactions with the target.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.