Welcome to my personal portfolio website repository. This website serves as a showcase of my skills, projects, accomplishments, and contact information.
I’m Akash Yadav, a student specializing in Artificial Intelligence & Machine Learning with full-stack web development experience. This portfolio is built to display my work, share my journey, and connect with collaborators and recruiters.
- Front-end: HTML, CSS, JavaScript, React.js
- Back-end: (mention if used) Node.js/Express, APIs
- UI Framework / Styling: Tailwind CSS (or your used styling approach)
- AI/ML: Python, NumPy, Pandas, TensorFlow, Scikit-learn
- Databases: MySQL, MongoDB
- Dev Tools: Git, GitHub, VS Code
- Operating Systems: Windows, Linux
- Built a responsive, mobile-friendly website to showcase my work, achievements and skills.
- Implemented interactive UI components and optimized for fast performance.
- Integrated links to real projects, GitHub repos, certifications, and contact methods.
# Clone this repo
git clone https://github.com/Akashyadav-aiml/my-portfolio.git
cd my-portfolio
# Install dependencies (if React, Next.js etc)
npm install # or yarn
# Run the project locally
npm run dev # or appropriate start command