https://github.com/psp515/psp515
Hi!
https://github.com/psp515/psp515
Last synced: 5 months ago
JSON representation
Hi!
- Host: GitHub
- URL: https://github.com/psp515/psp515
- Owner: psp515
- Created: 2022-09-18T11:45:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T21:34:25.000Z (over 1 year ago)
- Last Synced: 2025-02-16T23:11:50.531Z (8 months ago)
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello There 🖐🤵 About Me
---```cs
namespace psp515;
public class Me
{private IMood Mood;
public Me(IMood mood)
{
Mood = mood; /* Try to guess ;D */
}public override string Introduce() => base.Introduce()+$"{Mood.Emoji}" ;
public string University => "AGH University of Science and Technology";
public string FieldOfStudy => "Computer Science";
protected string Name => "Łukasz";
protected string Surname => "Kolber";
public string Nick => "psp515";protected List Languages => new List
{
new Language("pl", "C2"),
new Language("en", "B2 / C1")
};
}```
🔧 Known Technologies & Tools
---











👶 Tested Technologies & Tools
---








🎓 Extending Knowledge / Testing / Working With
---



🏆 Planning To Test / Willing to Learn
---




📈 GitHub Stats
---