Dileepa.dev

screenshot of Dileepa.dev
nextjs
react
tailwind

This is my personal website.

Overview

Dileepa Bandara's personal website is a platform designed to showcase his portfolio, share information about himself, and provide a platform for sharing his thoughts and experiences. The website includes sections such as About, Education, Experience, Media, and Connect. It is built using HTML, CSS, JavaScript, TypeScript, React, Next.js, Tailwind CSS, and Node.js.

Features

  • About: Get to know Dileepa Bandara's background, goals, and interests.
  • Education: Discover Dileepa Bandara's academic qualifications and institutions.
  • Experience: Explore Dileepa Bandara's professional work and volunteer experience.
  • Media: Check out Dileepa Bandara's latest articles, videos, and other content.
  • Connect: Connect with Dileepa Bandara through social media and other communication channels.

Summary

Dileepa Bandara's personal website is a well-designed platform that showcases his portfolio, shares information about him, and provides a platform for sharing his thoughts and experiences. It includes sections such as About, Education, Experience, Media, and Connect. The website is built using HTML, CSS, JavaScript, TypeScript, React, Next.js, Tailwind CSS, and Node.js. The installation process is straightforward, and users can easily run the website on their local machines for development or customization purposes.

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

personal
Personal

A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.

portfolio
Portfolio

A portfolio website is a type of website that showcases an individual's or a company's work, skills, and accomplishments. It typically includes a gallery of images or videos, case studies, and client testimonials to provide potential clients or employers with a comprehensive overview of their experience and expertise.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.