Skip to content
View reda-trouki's full-sized avatar

Highlights

  • Pro

Block or report reda-trouki

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
reda-trouki/README.md
Coding Animation

Hi there! I'm Trouki Reda

Typing SVG

pacman contribution graph

About Me

const reda = {
    location: "Morocco 🌍",
    currentFocus: "Full Stack Development",
    learning: ["Angular", "React Native", "Docker"],
    askMeAbout: ["Web Dev", "Tech", "App Dev"],
    technologies: {
        frontEnd: {
            js: ["React", "Vue", "Angular"],
            css: ["Tailwind", "Bootstrap", "Chakra UI"]
        },
        backEnd: {
            js: ["Node", "Express"],
            java: ["Spring Boot"],
            python: ["Flask"],
            php: ["Laravel"]
        },
        mobile: ["React Native"],
        databases: ["MongoDB", "MySQL", "PostgreSQL"],
        misc: ["GraphQL", "Redux", "Prisma"]
    },
    currentlyLearning: "Always something new! πŸš€",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

Connect with Me

LinkedIn GitHub Gmail

Tech Stack

typescript logo nextjs logo tailwindcss logo storybook logo graphql logo nestjs logo python logo bootstrap logo c logo couchdb logo css3 logo docker logo electron logo express logo eslint logo flask logo git logo github logo html5 logo java logo intellij logo javascript logo jest logo jira logo jquery logo latex logo materialui logo markdown logo mongodb logo mysql logo nodejs logo npm logo notion logo php logo postgresql logo react logo redux logo socketio logo spring logo sqlite logo vscode logo yarn logo

GitHub Analytics

Trophy

GitHub Stats GitHub Streak

More Stats

Top Languages

πŸ’­ Random Dev Quote

Random Dev Quote

Profile Views

πŸš€ If you can dream it, you can code it! Let's build something amazing together! πŸ’«

Pinned Loading

  1. Ecom Ecom Public

    Ecom - A modern microservices-based e-commerce platform built with Next.js. Features distributed architecture with separate services for products, authentication, cart, orders, and payments. Demons…

    TypeScript

  2. react-flag-icons react-flag-icons Public

    A comprehensive collection of SVG flag icons as React components.

    TypeScript 1

  3. my_portfolio my_portfolio Public

    My personal portfolio built with react, tailwindcss, threejs, gsap Showcasing my projects, skills, and experience as a web developer.

    TypeScript

  4. nodejs-project-generator nodejs-project-generator Public

    A CLI tool to generate a Node.js project with a custom architecture using Express and Prisma. The generated project follows domain-driven design (DDD) principles and Clean Architecture patterns, en…

    Handlebars

  5. Movies Movies Public

    A React Native app for discovering and exploring movies. Features include browsing popular movies, searching by title, and viewing detailed information. Built with React Native, Expo, and TMDB API.

    TypeScript 1

  6. chat-app chat-app Public

    A modern, real-time chat application built using Next.js. Features instant messaging, a responsive UI, and secure user authentication. Perfect for exploring real-time communication and full-stack d…

    TypeScript