Skip to content
View AakashAp01's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report AakashAp01

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
AakashAp01/README.md
Name
ย  ย 



ย 

๐Ÿ‘จโ€๐Ÿ’ป About Me

<?php

class AkashPrajapati extends FullstackDeveloper
{
    public string $name     = "Akash Prajapati";
    public string $location = "Ahmedabad, India ๐Ÿ‡ฎ๐Ÿ‡ณ";
    public string $email    = "aakashap309@gmail.com";
    public int    $experience = 2; // years

    public array $currentlyLearning = [
        "Docker & Kubernetes",
        "Cloud Architecture (AWS / GCP)",
        "DevOps Workflows",
    ];

    public array $openTo = [
        "Fullstack Projects",
        "Open Source Collaboration",
        "Freelance Opportunities",
    ];

    public string $motto = "Code is poetry written in logic โœจ";
}

๐Ÿ› ๏ธ Tech Stack

โš™๏ธ Backend

๐ŸŽจ Frontend

๐Ÿ—„๏ธ Database & Infrastructure


๐Ÿ“Š GitHub Stats

๐Ÿ“ˆ Contribution Activity


๐Ÿš€ What I'm Working On

๐Ÿ”จ Currently Building Laravel & React fullstack web applications
๐Ÿ“ฆ Open Source Publishing npm packages & Laravel tools
โ˜๏ธ Learning Docker, Kubernetes & Cloud Architecture
๐ŸŽฏ Exploring AWS / GCP for scalable deployments

๐Ÿ“ซ Let's Connect

ย  ย  ย 



"Code is poetry written in logic" crafting clean, scalable solutions one commit at a time.

Pinned Loading

  1. AakashAp01 AakashAp01 Public

    Config files for my GitHub profile.

    2 1

  2. Laravel-Portfolio Laravel-Portfolio Public

    Its my personal laravel portfolio application with multiple functionality

    SCSS 3 1

  3. Laravel-chat-app Laravel-chat-app Public

    Laravel realtime chat app using laravel package reverb and react in laravel

    PHP 2 1

  4. Laravel-Livewire Laravel-Livewire Public

    This is laravel livewire repository. in this project i have done authentication system and user add,update,delete and view functionality using laravel livewire package. ๐Ÿ”ฅ

    PHP 1