Giter Site home page Giter Site logo

learn-python's Introduction

¡Hola 👋, I'm Riyan Dcosta;

I am Full-Stack Developer with hands on experience in Flutter Development;

Additionaly I work on React, Kotlin and Python Frameworks;

Skills

  • Flutter
  • Python
  • CSS
  • React

Here are some quick stats about my github account!



GitHub Streak

learn-python's People

Contributors

riyan-dcosta avatar

Stargazers

 avatar

Watchers

 avatar

learn-python's Issues

One WorkSpace

Currently we may have different python versions and may also have different OS in future. Must need to find a best approach so there wont be any runtime failures.

Some options to run as container

  • Docker container
  • VS Code Dev Containers
  • Option to host the container in Server
  • Ease of use for instalation, setup and git push in the containers.

Logs and Utils

Common Utility packages

  • time taken by a function to execute
    • check the CPU or GPU execution vs Thread running time from Clock. Both gives different total execution time if there is a pause in thread.
    • No need to research deep, when we encounter any async operation then the difference in Processing time vs Clock time will be essential.
  • custom logging
    • logging will be an abstract class used to have different location option to log.

OpenCV Image Processing

Image Processing

  1. Require a feature to increase or decrease image brightness [Black to White].
  • add open-cv package
  • create a function which can be called from main.py
  • needs to take image path and lightness ( hsl ) percentage value to be changed.
    • the input color percentage will be 0.0 - 1.0 value which is in lightness percentage.

Flask server with RESTful API

Use python flask and api packages to run local host.
Run Python server and respond must have http success response.

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.