Skip to content

guru-krithick/my-portfolio

Repository files navigation

🚀 Guru Krithick's Portfolio

Next.js Tailwind CSS TypeScript Website Status

👋 About Me

🎓 Currently pursuing B.E. in Electronics and Communication Engineering at Chennai Institute of Technology (2023-2027)

🌟 I'm passionate about:

  • 💻 Web Development
  • 🤖 IoT Solutions
  • 🔧 Software Engineering
  • 🌉 Bridging hardware and software innovation

"I believe every challenge is an opportunity to innovate and learn something new."

🛠️ Tech Stack

Frontend

Framework: Next.js
Styling: TailwindCSS
Language: TypeScript

Backend & Database

Runtime: Node.js
Databases: MongoDB, MySQL, SQLite
Cloud: Google Cloud Platform
Authentication: JWT

Development Tools

Version Control: Git & GitHub
CI/CD: GitHub Actions
Package Manager: NPM

🔥 Features

🎨 Design

  • Responsive layout optimized for all devices
  • Dark/Light theme support
  • Smooth page transitions
  • Modern UI components
  • Custom animations

⚡ Performance

  • Server-side rendering with Next.js
  • Image optimization
  • Lazy loading components
  • Efficient state management

🔍 SEO

  • Meta tags optimization
  • Structured data
  • Sitemap generation
  • Robot.txt configuration

🚀 Quick Start

  1. Clone the repository
git clone https://github.com/guru-krithick/my-portfolio.git
cd my-portfolio
  1. Install dependencies
npm install
# or
yarn install
  1. Run development server
npm run dev
# or
yarn dev
  1. Build for production
npm run build
# or
yarn build

🌐 Connect With Me

LinkedIn GitHub Portfolio

📄 License

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


Made with ❤️ by Guru Krithick