Skip to content
View stunox's full-sized avatar

Highlights

  • Pro

Block or report stunox

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
stunox/README.md

Hi there, I'm stunox! 👋

Typing SVG

🚀 About me

Solopreneur | Backend Engineer | 42 School Student

"Be you, be proud of you because you can be do what we want to do" - François Hollande

I'm passionate about building robust backend systems and scalable solutions. Currently honing my skills at 42 School while working on my own projects as a solopreneur.

🛠️ Tech stack

const stunox = {
  languages: ["TypeScript", "JavaScript"],
  backend: ["Node.js", "NestJS"],
  databases: ["PostgreSQL", "MongoDB", "Redis"],
  tools: ["Docker", "Git", "REST APIs"],
  currentFocus: "Building scalable backend architectures",
  learning: "Advanced system design at 42 School"
};

📊 GitHub stats

GitHub Stats GitHub Streak
Top Languages

🌟 What i'm up to

  • 🎓 Studying at 42 School - diving deep into computer science fundamentals
  • 💼 Building backend solutions as a solopreneur
  • 🔧 Mastering TypeScript, Node.js, and NestJS
  • 🚀 Learning system design and scalable architectures
  • 📖 Exploring new technologies and best practices

🎯 Current goals

  • Complete challenging 42 School projects
  • Build and launch my next SaaS product
  • Contribute to open-source projects
  • Master advanced backend patterns and architectures

📫 Let'sssss go !

GitHub 42 Profile


Profile Views

Popular repositories Loading

  1. NoctBot NoctBot Public

    JavaScript

  2. DiscordBotProject DiscordBotProject Public

    Start your discord bot with this base project.

    JavaScript 1

  3. 1PG 1PG Public

    Forked from theADAMJR/1PG

    Simple JavaScript Discord bot with dashboard.

    JavaScript

  4. todo-list todo-list Public

    CSS

  5. Sudoku Sudoku Public

    Programme interactif du jeu Sudoku dans le terminal

    Ruby

  6. libft libft Public

    Libft est une bibliothèque personnelle en C, recréant des fonctions standard et ajoutant des outils pratiques pour les projets en C.

    C