Giter Club home page Giter Club logo
  • šŸ‘‹ Hi, Iā€™m @BraveTea
  • šŸ‘€ I'm a product specialist getting into automated testing
  • šŸŒ± Iā€™m currently learning Cypress, JS, and Postman
  • šŸ’žļø Iā€™m working on AoC 2023 at the moment
  • šŸ“« How to reach me: invite me to a repo

Brave Tea's Projects

advent_of_code_2021_day_1 icon advent_of_code_2021_day_1

Advent of Code 2021, day 1, part 1: Compare 2000 measurements to the previous measurement in the file. Count the number of times a measurement increases. Return count

bank icon bank

Learning Java through building some sort of Banking Programme

bit_counter_74hc959 icon bit_counter_74hc959

This simple piece of example code lets a series of 8 LEDs connected to a 74hc595 chip

c-exercises icon c-exercises

Exercises from "Computer Programming - An introduction for the scientifically inclined (Sander Stoks, 2008)"

chuckaluck icon chuckaluck

A chuck A luck game for one player. Practice exercise for OOP Module 2

chuckaluck-staticdie icon chuckaluck-staticdie

Chuck A Luck game. This version is written concurrently with the 'normal' ChuckALuck programme. I have two ways to go about it and want to find out which works best for me.

codingproblem_getwordcount icon codingproblem_getwordcount

https://edabit.com/challenge/5LnycSd2xT4uwZCpi the coding problem stated here. Trying to do it in Java. (have done it in Python first because I couldn't in Java straightaway)

dice_thrower_v3 icon dice_thrower_v3

A dice thrower that randomly gives a number on a chosen dice (d1 ... d9) and only gives a new number on the push of a button.

electionresults icon electionresults

A programme to calculate the won seats of all parties involved in the Dutch 2010 general elections. My personal aim here is to use JUnit5 and Gradle 7 to experience TDD (testdriven development).

fading-led icon fading-led

I have some questions regarding code that has to do with a fading LED.

filmticketmachine icon filmticketmachine

An exercise to write a Ticket Vending Machine for a Film Theatre using a class and specifically methods to have the main programme work from one simple line

flickering-lights-more-elegant-coding icon flickering-lights-more-elegant-coding

I am searching for a simple (in terms of beginners programming skills) solution to bring down the number of lines of code I have used to get the lights to flicker.

gettersetterconstructor icon gettersetterconstructor

I believe this should be better. The constructor is there to initialise the object, I have overloaded it so it is never empty, I made the variables private so they can't be accessed except by using the getter and setter methods for the variables.

gettersetterencapsulation icon gettersetterencapsulation

I wanted to see what the use of "getters" and "setters" was. I knew about the existence of getters and setters but didn't know about the private access modifier. They make a lot more sense with 'private'.

git_test icon git_test

Learning how to use git through the terminal.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.