Skip to content
cd ~/work

[amrit@arch ~]$ ./work/janakabi-dharmaraj-thapa-official-website

// case study 12 client work

Janakabi Dharmaraj Thapa Official Website

A dynamic, full-stack web application honoring the legacy of Nepali cultural icon Dharmaraj Thapa, featuring a public-facing site and a robust admin dashboard.

role: Full-Stack DeveloperTypeScriptaccess: private
amrit@arch: ~/work/janakabi-dharmaraj-thapa-official-website — bash
Shell scoped to Janakabi Dharmaraj Thapa Official Website. Type help to dig in.
[amrit@arch ~/work/janakabi-dharmaraj-thapa-official-website]$

$ cat readme.md

What this is

Developed a fully dynamic web platform with a Next.js frontend for public users and a Laravel-powered admin panel for content management, enabling seamless updates and media handling.

$ cat stack.txt

How it's built

  1. 01Frontend built with Next.js, utilizing server-side rendering for optimal performance.
  2. 02Admin panel developed using Laravel, providing comprehensive content management capabilities.
  3. 03Implemented RESTful APIs to facilitate communication between the frontend and backend.
  4. 04Deployed the frontend on Vercel for efficient hosting and continuous deployment.
  5. 05Backend hosted on a scalable platform, ensuring reliability and security.

$ cat features.txt

What it does

  • ->Homepage showcasing Dharmaraj Thapa's biography and contributions.
  • ->Media gallery featuring audio, video, and photographic archives.
  • ->Dynamic blog section for news and updates.
  • ->Admin dashboard for managing content, media uploads, and user interactions.
  • ->Responsive design ensuring accessibility across various devices.

$ cat challenges.md

The hard parts

Every project has them. These were mine.

  • ->Integrating Next.js frontend with Laravel backend to ensure seamless data flow.
  • ->Optimizing media content for fast load times without compromising quality.
  • ->Ensuring secure authentication and authorization within the admin panel.
  • ->Implementing a user-friendly interface for both public users and administrators.
  • ->Managing deployment workflows for both frontend and backend components.

// want something like this? let's talk