Giter VIP home page Giter VIP logo

chancejs's Introduction

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


Email โ€ข Telegram

chancejs's People

Contributors

abhijeetkpawar avatar aleksraiden avatar alexdiliberto avatar aminag avatar atilacamurca avatar avishaan avatar caimen avatar christophior avatar davmillar avatar dependabot[bot] avatar eurafa avatar geoffrussel avatar hugoiuri avatar jonbev avatar jtojnar avatar kevingarnett avatar leesei avatar mcordingley avatar mklaber avatar ncjones avatar oliversalzburg avatar pmowrer avatar qjcg avatar ryanmonro avatar spayton avatar therealpecus avatar timpetricola avatar victorquinn avatar writecodeeveryday avatar xshyamx avatar

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.