Bartosz (BRQcpp)

BRQcpp

Geek Repo

Location:Poland

Github PK Tool:Github PK Tool

Bartosz's starred repositories

todo-list

Submission of The Odin Project's Project: Todo List. This app lets you put on your to-do tasks in directory of categories and project to let you be as organized as possible. Set a date period and get all the todos in it!

Language:JavaScriptStargazers:1Issues:0Issues:0

testing-practice

# testing-practice Submission of The Odin Project's 'testing practice' project. It is all about a few files with their tests. The project is first use in practice of test driven development, with jest as test-running framework.

Language:JavaScriptStargazers:1Issues:0Issues:0

weather-app

Submission of The Odin Project's weather app project. It is a simple weather forecast built using APIS. By giving it a city, you can get a weather forecast for 5 days. You can also choose units from three systems and decide which data you want to be displayed.

Language:JavaScriptStargazers:1Issues:0Issues:0

restaurant-page

The Odin Project's PROJECT: RESTAURANT PAGE submission. This project is first basic usage of npm and webpack in practice.

Language:JavaScriptStargazers:1Issues:0Issues:0

tic-tac-toe

Submission of PROJECT: TIC TAC TOE of The Odin Project. It has two modes - vs player and vs computer. I implemented minimax algorithim with great help of The Coding Train (https://www.youtube.com/c/TheCodingTrain). You can also change names of players and keep track of full history of your finished/reseted boards!

Language:JavaScriptStargazers:1Issues:0Issues:0

library

Submission of The Odin Project's Project: Library. This website lets you create your list of books and sort them! You can secify author, title, pages, score and dates of read and start reading.

Language:JavaScriptStargazers:1Issues:0Issues:0

rock-paper-scissors

Submission of The Odin Project's Project: Rock Paper Scissors The Rock Paper Scissors game with basic GUI and animation.

Language:JavaScriptStargazers:1Issues:0Issues:0

etch-a-sketch

Submission of The Odin Project's Project: Etch A Sketch This is a pixel painting site with some tools like shading, color selection, random rgb. It also has a scaling system which can adjust both the size of the sketch field and the pixel size.

Language:JavaScriptStargazers:2Issues:0Issues:0

calculator-2

Second submission of The Odin Project's Project: Calculator This basic calculator can take most expressions your system's standard calculator does. It has bulid-in keyboard and keyboard support. This calculator use a simple input validation system. Modern, dark-themed GUI included.

Language:JavaScriptStargazers:1Issues:0Issues:0

calculator

Submission of The Odin Project's Project: Calculator This basic calculator can resolve operations on two numbers. It has basic GUI and controls your input.

Language:JavaScriptStargazers:1Issues:0Issues:0