Giter Site home page Giter Site logo

aruni-01 / 0x3f4.run Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 1.0 10.65 MB

A personal homepage that supports desktop and mobile devices, adapt to dark theme.

Home Page: https://0x3f4.run

License: MIT License

TypeScript 92.76% JavaScript 2.83% CSS 2.08% SCSS 2.33%
dark-theme homepage lottie-animation mobile nextjs14 nextui personnal-website portfolio profile-website react tailwindcss

0x3f4.run's Introduction

๐Ÿ‘‹ Hello, I'm AruNi_Lu


Static Badge Static Badge Static Badge

Tech Stack

Java โ€ƒ Go โ€ƒ Python โ€ƒ MySQL โ€ƒ Redis โ€ƒ Spring โ€ƒ Elastic Search โ€ƒ Kafka โ€ƒ Linux โ€ƒ Git โ€ƒ Docker โ€ƒ HTML5 โ€ƒ CSS3 โ€ƒ JavaScript โ€ƒ TypeScript โ€ƒ Vue.js โ€ƒ React โ€ƒ NextJS โ€ƒ Tailwind CSS

Anurag's github stats โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒ


Generated using Github Profilinator

0x3f4.run's People

Contributors

aruni-01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

zhenxianglin

0x3f4.run's Issues

<title> is not set, looking for solution...

Next.js 14 set <title> by "export metadata" , such as app/about/page.tsx:

import { Metadata } from "next";

export const metadata: Metadata = {
  title: "About",
};

export default function AboutPage() {
  return ();
}

But it is not allowed in client components.

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.