GithubHelp home page GithubHelp logo

satnaing / satnaing.dev Goto Github PK

View Code? Open in Web Editor NEW
86.0 3.0 24.0 12.09 MB

My portfolio & blog website developed with NextJS, TypeScript, and TailwindCSS. Markdown is used for contents. Contents are managed via Forestry headless CMS.

Home Page: https://satnaing.dev

JavaScript 1.26% TypeScript 95.43% CSS 1.91% Vim Snippet 0.03% HTML 1.38%
nextjs react forestry tailwindcss blog developer-portfolio portfolio reactjs typescript github learn

satnaing.dev's Introduction

Sat Naing Portfolio & Blog

satnaing-portfolio-and-blog ts vercel

My portfolio & blog website developed with Next.JS(SSG) and TypeScript. Tailwind CSS and GSAP is used for styling and animations. Blog contents are written in Markdown format. Light & Dark themes supported.

Features

  • Responsive Design πŸ“±πŸ’»
  • Light & Dark themes β˜€οΈπŸŒ™
  • Fully Accessible ♿️
  • Categories, Tags 🏷
  • Search Box πŸ‘€
  • SEO Friendly πŸ”Ž
  • Markdown Content πŸ“°

Tech Stack

Frontend - NextJS, React, TypeScript
Styling - Tailwind CSS
Animations - GSAP
Design & Prototype - Figma
State Management - ContextAPI
Backend - Forestry Headless CMS
Deployment - Vercel

Lighthouse Score

Sat Naing Portfolio Website Lighthouse Score

Running Locally

Clone the project

git clone https://github.com/satnaing/satnaing.dev.git

Go to the project directory

cd satnaing.dev

Remove remote origin

git remote remove origin

Install dependencies

npm install

Start the server

npm run dev

Inspiration and Credits

Here are some inspiration and credits for the design of my portfolio. However I can guarantee that I wrote 100% of the code. These credits are just for ideas and design for my portfolio and blog website.

The digital art in the hero section was illustrated by a friend of mine (Swann Fevian Kyaw @ToonHa)

Author

satnaing.dev's People

Contributors

dependabot[bot] avatar mauromarzocca avatar satnaing avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

satnaing.dev's Issues

help,

Page Not Found
Looks like you've followed a broken link or entered a URL that doesn't exist on this site.

Back to our site

If this is your site, and you weren't expecting a 404 for this path, please visit Netlify's "page not found" support guide for troubleshooting tips.

help
I find this one when i deploy in netlify

Appreciate

I think your website is very good-looking, I even have the urge to imitate this style and write a hugo blog theme.

Transitions and animations are harsh

Prob: sliding animation in the start SatNaing.dev -
sol: opacity in and opacity out is best (see https://www.apple.com/apple-card/)

Prob: Animation on the intro of the blog is excessive
sol: one animation for the entire section/ container and slow change of opacity

Prob: mouse indicator replaced with the circle is too much distracting
Sol: remove it- or change it to scale to the large arrow (when the speed of mouse movement is fast) and then scale it back

prob: on https://satnaing.dev/ - animations are too speedy and the blog I can't click through the image or headline/ title
sol: make the page anchor the whole blog & reduce the animation speed

Besides these above points, I am loving your website (plus the eCommerce website you are developing).

Error for page /sitemap.xml: pages with getServerSideProps

Hi, first of all, thank you for your fantastic website.

I want to deploy your project via GitHub-actions but it throws an error:

 Error occurred prerendering page "/sitemap.xml". Read more: https://nextjs.org/docs/messages/prerender-error
Error: Error for page /sitemap.xml: pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export
    at /home/runner/work/mohammadne.github.io/mohammadne.github.io/node_modules/next/dist/export/worker.js:254:23
    at async Span.traceAsyncFn (/home/runner/work/mohammadne.github.io/mohammadne.github.io/node_modules/next/dist/trace/trace.js:79:20)
info  - Exporting (7/7)
Error: Export encountered errors on following paths:
	/sitemap.xml
    at /home/runner/work/mohammadne.github.io/mohammadne.github.io/node_modules/next/dist/export/index.js:415:19
    at async Span.traceAsyncFn (/home/runner/work/mohammadne.github.io/mohammadne.github.io/node_modules/next/dist/trace/trace.js:79:20)
Error: Process completed with exit code 1.

it says that we should use getStaticProps instead of getServerSideProps, as I'm a backend developer and I'm not very deep in nextjs, I wonder to know that is it possible to do that.

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.