Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparronator9999/sparronator9999
My profile meta-repository. You won't find anything other than my profile README here.
https://github.com/sparronator9999/sparronator9999
Last synced: 10 days ago
JSON representation
My profile meta-repository. You won't find anything other than my profile README here.
- Host: GitHub
- URL: https://github.com/sparronator9999/sparronator9999
- Owner: Sparronator9999
- Created: 2024-07-08T06:50:19.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T21:16:25.000Z (6 months ago)
- Last Synced: 2024-10-11T19:42:42.511Z (2 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### About me
- I'm currently studying for a Bachelor of Information Technology at university.
- I consider myself a computer/electronics enthusiast (i.e. I like to tinker with my computers, phones, etc.)
- I sometimes code in my spare time. If the resulting programs are good enough (and I think they'll benefit someone), I upload them here.
- Languages I can code in include C#, Python and web (HTML/CSS/JS).### Programming languages
I can* write code in the following programming languages:- **C# (.NET)**: My current main programming language.
- I primarily use WinForms as the UI (for graphical applications), because I haven't had success with WPF in the past, and haven't tried any other UI toolkits.
- **Python**: My most recently learned programming language. Still getting used to the syntax :p
- I haven't written any graphical applications in Python yet.
- **Web (HTML/CSS/JS)**: I've written a few web pages before, mostly for school/university assignments.
- **VB.NET**: Basically C# with different syntax.
- **Batch (Windows CMD)**: I used to write .bat scripts a few years ago, mostly wrappers around commands (e.g. a `certutil` wrapper to encode/decode base64).
- I haven't tried PowerShell (.ps1) before, and haven't done much in Bash (.sh) either.
- ...and possibly more that I haven't listed here. And Markdown doesn't count.*: as of the time of writing (July 2024)