mirror of
https://github.com/rjNemo/rjNemo
synced 2026-06-06 02:26:45 +00:00
feat: add basic README with project description
Added a README.md file containing the project name and a brief description. This provides initial documentation for the repository and helps users understand the purpose of the project.
This commit is contained in:
parent
8721f05657
commit
facb1cad2c
1 changed files with 26 additions and 14 deletions
36
README.md
36
README.md
|
|
@ -1,35 +1,47 @@
|
|||
[]([https://ruidyportfolio.herokuapp.com/](https://ruidy.onrender.com/))
|
||||
[](<[https://ruidy.nemausat.com/](https://ruidy.nemausat.com/)>)
|
||||
|
||||
# <center>👋 Hi! I'm Ruidy</center>
|
||||
|
||||
## <center>Senior Fullstack Software Engineer & Tech Lead</center>
|
||||
## <center>Principal Engineer • Software Architect • Tech Lead</center>
|
||||
|
||||
You can find me on [![LinkedIn][1.1]][1]
|
||||
|
||||
### 😄 Who I Am
|
||||
### ⚙️ About Me
|
||||
|
||||
Ph.D. in Physics (Sorbonne Université, Paris) based in Hamburg, Germany.
|
||||
I build scalable, observable, and maintainable software — systems that don’t
|
||||
just work, but explain themselves through clean architecture, strong testing, and
|
||||
thoughtful data modeling.
|
||||
|
||||
I move comfortably between hands-on coding and strategic leadership, bridging the
|
||||
gap between developers, stakeholders, and executives. My experience spans product
|
||||
direction, technical design, and cross-team collaboration.
|
||||
|
||||
Ph.D. in Physics (Sorbonnes Université, Paris) living in Hamburg (Germany).
|
||||
|
||||
I am obsessed with first-principles such as:
|
||||
|
||||
- properly tested software,
|
||||
- Domain-Driven Design,
|
||||
- Software Architecture,
|
||||
- Clean Code,
|
||||
- Clean Architecture.
|
||||
- readable code,
|
||||
|
||||
### 💬 What I do
|
||||
### 💻 What I Work With
|
||||
|
||||
My main languages are:
|
||||
- Python 3,
|
||||
- Javascript (mostly TypeScript) using React and Vue (nuxt)
|
||||
- Go.
|
||||
- Languages: Go • Python • TypeScript
|
||||
- Frameworks: Vue (Nuxt) • React
|
||||
- Focus Areas: Cloud platforms • Distributed systems • Data modeling • Observability
|
||||
|
||||
I have used these to successfully scale applications to million of concurrent users.
|
||||
I believe observability and testing form the bedrock of good engineering — without
|
||||
them, design is just decoration.
|
||||
|
||||
I consider programming languages as tools and love to learn as much as possible.
|
||||
|
||||
🌱 At the moment, I am very interested in Rust, htmx, and Elixir.
|
||||
### 🌱 Always Exploring
|
||||
|
||||
Programming languages are tools — I love expanding the toolbox.
|
||||
Lately I’ve been experimenting with Rust, Elixir, and htmx, chasing new ideas
|
||||
in simplicity and system design.
|
||||
|
||||
## More Details
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue