荒木 聰 (aozoragh)

aozoragh

Geek Repo

Company:Available to work together

Location:日本

Home Page:https://www.aozora-developer.com/

Twitter:@aozora7_x

Github PK Tool:Github PK Tool

荒木 聰's repositories

javascript-.csv-as-database-handling

Using a CSV file as a database can be a simple and lightweight solution for managing data. Here's how you can work with a CSV file as a database.

Language:HTMLStargazers:1Issues:1Issues:0

react-draggable-slide

This is draggable slide sample using React.js and Typescript. I used this in the game landing page at CryptoHunters.io Company. Really useful sample.

Language:TypeScriptStargazers:1Issues:1Issues:0

react-skeleton-loading-ts

The Skeleton component should be used directly in your components in place of content that is loading. While other libraries require you to meticulously craft a skeleton screen that matches the font size, line height, and margins of your content, the Skeleton component is automatically sized to the correct dimensions.

Language:TypeScriptStargazers:1Issues:1Issues:0

auto-schrader-react-car-gallery

Car gallery component for Auto-Schrader - Iframe

Language:TypeScriptStargazers:0Issues:1Issues:0

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.

Language:JavaScriptLicense:MITStargazers:0Issues:2Issues:0

django-hello-world

First Django Studying Project

Language:PythonStargazers:0Issues:1Issues:0

drag-drop-react-component

Renders a file drag and drop component for a single file. The useful react component.

Language:TypeScriptStargazers:0Issues:1Issues:0

go-helloworld

The first go project - prints message "Hello World".

Language:GoStargazers:0Issues:1Issues:0

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.

Language:JavaScriptStargazers:0Issues:1Issues:0

mern-auth

Authentication with MERN stack

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

NodeJS-create-server

Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser. Let's getting start with this tutorial on NodeJS journey

Language:JavaScriptStargazers:0Issues:1Issues:0

nodejs-get-started

A Node.js app runs in a single process, without creating a new thread for every request. Node.js provides a set of asynchronous I/O primitives in its standard library that prevent JavaScript code from blocking and generally, libraries in Node.js are written using non-blocking paradigms, making blocking behavior the exception rather than the norm.

Language:JavaScriptStargazers:0Issues:1Issues:0

python-adding-numbers

The best way to learn Python is by practicing examples. This page contains examples on basic concepts of Python. We encourage you to try these examples on your own before looking at the solution.

Language:PythonStargazers:0Issues:1Issues:0

python-area-triangle

Python Program to Calculate the Area of a Triangle

Language:PythonStargazers:0Issues:1Issues:0

python-quadratic-roots

Python Program to Solve Quadratic Equation

Language:PythonStargazers:0Issues:1Issues:0

python-sqrt

Python Program to Find the Square Root

Language:PythonStargazers:0Issues:1Issues:0

random-mint-contract-solidity

Mint contract randomly using solidity for smart contract.

Language:SolidityStargazers:0Issues:1Issues:0

react-lazy-loading

Renders an image that supports lazy loading.

Language:TypeScriptStargazers:0Issues:1Issues:0

react-simple-modal

Simple Modal Component with Typescript. Helpful to implement best practise.

Language:TypeScriptStargazers:0Issues:1Issues:0

react-tree-view

Renders a tree view of a JSON object or array with collapsible content.

Language:TypeScriptStargazers:0Issues:1Issues:0

remix-get_started

Remix is a server-side rendering JavaScript framework built on React that allows us to build full-stack web applications due to its frontend and server-side capabilities.

Language:CSSStargazers:0Issues:1Issues:0

simple-button-animation

This is simple button animation with HTML and CSS. If we use HTML & CSS actively we can create more active and good products as well.

Language:CSSStargazers:0Issues:1Issues:0

styled-component-config-basic-components

styled-component-config-basic-components

Language:TypeScriptStargazers:0Issues:1Issues:0

three.js-spinning-box

Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL. The source code is hosted in a repository on GitHub.

Language:JavaScriptStargazers:0Issues:1Issues:0

useGetSet-react-hook

Creates a stateful value, returning a getter and a setter function.

Language:TypeScriptStargazers:0Issues:0Issues:0

useOnGlobalEvent-react-hook

Executes a callback whenever an event occurs on the global object.

Language:TypeScriptStargazers:0Issues:0Issues:0

usePrevious-react-hook

Stores the previous state or props.

Language:TypeScriptStargazers:0Issues:1Issues:0

useToggler-react-hook

Provides a boolean state variable that can be toggled between its two states.

Language:TypeScriptStargazers:0Issues:1Issues:0

wagmi-useContractWrite

wagmi is a development tool for EVM-based blockchains that provides over 20 React hooks for interacting with wallets, contracts, and transactions. It has built-in wallet connectors for popular wallets like MetaMask, WalletConnect, and Coinbase Wallet.

Language:TypeScriptStargazers:0Issues:1Issues:0