Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Arctic Code Vault Contributor
adrijano/README.md

AdrijanPython

Adrijan

Hi there 👋

Python PySimpleGUI Python 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

Pinned

  1. Real-time cryptocurrencies prices.

    Python 14 1

  2. Virtual assistant Alpha

    Python 14 1

  3. Text to Binary Converter

    Python 9

  4. Encrypt decrypt files

    Python 7 1

  5. Gmail account using brute force attack

    Python 8 3

420 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January - February 2021

adrijano has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.