Skip to content

Repository files navigation

🌐 Personal Website

A modern personal website that combines a portfolio and a technical blog to showcase my work, share ideas, and document my journey as a software engineer.

📖 Overview

This repository contains the source code for my personal website. It serves as a central place where I:

  • 📝 Publish technical articles and personal insights.
  • 💼 Showcase projects and case studies.
  • 🚀 Share my experience in software engineering.
  • 📚 Document lessons learned and best practices.

The goal is to build more than a portfolio—it's a knowledge hub that reflects my work, ideas, and continuous learning.


✨ Features

  • Responsive modern design
  • Personal portfolio
  • Technical blog
  • Project case studies
  • About page
  • Search articles
  • Category and tag filtering
  • Dark/Light mode
  • SEO-friendly pages
  • Fast loading and optimized performance

📂 Pages

  • 🏠 Home
  • 📝 Articles
  • 📖 Article Details
  • 💼 Portfolio
  • 👤 About

🛠️ Tech Stack

The project is built using modern web technologies.

  • Frontend:
    • Jekyll / HTML
  • Styling
    • Tailwind CSS
  • Content
    • Markdown / MDX
  • Deployment
    • GitHub Pages

📁 Project Structure

.
├── _includes/
│   ├── assets/
│   ├── components/
│   ├── layouts/
├── _layouts/
├── _posts/
├── _sass/
├── assets/
├── .gitignore
├── 404.html
├── Gemfile
├── Gemfile.lock
├── LICENSE
├── README.md
├── _config.yml
├── about.markdown
└── index.html

✍️ Writing Articles

Articles are written in Markdown/MDX and stored inside the _posts directory.

Each article includes:

  • Title
  • Description
  • Date
  • Tags
  • Reading time
  • Cover image
  • Content


🎯 Goals

This website aims to:

  • Share knowledge with the developer community.
  • Build a strong personal brand.
  • Document my engineering journey.
  • Inspire others through technical writing.

📈 Future Improvements

  • Newsletter
  • Comments
  • Search engine
  • RSS feed
  • AI-powered article recommendations
  • Reading progress indicator
  • Project timeline
  • Multi-language support
  • Analytics dashboard

🤝 Contributing

Contributions, suggestions, and feedback are welcome.

If you'd like to improve the project:

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Open a Pull Request

📬 Contact

Feel free to reach out if you'd like to collaborate or discuss software engineering.

  • Discord
  • LinkedIn

📄 License

This project is licensed under the MIT License.

See the LICENSE file for more information.


⭐ If you find this project interesting, consider giving it a star!

About

Personal portfolio and technical blog built to showcase my work, share engineering insights, and publish articles on software development, cloud technologies, and open source.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages