• Stars
    star
    1
  • Language
    JavaScript
  • Created over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

URL Shortening website that uses the Arweave Blockchain as backend.

More Repositories

1

calendarHTML-Javascript

Simple Calendar built with Pure JavaScript (No Libraries) http://iamnitinpatel.com/projects/calendar/
HTML
177
star
2

calculator-react

A simple arithmetic Calculator built with ReactJS.
JavaScript
60
star
3

expense-tracker

Expense Tracker built with MERN Stack
CSS
30
star
4

happy-birthday-react-p5

Wish someone Happy Birthday with React and p5.js!
JavaScript
23
star
5

nodejs-image-upload

NodeJS/Express web app to get image from user and upload it to the server.
HTML
22
star
6

addVeryLargeNumbers

Algorithm for adding large numbers (>53 bits). Takes in any two numbers but in the form of strings, and returns the sum of both numbers as string.
JavaScript
7
star
7

linkedin-login-react

LinkedIn authentication button for React
JavaScript
5
star
8

extra-long-factorials

Factorials of large numbers (output is not limited to 53 bits which is default limit of javascript number storage)
JavaScript
4
star
9

haskell-snake

Snake game written in Haskell
Haskell
3
star
10

HTML-and-CSS

Basic HTML & CSS files, Google Clone.
HTML
3
star
11

weather-info-map-react

React application that displays a map and weather information of the place when clicked.
JavaScript
3
star
12

monty-hall-simulation

Simulation of famous monty hall game in JavaScript.
JavaScript
3
star
13

whatsapp-desktop-app

Using Electron.js to build a desktop application for Whatsapp.
JavaScript
2
star
14

Single-Layer-Perceptron

Using JavaScript to implement a the basic building block of Neural Networks.
JavaScript
2
star
15

tictactoe-minimax-haskell

Tic Tac Toe game with AI
Haskell
2
star
16

Parenthesis-Matching-with-Reduce-Method

Use of Reduce method in Javascript to to solve problem of parenthesis matching.
JavaScript
2
star
17

battery-life

Display device's battery life with HTML & JS. (No libraries used)
JavaScript
1
star
18

rattle-battle-entry

JavaScript
1
star
19

js-python-quine

JS program that prints a C program that prints a Python program that prints back the original program.
JavaScript
1
star
20

htmlTableToJSON

Get Data from HTML table to JSON using DOM.
JavaScript
1
star