|
6 | 6 | <Row> |
7 | 7 | <Box Title="Hello there!"> |
8 | 8 | <p> |
9 | | - I started programming in High School, and have had a passion for it ever since. |
10 | | - The first language I ever used was Java and it will always have a soft spot in my heart, however since then I have learned and grown to love many other languages such as C#, C++, Python, and JavaScript. |
| 9 | + I started programming in High School, and have had a passion for it ever since. |
| 10 | + The first language I ever used was Java and it will always have a soft spot in my heart, however since then I have learned and grown to love many other languages such as C#, C++, Python, and JavaScript. |
11 | 11 | The best thing to me about being a Software Developer is the constant need to learn and hone your skills with how quickly new technologies and best practices are released. |
12 | 12 | <br /> |
13 | 13 | <br /> Some qualities for developing software that I think are important: |
|
64 | 64 | </Row> |
65 | 65 | </Box> |
66 | 66 | </Row> |
67 | | - <p class="footnote">+ means I am currently working with this tech</p> |
68 | 67 | </Box> |
69 | 68 | </Row> |
70 | 69 |
|
|
84 | 83 | BaldersGait is a goofy little idle game I am developing in my free time. |
85 | 84 | <br />Used: Avalonia, C#, Git |
86 | 85 | </p> |
| 86 | + <h4><a href="https://github.com/CorruptComputer/Shipyard" target="_blank" rel="noopener">Shipyard</a>:</h4> |
| 87 | + <p> |
| 88 | + Shipyard is a .NET application to package .NET applications on Linux. |
| 89 | + Currently supports RPM packages, more formats in development. |
| 90 | + <br />Used: C#, Git, NuGet |
| 91 | + </p> |
| 92 | + <h4><a href="https://github.com/CorruptComputer/ReQuesty" target="_blank" rel="noopener">ReQuesty</a>:</h4> |
| 93 | + <p> |
| 94 | + Fork of Kiota, an OpenAPI based HTTP Client code generator. |
| 95 | + Changing this to better suit my needs. |
| 96 | + <br />Used: C#, Git, NuGet |
| 97 | + </p> |
87 | 98 | </Box> |
88 | 99 | <Box TitleType="TitleType.H3" Title="Maintaining" BackgroundColorOverride="#454d6a"> |
89 | 100 | <h4><a href="https://github.com/CorruptComputer/home" target="_blank" rel="noopener">My Website</a>:</h4> |
90 | 101 | <p> |
91 | | - The site you're currently looking at. |
| 102 | + The site you're currently looking at. |
92 | 103 | I am not a designer, but I hope it still looks alright! |
93 | 104 | <br />Used: Blazor WebAssembly, Cloudflare, CSS, C#, Git, HTML |
94 | 105 | </p> |
| 106 | + <h4><a href="https://github.com/CorruptComputer/Questy" target="_blank" rel="noopener">Questy</a>:</h4> |
| 107 | + <p> |
| 108 | + Fork of MediatR from before their license change. |
| 109 | + Maintaining for my own projects that depend on it, no plans for major changes. |
| 110 | + <br />Used: C#, Git, NuGet |
| 111 | + </p> |
| 112 | + <h4><a href="https://github.com/CorruptComputer/Beepsky" target="_blank" rel="noopener">Beepsky</a>:</h4> |
| 113 | + <p> |
| 114 | + Spiritual successor to Officer-Beepsky, this bot was rewritten in C# and uses NetCord. |
| 115 | + <br />Used: C#, Git |
| 116 | + </p> |
95 | 117 | </Box> |
96 | 118 | <Box TitleType="TitleType.H3" Title="End of Life" BackgroundColorOverride="#454d6a"> |
97 | 119 | <h4><a href="https://github.com/CorruptComputer/ProtonDB-Tags" target="_blank" rel="noopener">ProtonDB Tags</a>:</h4> |
|
101 | 123 | </p> |
102 | 124 | <h4><a href="https://github.com/CorruptComputer/Officer-Beepsky" target="_blank" rel="noopener">Officer-Beepsky</a>:</h4> |
103 | 125 | <p> |
104 | | - Officer-Beepsky is an open source Discord bot. |
105 | | - I made it for some friends and myself to use in order to play music and manage our server. |
| 126 | + Officer-Beepsky is an open source Discord bot. |
| 127 | + I made it for some friends and myself to use in order to play music and manage our server. |
106 | 128 | It was built with Discord4J as its main API to use to connect to Discord. |
107 | 129 | <br />Used: Bash, Git, Gradle, Java, PowerShell |
108 | 130 | </p> |
|
0 commit comments