Akunna Studies is a personal study website where I document and showcase my web development progress and other learning journeys. It’s a dynamic space I constantly update as I explore new technologies, improve skills, and experiment with projects.
- Framework: Next.js
- Styling: Tailwind CSS
- Language: TypeScript
- Deployment: Vercel via GitHub integration
Check out the latest version deployed on Vercel: https://akunnastudies.vercel.app
This site is regularly updated to reflect new learnings, projects, and experiments in web development and beyond.
To run the project locally:
- Clone the repo:
git clone <repo-url>- Install dependencies:
npm install- Run the development server:
npm run devOpen http://localhost:3000 to view it in your browser.
This site serves as my personal playground for:
- Practicing modern web frameworks and design
- Experimenting with new tools and libraries
- Keeping track of my ongoing learning journey
Suggestions, feedback, or collaboration ideas are always welcome! Feel free to open issues or pull requests.