Available for backend / full-stack roles

Hi, I'm Raabim Karki

Backend Developer specializing in PHP & Laravel|

Web developer with hands-on experience building web applications using PHP and Laravel, with practical experience in MySQL, RESTful APIs, Git, testing, and web application development.

Developer.php
class Developer extends Model
{
    protected $fillable = [
        'name',
        'role',
        'location',
    ];

    public function skills()
    {
        return $this->hasMany(Skill::class);
    }

    public function projects()
    {
        return $this->hasMany(Project::class);
    }
}
01 · About

Backend-focused, full-stack capable

I'm a web developer with hands-on experience building applications in PHP and Laravel, gained through academic projects and a professional internship. I'm comfortable working across the full MVC stack — from Eloquent-based database design to Blade-driven frontends — with practical exposure to RESTful APIs, MySQL, and Git-based collaboration.

I'm quick to learn, detail-oriented when it comes to debugging and testing, and currently looking to grow as a backend or full-stack developer on a professional team.

MVC Architecture
Eloquent ORM
Blade Templating
RESTful APIs
MySQL
Git & GitHub
RK

Raabim Karki

PHP & Laravel Developer

  • Kathmandu, Nepal
  • Specialization: PHP & Laravel
  • Focus: Backend / Full-Stack Development
  • BCA — NCIT, Pokhara University
Download Full CV
02 · Skills

Technical skills

Languages

PHP HTML5 CSS3 JavaScript

Laravel & Backend

Laravel MVC Eloquent ORM Database Relationships Blade Routing Middleware Authentication RESTful APIs CRUD Form Validation Session Management Migrations Seeders Query Builder RBAC

Frontend

Bootstrap 5 Responsive Web Design Blade-based Frontend

Database & Tools

MySQL phpMyAdmin Git GitHub Composer Laravel Artisan XAMPP Docker (Basic) Postman Basic Linux

Testing & Deployment

Functional Testing CRUD Testing API Testing Auth Testing Database Testing Debugging Error Resolution Deployment Environment Configuration Basic CI/CD

CMS

WordPress Basic CMS Management
03 · Experience

Where I've worked

Intern — Web Application Development

Pioneer Associate Pvt. Ltd.

3 Months
  • Built and modified web application features using PHP and Laravel, applying MVC architecture in a live codebase.
  • Worked with MySQL databases to design schemas and implement CRUD operations.
  • Participated in debugging and problem-solving activities to resolve functional issues.
  • Collaborated with team members throughout the development lifecycle, from requirements to testing.
PHP Laravel MySQL MVC CRUD
04 · Projects

Featured work

Room Finder

A web-based room finder platform allowing users to browse, search, and filter room listings.

  • Room listings with search and filtering
  • MySQL-backed CRUD operations
  • Responsive interface
PHP MySQL Bootstrap
View on GitHub

News Portal

A Laravel-based news portal with category-based article management.

  • MVC architecture, CRUD functionality
  • Eloquent ORM and MySQL
  • Blade templates with reusable layouts
Laravel MySQL Blade
View on GitHub

Single Vendor E-commerce

A single-vendor e-commerce platform covering product listings, cart, and order management.

  • Product, category and order management
  • Authentication and role-based access
  • Eloquent ORM and Laravel migrations
Laravel MySQL Blade
View on GitHub
05 · Certification

Certification

AWS Cloud Practitioner — Certificate of Completion

HQL EduTech · Oct 3 – Nov 6, 2023 · 4 Weeks

Completed a 4-week instructor-led training on AWS Cloud fundamentals, covering core cloud computing concepts and the AWS global infrastructure (Regions, Availability Zones).

EC2 S3 RDS VPC IAM
06 · Education

Education

Bachelor's in Computer Application (BCA)

2022 – Present

NCIT, Pokhara University

+2 Management (Mathematics & Computer Science)

2020 – 2022

Modern Boarding Secondary School

07 · Strengths

Professional strengths

Team Collaboration
Problem Solving
Debugging
Communication
Customer Handling
Incident Management
Coordination
Technical Documentation
Reporting
Time Management
Adaptability
Microsoft Office
08 · Contact

Let's Build Something Useful

Interested in working together or discussing a web development project? Feel free to get in touch.

This form is UI-only for now — it's wired up to be connected to a Laravel backend later.