Indie Game Developer and Full Stack Engineer
Forget the numerous groups in spam-filled messaging services. MejengApp is a social network to easily and effectively organize your friends to play football and have a good time.
Users will be able to notify if they wish to attend a match and they can easily create the teams, speak among the guests for a simpler organization of matters related to the game and even choose the color of the uniform they will use.
Aprenda DESDE CERO los principios básicos del diseño y programación orientada a objetos utilizando el lenguaje Python 3
Go To CourseAprenda a crear estructuras de datos lineales utilizando punteros en Java mientras creamos un juego de dominó
Go To CourseAprenda a programar videojuegos 2D desde CERO con Unity, C# y Visual Studio Code con un juego estilo Flappy Birds
Go To CoursePróximamente...
I’ve been wanting to do this post for a while. I’ve found some guides that, while are really good, haven’t been as useful as I would like.
Read Full ArticleI decided that I wanted to create a video game from start to finish. It has been in my mind for a really long time. Here’s what I learned.
Read Full ArticleIn the world of engineering leadership, delegation stands out as a fundamental human touchpoint crucial for achieving scalability. Really, that’s an important tool people have to scale themselves. While automation streamlines processes, it is delegation that reflects the human artistry in leadership, allowing teams to scale up effectively.
Read Full ArticlePull requests are an essential part of the software development process, allowing teams to review and discuss code changes before merging them into the main codebase. However, as projects grow larger and more complex, pull requests can sometimes become slow and inefficient. In this article, we will explore some tips and strategies for improving performance in pull requests.
Read Full ArticleIn today’s fast-paced and ever-evolving world of engineering, automation has become a crucial aspect of leadership and management if you want to scale. As software engineers, one of the best ways to scale is by automating different key repetitive tasks or processes.
Read Full ArticleI'm working on some ReactJS components that you can check here in my repos :)
Search component, plug and play where you define two callbacks that are triggered when the search text has changed or when the user clicks on the search button.
Github RepoReact JS Pagination component. Can be easily customized with CSS objects.
Github RepoReact JS Table and log viewer with CSV download functionality accepts text, json and JSX for rendering.
Github RepoReact file upload component with loading throbber. Abstracts the FE loading functionality and invokes a callback function once the file has been already loaded with the appropriate data.
Github Repo