• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated almost 4 years ago

Reviews

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

Repository Details

Simple Rock Scissors Paper App written in python

More Repositories

1

food-app

This is a simple React Native food app.
JavaScript
1
star
2

ascii-exercise-uniwa

C
1
star
3

Taylor-Sine-Cosine

This is a re uploaded project written in C.
C
1
star
4

React-Components

This is my first react app
TypeScript
1
star
5

Minesweeper-Project

This is a minesweeper project I created with C
C
1
star
6

TwitterClone

This is a full stack twitter clone
JavaScript
1
star
7

BankSystem

This is a simple bank system I created using Java
Java
1
star
8

Track

1
star
9

Change-Language-React

This is a React-Context project. In this project I change languages and color of the Submit button.
TypeScript
1
star
10

social-media-backend

TypeScript
1
star
11

datetime

This is some code to use for datetime python projects
Python
1
star
12

Sorting-Visualizer

TypeScript
1
star
13

University-Taylor-Test-C

This is a final test I had at my university (for my semester in C).
C
1
star
14

Go_and_Mux

This is a simple crud app I created using Golang and mux.
Go
1
star
15

Widgets-React

TypeScript
1
star
16

Caesars-Cipher

This is a Caesars cipher project written in Java.
Java
1
star
17

LaneAssist

This is a road lane line detection with opencv developed in python from scratch. I used contrast enhancement, contrast limiting and background subtraction. The video file (test2.MOV) is trimmed.
Python
1
star
18

iOSARMoon

This is a simple ARKit Moon app for iOS devices
Swift
1
star
19

Seasons-React

This is a React website written in TypeScript and it gets user location and checks if it's summer or winter based on latitude and the current month .
TypeScript
1
star
20

DoubleLinkedLists

C
1
star
21

Form-Redux-LocalStorage

TypeScript
1
star
22

ARShooter

ShaderLab
1
star
23

blog-app

This is a react-native blog application. You can create edit and delete a post.
JavaScript
1
star
24

GolangQuiz

This is a simple math quiz written in Golang
Go
1
star
25

SwiftUI-Weather

Swift
1
star
26

Combinations

This is a number combinations exercise in C. Key concepts are malloc-2d arrays-pointers
C
1
star
27

ProjectNews

This is a working protype of a hacker news clone
Go
1
star
28

TicTacToe

This is a tic-tac-toe app created with python
Python
1
star
29

SignUp

This is a simple sign up form for iOS Device using swift and alerts
Swift
1
star
30

MovieSearch

EJS
1
star
31

C-Exercises

University exercises in C (re-uploaded).
C
1
star
32

Assembly-Exercises

.
Assembly
1
star
33

DimitrisTheo-Dev

This is my profile description.
1
star
34

ShellScripts

Shell
1
star
35

RESTfulBlog

A simple blog app made using RESTful routes.It is an express js app using node js and using semantic ui and MongoDB RESTful ROUTES included: INDEX: /blogs HTTP METHOD: GET NEW : /blogs/new HTTP METHOD: GET CREATE: /blogs HTTP METHOD: POST SHOW : /blogs/:id HTTP METHOD: GET EDIT : /blogs/:id/edit HTTP METHOD: GET UPDATE: /blogs/:id/ HTTP METHOD: PUT DELETE: /blogs/:id HTTP METHOD: DELETE
HTML
1
star