Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 1.86 KB

File metadata and controls

62 lines (44 loc) · 1.86 KB

Krishanu Dev Sarma - Portfolio

Welcome to my personal portfolio repository! This repository contains the HTML, CSS, JavaScript, SCSS, and other code files for my portfolio website.

About Me

I'm Krishanu Dev Sarma, an Indian-based programmer. This portfolio showcases my skills, projects, and experiences.
View my portfolio here.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • SCSS

Project Structure

Here's an overview of the project structure:

.
├── index.html                  # Main HTML file
├── css                         # Styles folder
│   ├── styles.css              # Main CSS file
│   ├── bootstrap.min.css       # bootstrap variables
├── js                          # JavaScript files
│   ├── scripts.js              # Main JavaScript file
│   └── scripts.min.js          # Other JavaScript files
├── images                      # Image assets
└── libs                        # addtional files
    └── font-awesome            #font-awesome files
└── scss                        # Sass folder
    └──styles.scss              # Scss variables

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/KrishanuDevSarma/KrishanuDevSarma.github.io.git
  2. Open index.html in your web browser.

Features

  • Responsive design
  • Contact Form
  • Scroll up and down buttons

Contact

Feel free to reach out to me if you have any questions or inquiries:

License

This project is licensed under MIT - see the LICENSE.md file for details.