(Some) Technologies I touched in my Career
(Some) Technologies I touched in my Career
tech
TOC
LanguagesWebCloudPersisten StorageMobile DevelopmentDevOpsSoftware Development MethodologiesML / AIIoTBlockchainVirtualizationSecurityGame EnginesCMSMonitoringMisc Languages | |
| C# | favorite language |
| JS/TS | Was diving deep writing code generation for it |
| Java | |
| Kotlin | |
| Python | Used extensively in social media automation |
| C/C++ | |
| Zig | Great language, loved playing around with it |
| SQL | (All of them) |
| Solidity | Used in Art Gallery - Crypto Museum |
| Rust | |
| AngelScript | |
| Lua | |
| PHP | |
| R | |
| Powershell | |
Web | |
| Angular | |
| Node | |
| Express | |
| ASP.NET | |
| React / Next | |
| Flask | |
| Sveltekit | |
Cloud | |
| Google Cloud Platform (GCP) | Used in social media automation |
| Docker | |
| Amazon Amplify | |
| Amazon Lambda | Love-Hate relationship, long deployment times, not stable, not good integrated with git |
| Amazon EC2 | |
| Microsoft Azure | |
| OpenShift | |
| Terraform | |
| Cloudflare / CF Workers | Cheap, we use it nearly everywhere now |
Persisten Storage | |
| MongoDB | |
| MySQL | |
| PostgreSQL | |
| Oracle | |
| MSSQL | |
| GraphQL | |
Mobile Development | |
| Android Development | |
| Xamarin | |
| iOS Development | |
DevOps | |
| GitHub | |
| GitLab | |
| Microsoft TFS | |
| CI/CD | |
| TortoiseSVN | |
Software Development Methodologies | |
| Extreme Programming | Who doesn't love it |
| Agile | |
| Scrum | Scrum-light used at work |
| TDD | |
| BDD | |
| Waterfall | |
| Kanban | |
ML / AI | |
| GPT3 Automation | Used in social media automation and most other projects |
| SH: Image to Caption | AI we have running on our server that describes what can be seen on an image |
| SH: Stable Diffusionface | Stable Diffusion model that we use to generate images |
| SH: LORA trained | Custom trained SD checkpoints to output specific images |
| SH: Face Swap | Workflow to train models on faces to faceswap |
| SH: LLaMA | Playing around with it when it was leaked, might replace some AIs we use |
| Google Cloud | Voice generation for social media automation |
| Computer Vision | |
| TensorFlow | Played around with it for custom ML |
| PyTorch | |
| Keras | |
| OpenCV | |
| Custom Written / Trained network | |
IoT | |
| Raspberry Pi | |
| Arduino | |
| ESP32 | |
| ZigBee | |
Blockchain | |
| Ethereum | in Art Gallery |
Virtualization | |
| VirtualBox | |
| VMware | |
| Hyper-V | |
Security | |
| Hashing | (pazzwordz.io) |
| OAuth | |
| JWT | Custom auth for AutoViral |
| Encryption | (pazzwordz.io) |
Game Engines | |
| Unity | Played around, created a few games and prototypes |
| Unreal Engine | Loved it, blueprints are solid, C++ is fine, UE5 is great, and with AngelScript also for little men |
| Godot | Couple prototypes, played around in it |
| Custom | Prototypes |
CMS | |
| Wordpress | |
| Joomla | |
Monitoring | |
| Elastic | |
Misc | |
| Proxyman | Used to reverse engineer Instagram app private API requests for social media automation |
| mitmproxy | Same as above |
| Supabase | Love it, self-hosted |
| Directurs | |