Skip to content
View DegradingGracefully's full-sized avatar
  • Châteaufort, France
Block or Report

Block or report DegradingGracefully

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Hi. Manuel from France here.

⚠️ 🚧 About this GitHub: The reason I've set up this GitHub account is just for showcasing some of my work to potential employers ;) And, even though I plan to open source some of these works eventually, please don't use these sources as they currently stand, since they're still just a bit more than "walking skeletons" 😛

🏁 Stacks I've enjoyed so far

Back

Spring Spring MVC Hibernate

Front

NodeJS Express.js Svelte Cypress

🔭 Technologies I'm currently interested in

For personal projects and when I've got the choice of the tools, I am currently interested in:

  • for apps with UI on desktops:

Java with JavaFX

  • and I plan to look into the space of developing Android apps too.

Why Java ?

  • "Sustainable design" / "Green IT" => I hope to gradually reduce the "ecological footprint" of my apps
  • I am still trying to understand if the choice of programming language (and its related best practices, like its frameworks, functional VS OO etc...) makes a difference at all in the final quantity of CO2 and hardware resources needed. Intuitively I have been thinking that it does, but maybe it is counterintuitive.
  • anyway. I've been working professionally with Java, and I enjoy its readability and solidity. My quest for the "perfect eco friendly language" has been broad, but in the end I came back to Java, as it seems resources friendly enough to me :p

💻 Misc technological interests

  • TDD => Red Green Refactor

(image from freesvg.org)

  • Writing background batches / stored SQL procedures can be a nice experience too, sometimes :D

♥️ Other interests

  • mindfulness meditation / trying to practice mindfulness
  • video games (RPG, Turn based strategy...)
  • quite a bit of Slay The Spire...

Pinned

  1. FileExplorerTree FileExplorerTree Public

    A SvelteKit component that emulates a (really bare) text file system within the browser environment

    TypeScript