An open API service indexing awesome lists of open source software.

https://github.com/technicjelle/technicjelle

My GitHub profile's About Me page, and at the same time also my personal website
https://github.com/technicjelle/technicjelle

Last synced: about 1 month ago
JSON representation

My GitHub profile's About Me page, and at the same time also my personal website

Awesome Lists containing this project

README

        

# Hi there! 👋

| animated version of my logo | Programming's my art
Empty files are my canvas
And code is my brush |
|---|:---|

My name is Jelle ([IPA](https://en.wikipedia.org/wiki/Help:IPA/Dutch): /ˈjɛ.lə/), and I like creating stuff!
I'm currently studying _Creative Media and Game Technologies_ at _Saxion University of Applied Sciences_ to become a better game developer.

I love learning fun things and having fun learning things!

Click here to read about my full journey as a developer

My first start with programming was GameMaker 8.1 Lite when I was eight.
I started off only using the visual programming, and I never really got into GML.
Sadly, most of the games I made back then have been lost to time.

A year or two later I discovered Minecraft with its redstone, and I was sold.
When command blocks were added a little later, I was even more hooked.
I spent years playing with it, learning and getting better.
I also loved the big tech modpacks, though my computer back then couldn't really run them well.

When I was around eleven, my primary school installed Scratch on their computers.
Me being the curious type and seeing that a new icon had appeared on the desktop,
I clicked it and almost immediately recognized it as being a similar thing to GameMaker.
I quickly became quite good at it, though sadly most of those projects have also been lost.

Around thirteen, I tried my hand at making Android Apps with Android Studio, which was my first usage of a "real" IDE.
It was difficult to suddenly use such a huge, complicated program, but ultimately,
I did succeed in making an app that my parents still use to this day.
I enjoyed learning Java during the process of making these apps, though I probably should have learned Java first,
and only then started making apps with it.

Around 2017, I played a lot of the game Scrap Mechanic, and when they released the mod tool,
I was one of the first people to release a mod onto the Steam Workshop.
[My most popular mod](https://steamcommunity.com/sharedfiles/filedetails/?id=876955273) has been downloaded almost 50 000 times!

For the second half of secondary school, I had to buy a TI 84 CE-T calculator
and I almost immediately started making useful programs and fun games in TI-Basic.

Then I discovered The Coding Train on YouTube and I started using Processing a lot.
So for the next four or five years I used that for basically all of my programming.
I don't use it that much anymore these days, but I still really like it.

I have also made a few Minecraft plugins in Java, scripts in Python, websites with raw HTML and CSS,
and C++ and C programs, among many other things. I like to experiment with a lot of things and learn a lot.

During my first year at Saxion I have learnt C# with their GXP Engine, which I'm working on overhauling with a couple of fellow students.
I also learnt Unity, which I have since made a couple game (prototypes) with.

In the holiday after that first year, I worked a lot on a project that I felt needed to exist: GitDroid.
It's an Android app, made with Flutter, that allows you to easily install and update other Android apps from GitHub.
It's still in development, but it's already quite usable.

During my second year at Saxion, I officially learnt C++ (I'd been tinkering with it off and on for a couple of years prior)
and I'm also learning Unreal Engine. Learning Rust also seems like fun!

I've also been continuing my use of Flutter, and I've been making some other things with it as well, such as CMGTwitch.
During my usage of Flutter, I've naturally been using Dart, which I've grown to like quite a lot.

During my third year at Saxion, I had my first internship at a company that develops XR trainings for other businesses.
It was a lot of fun to work there, with such friendly and knowledgeable colleagues. I learnt a lot there.

In my fourth and last year at Saxion, I was a part of a ten-person group,
where we worked on an [Unreal Engine VR Experience](https://technicjelle.tumblr.com/tagged/Weaving%20Factory) together.
My role in the project was of Infrastructure Engineer, and as part of that, I set up Perforce Helix Core as Version Control System for us all to use.
In addition to that, I set up automated builds with Jenkins, to keep track of build-breaking bugs that might slip in.
In that same time, I also worked as a Teacher's Assistant for Saxion, helping with the C++ and 3D Rendering courses.

Not only do I really like making games, I also really enjoy making tools for people to make their lives easier in some way.
Some examples of things I made for other people are [WesleyChess](https://github.com/TechnicJelle/WesleyChess), [LifeWrench](https://github.com/TechnicJelle/LifeWrench),
[Hydr8](https://github.com/TechnicJelle/DiscordHydr8Bot), and [Simple Block Commands](https://github.com/TechnicJelle/SimpleBlockCommands).
Hardly a week goes by where I don't automate some part of my own or someone else's life.

My logo was made by myself with Blender.
Check out my other art on my [ArtStation](https://www.artstation.com/TechnicJelle)

## Find me on other platforms
[![E-Mail](https://img.shields.io/badge/EMail-EA4335?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
[![Blog](https://img.shields.io/badge/Blog-36465D?style=for-the-badge&logo=tumblr&logoColor=white)](https://technicjelle.tumblr.com/)
[![Twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/TechnicJelle/)
[![Linkedin](https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/technicjelle/)
[![ArtStation](https://img.shields.io/badge/ArtStation-13AFF0?style=for-the-badge&logo=artstation&logoColor=white)](https://www.artstation.com/TechnicJelle)
[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/@TechnicJelle)
[![Ko-fi](https://img.shields.io/badge/Ko--fi-FF5E5B?style=for-the-badge&logo=kofi&logoColor=white)](https://ko-fi.com/technicjelle)

## Experiences
![C#](https://img.shields.io/badge/C%23-239120?style=for-the-badge&logo=csharp&logoColor=white)
![Unity](https://img.shields.io/badge/Unity-303030?style=for-the-badge&logo=unity&logoColor=white)
![C++](https://img.shields.io/badge/C++-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)
![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white)
![Flutter](https://img.shields.io/badge/Flutter-02569B?style=for-the-badge&logo=flutter&logoColor=white)
![Python](https://img.shields.io/badge/Python-D1BB27?style=for-the-badge&logo=python&logoColor=white)
![Unreal Engine](https://img.shields.io/badge/Unreal-0E1128?style=for-the-badge&logo=unrealengine&logoColor=white)

![Git](https://img.shields.io/badge/git-F05033?style=for-the-badge&logo=git&logoColor=white)
[![GitHub](https://img.shields.io/badge/GitHub-303030?style=for-the-badge&logo=github&logoColor=white)](https://github.com/TechnicJelle)
![GitHub Actions](https://img.shields.io/badge/github%20actions-2671E5?style=for-the-badge&logo=githubactions&logoColor=white)
![Subversion](https://img.shields.io/badge/subversion-304870?style=for-the-badge&logo=subversion&logoColor=white)
![Docker](https://img.shields.io/badge/docker-2496ED?style=for-the-badge&logo=docker&logoColor=white)
![Jenkins](https://img.shields.io/badge/jenkins-D24939?style=for-the-badge&logo=jenkins&logoColor=white)

![IntelliJ IDEA](https://img.shields.io/badge/IntelliJ%20IDEA-303030?style=for-the-badge&logo=intellijidea&logoColor=white)
![Rider](https://img.shields.io/badge/Rider-DC143C?style=for-the-badge&logo=rider&logoColor=white)
![CLion](https://img.shields.io/badge/CLion-35AB3F?style=for-the-badge&logo=clion&logoColor=white)
![Visual Studio](https://img.shields.io/badge/Visual%20Studio-5C2D91?style=for-the-badge&logo=visual-studio&logoColor=white)

![Blender](https://img.shields.io/badge/Blender-F5792A?style=for-the-badge&logo=blender&logoColor=white)
![Krita](https://img.shields.io/badge/Krita-3BABFF?style=for-the-badge&logo=krita&logoColor=white)

## 🎮 Games
[![Space Combat 3DX](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=SpaceCombat3DX&theme=dark)](https://github.com/TechnicJelle/SpaceCombat3DX)
[![DigiSwamp AG](https://github-readme-stats.vercel.app/api/pin/?username=Unrealitix&repo=Project-Showoff&theme=dark)](https://github.com/Unrealitix/Project-Showoff)
[![Sea Spelunking](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=CMGT-Project-Innovation&theme=dark)](https://github.com/TechnicJelle/CMGT-Project-Innovation)
[![Geodesic](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=TEA_TEB&theme=dark)](https://github.com/TechnicJelle/TEA_TEB)
[![CMGT Intake](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=CMGT_Intake&theme=dark)](https://github.com/TechnicJelle/CMGT_Intake)
[![Afterparty](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=CMGT_PointAndClick&theme=dark)](https://github.com/TechnicJelle/CMGT_PointAndClick)
[![Chthonic Metal](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=Chthonic_Metal&theme=dark)](https://github.com/TechnicJelle/Chthonic_Metal)
[![Phurey](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=Phurey&theme=dark)](https://github.com/TechnicJelle/Phurey)
[![Doom Game](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=DoomGame&theme=dark)](https://github.com/TechnicJelle/DoomGame)
[![Flappy Pong](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=FlappyPong&theme=dark)](https://github.com/TechnicJelle/FlappyPong)
[![LEADLEG 2069](https://github-readme-stats.vercel.app/api/pin/?username=ameijboom&repo=GGJ2024&theme=dark)](https://github.com/ameijboom/GGJ2024)
[![Catoms](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=Project-Final-Approach&theme=dark)](https://github.com/TechnicJelle/Project-Final-Approach)
[![She Can VR](https://github-readme-stats.vercel.app/api/pin/?username=Unrealitix&repo=Project-Customer&theme=dark)](https://github.com/Unrealitix/Project-Customer)
[![Tetsaw](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=Tetsaw&theme=dark)](https://github.com/TechnicJelle/Tetsaw)

## 💡 Tech Demos
[![Unreal Engine 5 GitHub Actions VR Template](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=UE5_GHActions_VRTemplate&theme=dark)](https://github.com/TechnicJelle/UE5_GHActions_VRTemplate)
[![Flutter User Fonts Demo](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=FlutterUserFontsDemo&theme=dark)](https://github.com/TechnicJelle/FlutterUserFontsDemo)
[![Vulkan Psychedelic Cloths](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=VulkanPsychedelicCloths&theme=dark)](https://github.com/TechnicJelle/VulkanPsychedelicCloths)

## 🖥️ Desktop Software Tools
[![BlueMap GUI](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapGUI&theme=dark)](https://github.com/TechnicJelle/BlueMapGUI)

## 📱 Apps
[![GitDroid](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=GitDroid&theme=dark)](https://github.com/TechnicJelle/GitDroid)
[![Wesley Chess](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=WesleyChess&theme=dark)](https://github.com/TechnicJelle/WesleyChess)
[![TwitDirect](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=TwitDirect&theme=dark)](https://github.com/TechnicJelle/TwitDirect)
[![Vanir (UIMS)](https://github-readme-stats.vercel.app/api/pin/?username=Unrealitix&repo=UIMS.App&theme=dark)](https://github.com/Unrealitix/UIMS.App)
[![Life Wrench](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=LifeWrench&theme=dark)](https://github.com/TechnicJelle/LifeWrench)

## 🌐 Websites
[![TechnicJelle](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=TechnicJelle&theme=dark)](https://github.com/TechnicJelle/TechnicJelle)
[![CMGTwitch](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=CMGTwitch&theme=dark)](https://github.com/TechnicJelle/CMGTwitch)
[![BlueMap Marker generator](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapMarkerGenerator&theme=dark)](https://github.com/TechnicJelle/BlueMapMarkerGenerator)

## 🔌 Server Software
[![Post To Websocket Broadcaster (Dart)](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=PostToWebsocketBroadcasterDart&theme=dark)](https://github.com/TechnicJelle/PostToWebsocketBroadcasterDart)

## 📝 Scripts
[![My AutoHotKey Scripts](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=My-AutoHotKey-Scripts&theme=dark)](https://github.com/TechnicJelle/My-AutoHotKey-Scripts)
[![Discord Reactor](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=DiscordReactor&theme=dark)](https://github.com/TechnicJelle/DiscordReactor)

## 🤖 Discord Bots
[![Hydr8](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=DiscordHydr8Bot&theme=dark)](https://github.com/TechnicJelle/DiscordHydr8Bot)

## 🎨 Skins
[![Wikipedia Fix](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=WikipediaFix&theme=dark)](https://github.com/TechnicJelle/WikipediaFix)

## 🌌 Simulations
[![Solar System](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=SolarSystem&theme=dark)](https://github.com/TechnicJelle/SolarSystem)
[![Fireworks Display in PGE](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=FireworksPGE&theme=dark)](https://github.com/TechnicJelle/FireworksPGE)

## 📚 Libraries
[![Update Checker Java](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=UpdateCheckerJava&theme=dark)](https://github.com/TechnicJelle/UpdateCheckerJava)

## ⛏ Minecraft Plugins
[![MCUtils](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=MCUtils&theme=dark)](https://github.com/TechnicJelle/MCUtils)
[![Simple Block Commands](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=SimpleBlockCommands&theme=dark)](https://github.com/TechnicJelle/SimpleBlockCommands)
[![Discord Inviter](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=DiscordInviter&theme=dark)](https://github.com/TechnicJelle/DiscordInviter)

### 🌐 [BlueMap](https://github.com/BlueMap-Minecraft/BlueMap#readme) Addons
[![BMUtils](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BMUtils&theme=dark)](https://github.com/TechnicJelle/BMUtils)
[![BlueMap Offline Player Markers](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapOfflinePlayerMarkers&theme=dark)](https://github.com/TechnicJelle/BlueMapOfflinePlayerMarkers)
[![BlueMap Sign Extractor](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapSignExtractor&theme=dark)](https://github.com/TechnicJelle/BlueMapSignExtractor)
[![BlueMap Chat Markers](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapChatMarkers&theme=dark)](https://github.com/TechnicJelle/BlueMapChatMarkers)
[![BlueMap Filtered Entities](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapFilteredEntities&theme=dark)](https://github.com/TechnicJelle/BlueMapFilteredEntities)
[![BlueMap MC Map Sync](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapMCMapSync&theme=dark)](https://github.com/TechnicJelle/BlueMapMCMapSync)
[![BlueMap Floodgate](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapFloodgate&theme=dark)](https://github.com/TechnicJelle/BlueMapFloodgate)
[![BlueMap Spawn Marker](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapSpawnMarker&theme=dark)](https://github.com/TechnicJelle/BlueMapSpawnMarker)
[![BlueMap Native Addon Template](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapNativeAddonTemplate&theme=dark)](https://github.com/TechnicJelle/BlueMapNativeAddonTemplate)
[![BlueMap Structures](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapStructures&theme=dark)](https://github.com/TechnicJelle/BlueMapStructures)
[![BlueMap Death Markers](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapDeathMarkers&theme=dark)](https://github.com/TechnicJelle/BlueMapDeathMarkers)
[![BlueMap BlueMap Area Control](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapAreaControl&theme=dark)](https://github.com/TechnicJelle/BlueMapAreaControl)
[![BlueMap Player Control](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapPlayerControl&theme=dark)](https://github.com/TechnicJelle/BlueMapPlayerControl)
[![BlueMap New Map](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapNewMap&theme=dark)](https://github.com/TechnicJelle/BlueMapNewMap)
[![BlueMap Web Addons](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapWebAddons&theme=dark)](https://github.com/TechnicJelle/BlueMapWebAddons)
[![BlueMap Custom Skin Provider](https://github-readme-stats.vercel.app/api/pin/?username=TechnicJelle&repo=BlueMapCustomSkinProvider&theme=dark)](https://github.com/TechnicJelle/BlueMapCustomSkinProvider)