Skip to content
View Phoenix-Alpha's full-sized avatar
  • /dev/null

Block or report Phoenix-Alpha

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
Phoenix-Alpha/README.md

Hi there 👋

  • 🌱 Currently exploring Go and Rust to deepen my systems and backend development skills
  • ⚡ Open-source contributor to TinaCMS
  • 🔭 Interested in DevOps, AI, and distributed systems
  • 💻 Proficient in React.js, Next.js, and Angular (NgRx & RxJS)
  • 🧩 Backend experience with NestJS, Spring Boot, Rails, and Django
  • ☁️ Cloud expertise in AWS and GCP
  • 🛠️ Skilled with Docker, Kubernetes, Linux, and macOS

Pinned Loading

  1. tinacms/tinacms tinacms/tinacms Public

    A fully open-source headless CMS that supports Markdown and Visual Editing

    TypeScript 12.9k 670

  2. upstash/qstash-js upstash/qstash-js Public

    Message queue for serverless

    TypeScript 234 26

  3. tinacms/tina.io tinacms/tina.io Public

    Website for TinaCMS 🦙 - General info, documentation, blogs & contribution guidelines.

    MDX 271 1.5k

  4. nft-launchpad-thirdweb nft-launchpad-thirdweb Public archive

    NFT LaunchPad built with thirdweb SDK for demonstration

    TypeScript 1 1

  5. chef-order-backend chef-order-backend Public

    Spring Boot backend application for SASS platform offering online ordering & order management service to chefs working from home

    Java

  6. React Context React Context
    1
    // contexts/ThemeContext.tsx
    2
    
                  
    3
    import {
    4
      themeReducer,
    5
      IThemeAction,