Code Monkey home page Code Monkey logo

荒木 聰's Projects

chatgpt-project icon chatgpt-project

chatGPT API integration using Next.js. ChatGPT is a language model developed by OpenAI that can generate human-like text responses based on the provided input. ChatGPT is designed to engage in back-and-forth conversation with users and can be integrated into various applications and platforms.

chimerasolutions icon chimerasolutions

Company Introducing Website with Next.js and Typescript. Consists of several pages. This site is simple but it is the best practice of next.js + typescript + styled-component.

convert_iterable_to_an_array icon convert_iterable_to_an_array

JavaScript ES6 introduced, among many other things, the spread operator (...), which allows an iterable to be expanded in places where zero or more arguments or elements are expected. We can use the spread operator to convert iterables or, as they are sometimes referred to, array-likes.

copy-to-clipboard icon copy-to-clipboard

Copies a string to the clipboard. Only works as a result of user action (i.e. inside a click event listener).

csv-to-json icon csv-to-json

Converts a comma-separated values (CSV) string to a 2D array of objects. The first row of the string is used as the title row.

django-food-project icon django-food-project

Django is a free and open-source web framework , written in Python, that follows the model-template-views (MTV) architectural pattern. It is used to build and maintain complex database-driven websites. Django takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel.

js-high-order-function icon js-high-order-function

Higher-order functions are functions that operate on other functions, either by accepting them as arguments or by returning them as their results. This allows us to create an abstraction layer over actions, not just values.

jwt-token-react-nodejs-backend icon jwt-token-react-nodejs-backend

MERN Stack CRUD operation. Using best practices. Uses jwt-token for authentication.JWT (JSON Web Token) is a commonly used method for authentication and authorization in web applications, including those built with React. User Registration/Authentication: When a user registers or logs in to the application, their credentials are sent to the server.

jwt-token-react-nodejs-frontend icon jwt-token-react-nodejs-frontend

MERN Stack CRUD operation. Using best practices. Uses jwt-token for authentication.MERN Stack CRUD operation. Using best practices. Uses jwt-token for authentication.JWT (JSON Web Token) is a commonly used method for authentication and authorization in web applications, including those built with React. User Registration/Authentication: When a user

laravel-ecommerce-project icon laravel-ecommerce-project

eCommerce website using Laravel. The project is not wonderful but clean. Has good search functionality. Hight loading speed and Database operation speed.

letter-animation-1 icon letter-animation-1

This is Letter animation using React and Typescript. I used this animation in development for daydreamerz website. The site url is https://daydreamerz.io

ms-to-fomatted-date icon ms-to-fomatted-date

This function returns fomatted date from milisecond. Generally the Date related functions returns miliseconds so this function is useful our programing and this is basic skill of Javascript developers.

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.