Code Monkey home page Code Monkey logo

Hello World!

𝓖𝓪𝓶𝓮 𝓓𝓮𝓿 𝓲𝓼 𝓶𝔂 𝓹𝓪𝓼𝓼𝓲𝓸𝓷

  • Favorite languages: Python & C
  • Favorite topics: Software Engineering
  • Researching about:
    • GitFlow: Trunk-based vs. Branch-based
  • Currently learning:
    • Linear Algebra
    • Algorithms Design
    • C++ & Game Development
  • Interests:
    • Computer Graphics & Shaders
    • Game/ Graphics/ Software Design
    • Procedural Generation & AI
  • I 💙 Godot
    • Enthusiast since 2016~

Tools



Top Languages

#include <iostream>
int main(void)
{
#if defined(__unix__) || defined(__linux__)
    std::cout << "\033[32m" "Hello World!" "\033[m\n";
#else
    std::cout << "Hello World!" << std::endl;
#endif
}

Dutra, Gerson's Projects

brackeys-godot-tutorial icon brackeys-godot-tutorial

Exercise / implementation of Brackeys Godot's introductory tutorial https://youtu.be/LOhfqjmasi0 using some clean code practices.

cpp-game-programming-book icon cpp-game-programming-book

Game code/ exercises based on the book https://github.com/PacktPublishing/Beginning-Cpp-Game-Programming-Second-Edition

dio-hankchallenge icon dio-hankchallenge

Desafio do curso de Desenvolvimento de Jogos da plataforma DIO.me: Calculadora de Partidas Rankeadas.

dio-herochallenge icon dio-herochallenge

Desafio do curso de Desenvolvimento de Jogos da plataforma DIO.me: Classificador de nível de herói.

dio-lab-open-source icon dio-lab-open-source

Repositório do lab "Contribuindo em um Projeto Open Source no GitHub" da Digital Innovation One.

gd_start icon gd_start

Repositório dedicado ao conteúdo do projeto demonstrativo "Introdução ao desenvolvimento de jogos numa ferramenta especializada" apresentado na Universidade Federal do Cariri.

gdevbr icon gdevbr

Trabalho de Introdução à Ciência da Computação: Desenvolvimento de jogos digitais - O mercado brasileiro de jogos.

gdscript-language icon gdscript-language

Trabalho de Fundamentos de linguagens de programação: Godot script language

godot-demos icon godot-demos

Dozens of free and open source demos for the Godot game engine

godot-screen-recorder icon godot-screen-recorder

A Godot addon that adds a custom node to records a video from a `Viewport`, by using FFmpeg. (alpha)

godottutorials icon godottutorials

Some exercises from Godot's documentation. https://docs.godotengine.org/en/stable/index.html

graphs icon graphs

Implementation of fundamental graph algorithms in C

mynvimsetup icon mynvimsetup

AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

paradigms icon paradigms

Programming languages paradigms exercises. Functional Programming with Scheme & Logic Programming with Prolog.

purple_garden icon purple_garden

Game project for the programming lab discipline. Genre: harverst sin + survival tower defense.

skyliners icon skyliners

Adaptation of an Algorithms and Data Structures' course project, made in Godot, with C.

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.