https://github.com/dawid-szewc/dawid-szewc
https://github.com/dawid-szewc/dawid-szewc
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dawid-szewc/dawid-szewc
- Owner: dawid-szewc
- Created: 2024-11-28T14:22:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T15:07:16.000Z (6 months ago)
- Last Synced: 2025-04-01T13:53:56.422Z (about 2 months ago)
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👋 Hey there, I'm Dawid!
```python
#!/usr/bin/python
# -*- coding: utf-8 -*-class SoftwareEngineer:
def __init__(self):
self.name = "Dawid Szewc"
self.role = "Software Engineer"
self.language_spoken = ["pl_PL", "en_US"]def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")me = SoftwareEngineer()
me.say_hi()
```
### Connect with me on:[](https://www.linkedin.com/in/dawid-szewc/) [](https://github.com/dawid-szewc)
### My stack: