Skip to content
View Fun117's full-sized avatar
📦
I'm currently developing a package manager for zsh.
📦
I'm currently developing a package manager for zsh.

Organizations

@selcold
Block or Report

Block or report Fun117

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Fun117/README.md
Welcome
English ・ 日本語

A passionate programmer based in Japan.

  • Age: 14
  • Occupation: junior high school student

🔭 I’m currently working on Website

📫 How to reach me:

Email Twitter(x)

🌱 I’m currently learning

Go Python Swift

🔗 Links

NPM Discord Youtube Twitter(x) Scratch Minecraft



🚀 Recent Projects

{
 "type": "FeatureCollection",
 "features": [
   {
     "type": "Feature",
     "id": 1,
     "properties": {
       "ID": 0
     },
     "geometry": {
       "type": "Polygon",
       "coordinates": [
         [
             [136.8339105,35.2],
             [137.4,34.75]
         ]
       ]
     }
   }
 ]
}
Credit

Pinned

  1. Fun117 Fun117 Public

    This repository is the source code for the blog site I built using my GitHub profile and the Nextra blog theme.

    JavaScript 3 1

  2. zshmgr zshmgr Public

    Zshmgr is a simple package manager for Zsh. It allows users to easily install, uninstall, update, and list packages. The tool is designed to work seamlessly with GitHub repositories, making it easy…

    MDX

  3. nextjs-base-template nextjs-base-template Public template

    This Next.js base template is designed as an easy starting point for Next.js projects. It comes with features such as theme switching, i18n (internationalization), and automatic sitemap generation,…

    TypeScript 1

  4. selcold/scratch-building selcold/scratch-building Public

    Scratch Building is a game developed on the Scratch platform, and this repository serves as its official website. It provides various features including account authentication, commenting, notifica…

    TypeScript 1 1

  5. facebook/react facebook/react Public

    The library for web and native user interfaces.

    JavaScript 223k 45.5k

  6. shuding/nextra shuding/nextra Public

    Simple, powerful and flexible site generation framework with everything you love from Next.js.

    TypeScript 10.6k 1.2k