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.
This site is my digital playground where I:
Built with modern web technologies for a smooth, responsive experience:
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:
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!
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.
Found a typo? Have a suggestion? Feel free to open an issue or submit a PR. I'm always open to feedback and improvements!
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 ❤️
51 commits
TypeScript
96.3%
HTML
2.3%
CSS
1.1%
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.
This site is my digital playground where I:
Built with modern web technologies for a smooth, responsive experience:
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:
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!
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.
Found a typo? Have a suggestion? Feel free to open an issue or submit a PR. I'm always open to feedback and improvements!
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 ❤️
51 commits
TypeScript
96.3%
HTML
2.3%
CSS
1.1%