• Stars
    star
    1
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

Simple NBA information search UI with static data.

More Repositories

1

flix-carousel

🎠 Netflix-style carousel made in pure CSS!
CSS
32
star
2

Quantico

🌿 (Help wanted) Live quant trading engine for Robinhood in Python 3, now with backtesting.
Python
17
star
3

guanaco

πŸ¦™ A cute and cuddly multi-platform cryptocurrency quant trading engine.
TypeScript
9
star
4

react-native-touchmap

☝️Simple, free, and lightweight heatmap component to track touches in your React Native app!
TypeScript
7
star
5

nba-ml

πŸ€ Hardcoded ML classifiers from scratch to create predictive models on the outcomes of NBA games!
Python
6
star
6

FaceRec

πŸ€¦β€β™‚οΈ Facial recognition using Ionic 3!
TypeScript
5
star
7

Memr

Augmented reality video imaging app for iPhone that superimposes funny text onto people's faces! Coded entirely in Swift.
Swift
5
star
8

aaah

πŸ“£ A useless command line program that screams louder the more you try to close (Ctrl+C) it.
C
4
star
9

simply

Simply the simplest to-do manager on the planet.
4
star
10

treesaver

🌳 Restore any GitHub tree after you accidentally force push.
Python
4
star
11

graph-arb

Crypto arbitrage using graph theory algorithms.
Go
4
star
12

pokemon-ai

PokΓ©mon battle simulator that uses the technique proposed in AlphaZero to beat the opponent.
Python
3
star
13

TS-Algo-Masterclass

πŸ‘Ύ Giant TypeScript algorithm and data structure masterclass to be constantly updated with important CS concepts.
TypeScript
3
star
14

al-go

πŸ‘Ύ Go repo with every data structure and algorithm I can possibly cover during full-time recruiting in Summer 2020 and onward.
Go
3
star
15

ak-portfolio

Redesigned portfolio website (anthonykrivonos.com) with interactables and articles!
JavaScript
2
star
16

recipe

Π―ecipe: interactive UI for learning to cook Russian food.
HTML
2
star
17

ARtist

🎨 Multi-faceted AR drawing tool with more features to come.
Swift
2
star
18

blockchain-python

πŸ”— Multi-use blockchain implementation in Python using TCP.
Python
2
star
19

mlp

🧠 Multi-layer Perceptron (super customizable) neural network implemented from scratch.
Jupyter Notebook
2
star
20

react-native-tsx

πŸ”„ Convert your React Native project from JavaScript to Typescript using default settings.
JavaScript
2
star
21

Cloud9-Desktop-App

Cloud9 Desktop app made in Electron. Please fork and add improvements!
JavaScript
2
star
22

4156-Starmen

Starmen's COMS 4156 team project.
TypeScript
2
star
23

qubot

πŸ€– Autonomous software acceptance testing library for Python taken from my Qubot paper.
Jupyter Notebook
2
star
24

Romeo-API

HackPrinceton submission where users create competing renditions of audio files.
JavaScript
1
star
25

cyber-jar

JavaScript
1
star
26

Twine

Twine app using Ionic 2.
JavaScript
1
star
27

auto-minicar

Self-driving (autonomous) mini-car.
Python
1
star
28

tonalvision

Website for tonalVISION photography service.
CSS
1
star
29

skijump

Ski Jump problem in MATLAB for student lecture.
MATLAB
1
star
30

skedula

⏰ Easily schedule interval-based processes in Node.js!
TypeScript
1
star
31

dallefy

Spotify for art!
TypeScript
1
star
32

Vingt-Deux

CSS
1
star
33

Buddhism-ML

☸️ Teaching an LSTM neural net to recite its own Buddhist text.
Python
1
star
34

Cloud9-Angular-2-Launch-Script

Launch script for running Angular 2 projects in the Cloud9 online IDE.
Shell
1
star
35

Rain

A smarter weather app powered by Electron.
JavaScript
1
star
36

Node-Handelbar-Test

Handlebar test using Andrew Mead's Node.js Udemy course.
JavaScript
1
star
37

graph-plus-plus

Graph implementation in C++ as an assignment for Computer Algorithms at Fordham University.
C++
1
star
38

COVisualize-19

2nd place on Kaggle in classifying COVID-19 patients from lung scans.
Jupyter Notebook
1
star
39

Node.js-Stock-App

Simple app to get stock price based on inputted symbol coded in Node.js.
JavaScript
1
star
40

pay-respects

Press f to pay respects. Now on NPM.
JavaScript
1
star
41

Planr

Alexa skill that plans your day out using Yelp and weather APIs. This is the AWS Lambda function code.
JavaScript
1
star
42

lostcause

LostCause video game. Work in progress.
JavaScript
1
star
43

go-rl

Brushing up on RL concepts in Go, this time.
Go
1
star
44

custom-modal-vc

Simple and lightweight card view controller presentation in Swift.
Swift
1
star
45

Auto-Layout-Calculator

iOS clone of MacOS calculator app with full functionality and auto-layouts.
Swift
1
star
46

anthonykrivonos.com

TypeScript
1
star
47

prismagen

Combine multiple Prisma schemas into one file.
JavaScript
1
star
48

4156-PublicAssignment

Java
1
star
49

antsh

Ant shell.
C
1
star
50

CardWallet

Store credit cards on your mobile device via fingerprint auth.
JavaScript
1
star
51

set-theory-algorithms

Set of algorithms and functions in Python for set theoretic operations.
Python
1
star
52

turnip-bot

πŸ§„ Scrape Reddit for the best Turnip prices in Animal Crossings: New Horizons!
TypeScript
1
star
53

Romeo-Mobile

HackPrinceton submission where users create competing renditions of audio files.
TypeScript
1
star
54

Matrices

⊹ Linear algebra matrix operations for some good 'ol finals studying.
JavaScript
1
star
55

2D-Game-Engine

2D Game Engine coded entirely in Java using the Graphics2D library by Tech.dev Development Team.
Java
1
star
56

probs-and-stats

πŸ“ Lecture notes and code for Columbia University's Probability and Statistics for Engineers class.
Jupyter Notebook
1
star
57

learning-go-the-hard-way

Coding a neural net in Go... just to learn the language. πŸ₯΅
Go
1
star
58

sort-plus-plus

πŸ“š Simple sorting algorithm implementation in C++ as an assignment for Computer Algorithms at Fordham University.
C++
1
star
59

differential-equations

Practice repo for diff eq algorithms...
JavaScript
1
star
60

ionic-caret-end

Ionic 3 directive that moves the caret/cursor of an ion-input or ion-textarea element to the end of the text box on focus.
TypeScript
1
star
61

Arigato

Cross-platform app that uses Parsergato to parse spoken word into contact information and then save onto the user's phone.
TypeScript
1
star
62

Instastore

Realtime, optimized, and scalable database coded from scratch in Node.js using a server's own filesystem.
JavaScript
1
star
63

imagegengan

πŸŒ„ A plug-and-play GAN image generator using a Keras/Tensorflow backend.
Python
1
star