Giter Site home page Giter Site logo

My Names Denare Whyatt, I'm a recent graduate of Edinboro University of Pennsylvania. When I'm not looking for a job I'm learning Java. I tend to update sporadically with projects that I have completed.

https://www.linkedin.com/in/denare-whyatt-399520209

Alenare's Projects

alenare icon alenare

Config files for my GitHub profile.

brokencalculator-kattis- icon brokencalculator-kattis-

A Calculator that adds two numbers entered, then subtracts the result from the previous operation. When it performs subtraction it subtracts the two numbers entered, then multiplies the result by the previous operation’s result. When it performs multiplication it squares its answer after multiplying the two numbers entered. When it performs division it divides the first number by 2 if it is even, otherwise it adds 1 to the first number and divides it by 2. If there was no previous answer assume 1.

euler-calculator-kattis- icon euler-calculator-kattis-

Due to the constraints of floating point numbers the values won't be the same the longer the decimal. However, the first 7 position are correct. My assumption would be related to floats or doubles having limits to their accuracy after a certain point of calculations.

from-x-to-y-kattis- icon from-x-to-y-kattis-

Converts a number to a given number using only division by 2 when even and subtracting by 1 when odd. The output is the total amount of steps required to transition X to Y.

image-converter icon image-converter

Converts an image by RGB values into a 2-D array to be converted into different variations.

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.