Skip to content
View amirh1385's full-sized avatar

Organizations

@yooz-lang

Block or report amirh1385

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

💻 Tech Stack

Web Development

  • Frontend:

    • React
    • Bootstrap
    • JavaScript
  • Backend:

    • Laravel
    • PHP
    • MySQL (Database)
    • Redis (for caching)
  • Tools & Libraries:

    • Axios

Why This Stack?

  • Frontend: React helps in building fast and smooth applications, and it's highly flexible for UI development. I use Bootstrap for a simple and responsive layout structure.

  • Backend: Using Laravel as the PHP framework accelerates development and supports the MVC architecture well. It offers powerful features such as authentication management, database migrations, and more.

  • Database: I use MySQL as the main database, which works well with structured data and is suitable for various scales.

  • Caching: I use Redis for caching, which helps speed up request handling.


Project Features

  • Full-stack app with React frontend and Laravel backend
  • Optimized frontend performance using Code Splitting and Lazy Loading

Popular repositories Loading

  1. PotatoKernel PotatoKernel Public

    C 2

  2. Sinux Sinux Public

    Forked from CyberSinook/Sinux

    Sinux kernel Source

    C 2

  3. SpikeSimulator SpikeSimulator Public

    Python 1

  4. rustkernel rustkernel Public

    Forked from jrifuoue/rustkernel

    Very simple kernel written in Rust language

    Rust

  5. Shadow-Generator Shadow-Generator Public

    Forked from aliakbarzohour/Shadow-Generator

    The idea of creating a graphic tool to create shadows in the elements on the page and get its CSS codes and the possibility of copying the codes to the clipboard.

    HTML

  6. TodoList TodoList Public

    a simple todolist application with react.js and laravel

    PHP