OPEN SOURCE • FREE • MIT LICENSE • OPEN SOURCE • FREE •
LARAVEL • TAILWIND • ALPINE • LARAVEL • TAILWIND • ALPINE

100% Free & Open Source

Code Without
Borders

This entire portfolio and blog platform is open-source. Explore the architecture, learn from the codebase, and build something extraordinary.

The Philosophy

Why Open Source?

I believe that knowledge should be shared. By open-sourcing this platform, I want to give back to the developer community that helped me grow.

Whether you're a beginner looking for a real-world Laravel application to study, or an experienced developer seeking a solid starting point for your own portfolio—this codebase is yours to explore, modify, and improve.

"The best way to learn to write great code is by reading great code and then building upon it."
SK
Sumit Kumar
Creator & Maintainer

Tech Stack

Built with modern tech.

Laravel Backend

Powered by Laravel for robust routing, eloquent ORM, caching, and secure authentication.

Tailwind CSS

Utility-first styling for beautiful, responsive, and highly customizable frontend design across all devices.

Alpine.js

Lightweight JavaScript reactivity for interactive components without the overhead of heavy frameworks.

Quick Start

Up and running
in minutes

The installation process is straightforward for any developer familiar with Laravel.

01

Clone the repository

$git clone https://github.com/sumitkdevcode/sumitkdev.in.git
02

Install Dependencies

$cd sumitkdev.in $composer install $npm install && npm run build
03

Configure Environment

$cp .env.example .env $php artisan key:generate $php artisan migrate --seed
FORK IT • BUILD IT • SHARE IT • FORK IT •

Ready to dive in?

Clone the repository, submit issues, or create pull requests. Your contributions are welcome and greatly appreciated!

Start Forking Now