• Stars
    star
    1
  • Language
    Java
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

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

Repository Details

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

antsh

Ant shell.
C
1
star
49

CardWallet

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

n-erd-ba

Simple NBA information search UI with static data.
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