Andreas Adlichhammer
27 posts
I think it’s an effortful 😔 but great way to kickstart your Freelancer career
The image above speaks volumes. If unsure, just ask ChatGPT 😅. Here’s the deal: Kickstarting your profile on…
🔥TOP🔥 WordPress Themes You Should KNOW…
Selecting the right WordPress theme is crucial for a blog’s success. Here are the top 10 WordPress themes…
Platform Engineering On Kubernetes Part 3: Crossplane
In Platform Engineering, the whole goal, at a high level, is to make software delivery and engineering more…
Web Development for Beginners
Web development has revolutionized the digital landscape, empowering businesses and individuals to create stunning, interactive, and dynamic websites.…
Open-Source Software: Catalyst for Software Revolution?
How do you think open-source software influences industry trends, sparks innovations, and fuels community-driven initiatives? Share your insights,…
Develop Your First DApp: A Beginner’s Walkthrough
In the first two articles of this three-part series, you learned the basics of blockchain and delved into…
LB Labs: The Magic of Compound Efficiencies in Engineering
As the milestone book Atomic Habits laid out, the key to life-changing habits is adopting one effectively and…
SQL Statements Guide(Cheat-sheet)
SQL, or Structured Query Language, is a programming language used to manage data stored in relational databases. A…
Authenticate using Auth0
In authentication, a user or application proves they are who they say they are by providing valid credentials.…
How to Render Static Text with SDL2
The Code :: https://github.com/patrickodacre/sdl2-odin-examples/tree/master/render-static-text To render the text to the screen we still require our game loop. I’ve…