GithubHelp home page GithubHelp logo

Hello there! 👋

Profile views counter follow
Welcome to my profile!

I've been interested in computer science ever since I was a kid: my passion for learning is insatiable, which is why I’ve taught myself many of the skills I possess. I’ve participated in IT events, including AWS Summit Milan 2022, CloudFest 2023. One of my strengths is my ability to handle multiple projects simultaneously. The most important skill I've learned as a software developer is the ability to easily break down complex problems into simple tasks and methodically work on them one by one. I believe this is fundamental for completing large projects and writing maintainable code.


class Manuel extends Person
{
  String name = "Manuel";
  String surname = "Urbano";
  DateTime birthDate = DateTime(2002, 8, 23);
  double age = DateTime.now().difference(birthDate).inDays / 365;
}

manu-urba GitHub Stats


EmailTelegram

Manuel's Projects

chancejs icon chancejs

Chance - Random generator helper for JavaScript

chat-mentions icon chat-mentions

Source plugin which allows player to mention nicknames in the chat

mikro-orm icon mikro-orm

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.

pings icon pings

Pings plugin for Source Games

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.