Giter VIP home page Giter VIP logo

AdrijanPython

Adrijan

Hi there πŸ‘‹

Python PySimpleGUI myprojects

pyinstaller PieceX Youtube

I’m currently working on Python | PySimpleGUI projects.

πŸ€” I’m looking for help with some ideas.

def username():

return ('Name: \n Adrijan\n')

def developer():

return ('Profession: \n Python developer\n')

def from_c():

return ('Country: \n Slovenia (https://en.wikipedia.org/wiki/Slovenia)\n')

def gith():

return('Github: \n https://github.com/adrijano\n')

def resp():

return ('Github respitories: \n https://github.com/adrijano?tab=repositories')

def main():

name = username()
python_d = developer()
country = from_c()
github = gith()
respitories = resp()
print(name)
print(python_d)
print(country)
print(github)
print(respitories)

main()

My GitHub stats

Adrijan's github stats

Donations

If you would like to support me, donations are very welcome.

You can use Paypal to donate using your own credit card. 
The payment is processed by PayPal but you don't need to have a
PayPal account or sign-up for one if you are paying by credit card.

You can also use your own Paypal account to donate.

You can also donate Bitcoin, Bitcoin Cash, Dai, Ethereum, Litecoin and USD Coin.

paypal Bitcoin

Adrijan's Projects

Adrijan doesn’t have any public repositories yet.

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.