Welcome to Optimisticoder, a personal blogging and portfolio website created by Azvya Erstevan, but feel free to use this repo for your personal project with your own style! The app is licensed by Apache 2.0 License.
Optimisticoder is designed to serve multiple purposes:
- Blogging Platform: Share informative articles and content about technology developments, coding tips, and tutorials.
- Portfolio Showcase: Present a comprehensive portfolio that includes work experience and completed projects.
- Personalized Blog: Contains articles written by Azvya on various topics related to software engineering and technology.
- Portfolio Integration: Showcases Azvya's professional background and projects, integrating data from LinkedIn.
- Google Adsense: Displays relevant advertisements to site visitors.
- Google Publisher: Articles are published through Google Publisher to appear in Google Feeds/News and MSN.
- Additional Applications: Several side projects created by Azvya, each with its own policies and terms of use.
- Frontend: React, Next.js
- Others: Typescript, Google Adsense, Google Publisher, LinkedIn API
To get a local copy up and running follow these simple steps:
- Node.js
- pnpm or yarn
-
Clone the repo:
git clone https://github.com/azvyae/optimisticoder.git
-
Install pnpm packages:
pnpm install
-
Create a
.env
file in the root directory and add your environment variables:LINKEDIN_API_KEY=your_linkedin_api_key GOOGLE_ADSENSE_ID=your_google_adsense_id
-
Run the development server:
pnpm run dev
- Navigate to
http://localhost:3000
to view the website locally. - Use the contact form to get in touch or to request more information.
- Browse through the blog and portfolio sections to explore the content.
Contributions are what make the open-source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the Apache 2.0 License. See LICENSE
for more information.
Azvya Erstevan - azvyae@gmail.com
Project Link: https://github.com/azvyae/optimisticoder