Wing
Joined 7 March 2024
m
no edit summary
No edit summary |
mNo edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | |||
| above = Wing | |||
| image = | |||
[[File:Wing's avatar.jpg|thumb|My avatar, drawn by me :)]] | |||
| header1 = Basics | |||
| label2 = Birthday | |||
| data2 = May 29th, 2003 (Age 20) | |||
| label3 = Programming Languages | |||
| data3 = Kotlin, Java, JavaScript, TypeScript | |||
| label4 = Tools | |||
| data4 = Jetpack Compose, Express, Android Studio/IntelliJ, VSCode, CSS, SCSS | |||
| header5 = Socials | |||
| label6 = Website | |||
| data6 = [https://wingio.xyz wingio.xyz] | |||
| label7 = GitHub | |||
| data7 = [https://github.com/wingio @wingio] | |||
| label8 = Fediverse | |||
| data8 = [https://androiddev.social/@wing @wing@androiddev.social] | |||
| label9 = Discord | |||
| data9 = [https://discord.com/users/298295889720770563 @wi.ng] | |||
}} | |||
I like to do a little programming (mostly in Kotlin these days) | I like to do a little programming (mostly in Kotlin these days) | ||
{{ | == Plugins == | ||
{| class="wikitable" | |||
|+[[Aliucord]] | |||
!Name | |||
!Description | |||
!Language | |||
!Released | |||
|- | |||
|Achievements | |||
|Added basic achievements | |||
|Java | |||
|No | |||
|- | |||
|BetterChannelIcons | |||
|Adds more options for channel icons | |||
|Kotlin | |||
|Yes | |||
|- | |||
|BetterChatbox | |||
|Adds several options for customizing the chatbox | |||
|Java | |||
|Yes | |||
|- | |||
|CustomBadges | |||
|Adds the ability to add custom client side badges to any user | |||
|Java | |||
|Yes | |||
|- | |||
|DN | |||
|Just adds the /deez command | |||
|Java | |||
|Yes | |||
|- | |||
|Discovery | |||
|Ports server discovery over from desktop | |||
|Java | |||
|Yes | |||
|- | |||
|FavoriteMessages | |||
|Allows users to save messages to be viewed later | |||
|Java | |||
|Yes | |||
|- | |||
|FriendNicknames | |||
|Adds the ability to set custom nicknames for any user (client side only as this predates the official feature) | |||
|Java | |||
|Yes | |||
|- | |||
|GuildProfiles | |||
|Adds the ability to view additional server information | |||
|Java | |||
|Yes | |||
|- | |||
|HideCallButtons | |||
|Hides the call buttons in the user profile sheet | |||
|Java | |||
|Yes | |||
|- | |||
|KeywordAlerts | |||
|Display alerts when messages with a user defined keyword are sent | |||
|Java | |||
|Yes | |||
|- | |||
|MessageLinkContext | |||
|Adds an option to copy a message link in the message context menu | |||
|Java | |||
|Yes | |||
|- | |||
|MoreHighlight | |||
|Adds more text highlighting options for messages | |||
|Java | |||
|Yes | |||
|- | |||
|RCM (RoleContextMenu) | |||
|Adds a context menu for when a role is clicked | |||
|Java | |||
|Yes | |||
|- | |||
|Sessions | |||
|Allows people to view and manage their login sessions | |||
|Kotlin | |||
|Yes | |||
|- | |||
|ShowPerms | |||
|Adds options to view the permissions a user has | |||
|Java | |||
|Yes | |||
|- | |||
|TwemojiEverywhere | |||
|Renders Twemoji in more places | |||
|Java | |||
|Yes | |||
|- | |||
|UserTags | |||
|Set custom bot tags for users | |||
|Java | |||
|Yes | |||
|- | |||
|ViewServerAsRole | |||
|Ports over the ability to preview a server as a given role | |||
|Java | |||
|Yes | |||
|- | |||
|WebViewCord | |||
|Replaces the client with a WebView containing the web version of Discord | |||
|Java | |||
|No | |||
|} | |||
== Projects == | |||
{| class="wikitable" | |||
|+Current projects | |||
!Name | |||
!Description | |||
!Type | |||
!Stars (Approx.) | |||
|- | |||
|[https://github.com/MateriiApps/Gloom Gloom] | |||
|Material You GitHub android client built with Jetpack Compose | |||
|Android app | |||
|500 | |||
|- | |||
|[https://github.com/wingio/syntakts Syntakts] | |||
|Frontend-agnostic AST processing and markdown rendering library | |||
|KMP library | |||
|10 | |||
|- | |||
|[https://github.com/wingio/plugins Aliucord plugins] | |||
|Collection of my own [[Aliucord]] plugins | |||
|Plugin | |||
|25 | |||
|- | |||
|[https://github.com/wingio/fediapi fediapi] | |||
|Library for seemlessly interacting with various fediverse apis | |||
|KMP library | |||
|1 | |||
|} |