GithubHelp home page GithubHelp logo

project-demo's Introduction

Ulises Alexander A.M. :octocat:🇲🇽💻✍️

Typing SVG

I'm a Software Engineer specializing in Python back-end development, particularly building API with FastAPI. I have a formal background in computer and software engineering, thanks to my time in my now dropped-out bachelor's studies. I have been improving my skills and continuing my self-study journey.

I prefer the simplicity of building code in Python compared with the strictness of languages like Java and C. After learning and working with functional programming and Haskell, I returned to Python with a functional programming perspective.


Languages and tools


Projects


Streak stats


Wakatime stats


Github stats Github

Note: The top languages stats only considers the code in my Github repositories and doesn't indicate preference, experience, or skill level. I hide Java because it is not descriptive of the languages I'm interested in.

UlisesAlexanderAM's github activity graph

project-demo's People

Contributors

ulisesalexanderam avatar

Watchers

 avatar

project-demo's Issues

Addition

  • Description
    Suma de 2 números enteros.

  • Mookup

  • Diagram

  • Unit Tests

  • 2.0+1.5=3.5

  • 1.0 +0.0 = 1.0

  • -1.0 + 0.0 = -1.0

  • 0.0 + 0 = 0.0

  • 10000 + 0.0 = 10000

Division

  • Description
    Division de 2 numeros
  • Mookup
  • Diagram
  • Unit tests
  • 5 / 3 = 1.66
  • 15 / 3 = 5
  • 10 / 1 = 10
  • 30 / 30 = 1

Multiplication

  • Description
    Multiplica 2 numeros
  • Mookup
  • Diagram
  • Unit tests
  • 2 * 5.0 = 10.0
  • 5.0 * 15 = 45.0
  • 3 * 3 = 9
  • 3 * 1 = 3

Substraction

  • Description
    Resta 2 numeros
  • Mookup
  • Diagram
  • Unit tests
  • 1.0 - 3.0 = -2.0
  • 5.0 - 0.0 = 5.0
  • 10 - 6 = 4.0
  • 5000 - 5000 = 0.0

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.