Hello π
You can see my freelance website there: https://alex-rock.tech/en/, on which there's a specific section to the few talks I gave.
I sometimes write blog posts too: https://www.orbitale.io/, sometimes technical, sometimes not purely technical, but I try to often talk about the strange world of tech we work in.
I love free Open Source software, and I believe that Open Source could help the entire world by bringing community effort into solving peoples problems, could it be by allowing them to create a website for a project in seconds, or create free and Open Source plans for artificial respirators.
In any way, when I have a project, I will always try to make it Open Source first, create documentation, even if it's just for me, because I hope it will help Open Source newcomers to participate too, and give a good example of how things can be done.
I do have several activities! Check them out:
-
Skills:
- π PHP
- That's my main skill, been doing PHP since 2008, and tried tons of frameworks in the past.
- I have two Symfony certifications, and been doing a lot Symfony-based projects since 2013
- π¦ Rust
- I started coding with Rust in 2020, mostly for the purpose of learning, and also for fun.
- Rust is a low-level language, but I love using it with βΎ Tauri to create desktop applications.
- π¨ Javascript and π¦ Typescript
- Even though I'm mostly a backend developer, I also know frontend, at least enough for having been coding on browsers since 2011.
- π΅ Typescript is definitely the best option nowadays because it's stricter and has more capabilities.
- I know and love β Svelte, and know β Vue too. (I know React but I don't like it, just saying, because React seems to be kinda famous)
- π³Docker
- Been using it to bootstrap projects since 2016, it's a must-have now to make sure a project's development setup is the same for everyone working on it!
- Other stuff:
- I'm managing Debian/Ubuntu-based dedicated servers.
- I know about OpenAPI, HTTP, REST, GraphQL, and a few things about the protocols that govern make web.
- Experienced DDD, Clean Architecture, and read a lot about design patterns, programming practices, etc. Nobody can know everything, but I do my best to know as much as I can!
- π PHP
-
Open Source projects:
- π SvelteAdmin, a Typescript and Svelte-based frontend AdminGenerator, inspired by ReactAdmin and EasyAdmin.
- πͺ ImageMagickPHP, an ImageMagick command-line wrapper for PHP.
- π ArrayFixture, a small package to simplify static fixtures creation with Doctrine ORM.
- π₯ SmokeTesting, a helper tool to ease the creation of Smoke and Functional tests with PHPUnit and Symfony.
- π PHP/JS JAMstack template, a web-application template based on PHP, Symfony, API Platform, OpenAPI, Svelte Kit and Tailwind, to bootstrap a JAMstack project quickly
- β² processtime, a cross-platform version of the "time" shell function, but as a binary, which goal is to display execution time for a process.
- π Svelte vs React benchmarks, benchmarks of Svelte, SvelteKit, React and Next.js build times and sizes.
- π CmsBundle, a very lightweight Page/Category implementation setup for Symfony applications.
-
Other side-projects:
- π¦ Rymfony, an open-source Rust-based alternative for the Symfony CLI using Caddy server.
- π Compotes, a small desktop app to visualize bank account operations analytics, built with Rust, Tauri, Svelte and Typescript.
- π² CharacterManagerBundle, a workflow-like system to create character generators for custom table-top role-playing games.
- π³ Corahn-Rin, once a monolithic project created in 2013, but extracted from the monolith as a smaller application in 2021. It is a character and campaign manager for the Shadows of Esteren table-top RPG.
- πΊ Esteren Maps, once a monolithic project created in 2013, but extracted from the monolith as a smaller application in 2021. It is a Google-map-like application for the Shadows of Esteren table-top RPG.
-
Prototypes (for learning, fun, or anything else):
- π΅ Handpan Composer a fun prototype/experiment to create music for the Handpan, a musical instrument classified in the steelpans, with a very zen and lovely sound πΆ.
- π¦ Pagoo, a prototype/research on creating a daemon-like command executor listening to webhooks via an HTTP API.
- β Game dev study, a prototype of a Svelte+Typescript+Hexcomb boilerplate code for board games development in the browser.