Back
Michał Kukla
Load previous page…
I learned how to make threads on X. If it doesn't fit, there's a "+" button at the bottom that allows you to add the whole post in pieces.
I quickly finished the first version of a new client's store, now I'm awaiting corrections and access to integrations.
I've learned that in Wordpress, I can change other plugins' custom post type and taxonomy settings using my own plugin, such as enabling them in the REST API, eliminating the need to modify the other plugin or contact its creator, paving the way to create my own search engine based on the complex template-provided one.
I received a contract as a consultant and productivity coach in a startup.
I created a moodboards for a couple of websites, instead of playing games.
I fixed Damian's search engine because I casually mentioned that I make websites, I fixed a section of the code, spent 1.5 hours, and gained another client.
I sold the creation of an online store, which means more money for my household budget, which I especially need right now.
I fixed the redirection on the Astro built page by adding an index.php script that handles the redirection for me, and I included this script in the deployment for automatic uploading. Simple solution.
I issued my first invoice and prepared a detailed report for a new #autobiuro client.
I've prepared an offer for an online shop, including service and paid plugins for websites, clearly distinguishing what's in the service package and what's not, feeling confident in explaining and selling this to the client.
I fixed a client's websites under my care as they ran out of server space for automatic updates and discovered there were no automatic backups, so I uploaded them to my Google Drive for future safety.
I created great background animations for a sports equipment rental website - sun rays and dust particles (for the summer version) and snowflakes (for the winter version), it looks spectacular and elegant. Along the way, I learned how to use off-canvas for optimizing animation performance.
I've finished working on the hero section and navigation which took me quite a while, but I learned a few things about Astro: props, rendering, using React, and I also refreshed my knowledge about animations with GSAP.