Giter VIP home page Giter VIP logo

evgeny.dev's Introduction

Alt text

Description

Serverless personal website based on React, Styled Components and Next.js. Link: https://evgeny.dev

Features:

About page with links to social media:


Cool animations


List of projects

Blog posts

Dashboard


Dark theme


How to start:

  • Clone the repository:
    • Using ssh token: git clone [email protected]:Dzheky/evgeny.dev.git
    • Using https: git clone https://github.com/Dzheky/evgeny.dev.git
  • Go to folder cd evgeny.dev
  • Install yarn:
    • MacOS: brew install yarn
    • Windows: go to link
    • Linux:
    curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
    echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
    sudo apt update && sudo apt install yarn
    
  • Run yarn && yarn dev
  • Go to link http://localhost:4000/

For the dashboard to properly work you should fill out all of the env variables.

create .env file in the project folder and add these environment variables:

UNSPLASH_ACCESS_KEY

Go to https://unsplash.com/oauth/applications and register the application, then use generated Access Key

YOUTUBE_ACCESS_KEY

To connect your YouTube please use this website https://developers.google.com/youtube/registering_an_application and then use the generated key

LASTFM_ACCESS_KEY

Go to https://www.last.fm/api/ then click on Get an API account and register, after registration you will receive API key to use here

STACKOVERFLOW_ACCESS_KEY

Register your application here https://stackapps.com/apps/oauth/register and then use the Key

BUTTONDOWN_CLIENT_KEY

Go to https://buttondown.email/settings and at the bottom of the screen you will see Your API Key

FIREBASE_ACCESS_KEY

to be added...

FIREBASE_CLIENT_EMAIL

to be added...

evgeny.dev's People

Contributors

dzheky avatar dependabot[bot] avatar

Stargazers

R4BB1T avatar WoosungChoi avatar Chai Phonbopit avatar Artem avatar Olga Melnikova avatar  avatar

Watchers

James Cloos avatar  avatar Artem avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.