uchitwai - Overview
Pinned Loading
-
Forked from senk8/crypto-math
full-scratch implementation of an algebraic structure for cryptology.
Python 1
-
Forked from iuzn/ai-chatbot
A full-featured, hackable Next.js AI chatbot built by Vercel Labs
TypeScript 1
-
Forked from nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Shell 1
-
1
import React, { useState, useEffect } from 'react';
2
import { Line } from 'react-chartjs-2';
3
import axios from 'axios';