Skip to content
View SFNDude123502's full-sized avatar
💭
action = self.isWorking ? "late work" : "Astroneer";
💭
action = self.isWorking ? "late work" : "Astroneer";
  • 09:15 (UTC -04:00)

Highlights

  • Pro
Block or Report

Block or report SFNDude123502

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SFNDude123502/README.md

Hi there 👋

  • I’m proficient in Golang and Java, knowledgable in PHP, Python, and C, and actively learning Svelte-Typescript and C++

Pinned

  1. gottleShip gottleShip Public

    A program designed to play battleship in the most effective way possible

    NSIS 1

  2. newtonFractals newtonFractals Public

    Given coefficients for a cubic equasion, use newton's approximation technique to find the complex roots of the polynomial, assigning colors to each point based on which root it ended up closest to …

    Go

  3. e2PiApprox e2PiApprox Public

    A program which uses the Composite Simpson's 1/3 Rule to calculate the intergral of e^-x^2 to see the effects of more accurate decimal points on e to the accurate decimal points on pi

    Java

  4. javaDVDLogo javaDVDLogo Public

    A Program to see if a given screen resoloution and starting point will produce a corner bounce with a bouncing DVD logo

    Java