Skip to content
View nosmow's full-sized avatar
Block or Report

Block or report nosmow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nosmow/README.md

Hi, I'm Dainer Cortés 👋

General badge General badge

About me

  • ⭐ Self-taught.
  • ☕ Game Developer.
  • 💻 Freelancer.
  • 🧑‍🎓 Systems Engineering Student | Ninth semester.
  • 🧑‍🏫 Content creator.

Languages and Frameworks

My Skills


IDEs and Tools

My Skills



using UnityEngine;

public class PlayerController : MonoBehaviour
{
	void Start() 
	{
		Debug.Log("Game developer mode on");
	}
}


GitHub Analytics

nosmow nosmow

nosmow



Top Contributed Repo

nosmow nosmow

Popular repositories Loading

  1. pila_cola_lista pila_cola_lista Public

    Aplicación de escritorio con Windows Forms

    C#

  2. cuantas-veces-cabe cuantas-veces-cabe Public

    Aplicación de consola con C#

    C#

  3. challenge-one-encriptador-latam challenge-one-encriptador-latam Public

    Encriptador de texto - Alura Challenges ONE | JavaScript

    CSS

  4. challenge-one-conversor-latam challenge-one-conversor-latam Public

    Conversor de divisas y temperatura utilizando el lenguaje Java + Swing.

    Java

  5. challenge-one-alura-hotel-latam challenge-one-alura-hotel-latam Public

    Control de reservas hoteleras utilizando Java + Maven + Swing.

    Java

  6. challenge-one-foro-alura challenge-one-foro-alura Public

    API Rest desarrollada con Spring Boot y MySQL

    Java