Code Monkey home page Code Monkey logo

hex's Introduction

Hex

demo.mp4

Hex is an innovative , minimalist model marketplace that empowers users to explore featured models and effortlessly showcase their own model information.

Tech Stack

  1. Next.js : frontend and backend framework
  2. Shadcn UI : ui library
  3. React Hook Form : form management and Zustand : state management
  4. PostgreSQL DB : storing model data
  5. Redis : caching
  6. Vercel Blob : object storage

Features

  1. Model Browsing : Explore a curated selection of featured models.
  2. Submit Your Model : Easily showcase your own model information on the platform.
  3. Browse Model Info : Dive into detailed information about various models.
  4. Search Convenience : Utilize a user-friendly search field for efficient model discovery.

Optimizations

  1. API Response Optimization: Ensuring efficient responses from our API through caching.(7s -> 1s in first response and 450ms in second response ...)
  2. UI Performance: Eliminating unnecessary UI re-renders for a smoother interface.(Load time - 950ms - 1sec on cached data it is much faster)

Setup

# clone the repo 
git clone https://github.com/arunavabasu-03/hex.git

# navigate to the project directory
cd hex 

#install dependencies
yarn install 

#setup env 
cp cp .env.sample .env

# start app
yarn dev

Contributing

Contributions to the hex are welcome! If you have any suggestions, improvements, or feature requests, please feel free to open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License .

hex's People

Contributors

arunavabasucom avatar

Watchers

 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.