Skip to content

rudraprsd/rudraprsd.github.io

Repository files navigation

Personal Portfolio & AI Blog

Hey there! Welcome to the repository behind my personal website. This is where I share my journey through the fascinating world of artificial intelligence, machine learning, and software engineering.

What You'll Find Here

This site is my digital playground where I:

  • Share AI Insights – Breaking down complex AI concepts into digestible pieces
  • Discuss Research Papers – Deep dives into cutting-edge ML research
  • Showcase Projects – Real-world AI/ML projects with interactive demos
  • Document My Learning – Because the best way to learn is to teach

Tech Stack

Built with modern web technologies for a smooth, responsive experience:

  • React 18 – For building the UI
  • TypeScript – Type safety and better developer experience
  • Vite – Lightning-fast build tool
  • Tailwind CSS – Utility-first styling
  • shadcn/ui – Beautiful, accessible components

Why This Stack?

After experimenting with various platforms (Astro, MkDocs, Hugo, and even pure HTML/CSS), I landed on React + TypeScript. Why? Because it offers the perfect balance of:

  • Performance
  • Creative flexibility
  • Component reusability
  • Responsive design out of the box
  • Easy maintenance

Getting Started

Want to run this locally or use it as a template? Here's how:

git clone https://github.com/rudraprsd/rudraprsd.github.io.git

cd personal-site

npm install

npm run dev

Visit http://localhost:8080 and you're good to go!

Project Structure

src/
├── components/     # Reusable UI components
├── data/          # Blog posts and project data
├── pages/         # Main application pages
├── hooks/         # Custom React hooks
└── lib/           # Utility functions

Currently it do not uses github-actions, It uses deploy from a branch.

Contributing

Found a typo? Have a suggestion? Feel free to open an issue or submit a PR. I'm always open to feedback and improvements!

Let's Connect

Thanks for stopping by! I hope you find something useful here. Whether you're learning AI, building projects, or just exploring, I'm glad to have you along for the ride.

Feel free to reach out if you have questions, want to collaborate, or just chat about AI and tech!


Built with ❤️

About

My Portfolio Website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors