Skip to content
View joshpls's full-sized avatar
Block or Report

Block or report joshpls

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
joshpls/README.md

Hi, I'm Joshua Kindelberger

Software Developer at Georgia Department of Revenue

Linkedin Github

More about me...

const joshpls = {
  pronouns: "He" | "Him",
  code: [Java, Python, VB.Net, Javascript, Typescript, HTML, CSS, C#],
  tools: [Visual Studio, Android Studio, React, Node, Docker],
  database: ["T-SQL", "PL/SQL", "MySQL"],
  projects: {
                        python: "Pathfinding Visualizer",
                        java:   "Parent-Teacher Conference App",
                        typescript: "Portfolio Website"
                      },
 todo: "Continued work on website built in react / typescript."
}

Pinned

  1. AlgorithmVisualization AlgorithmVisualization Public

    Visualization for the following algorithms: A* Search, Bredth First Search, Depth First Search, and Greedy-Best First Search. In addition to Recursive and DFS maze generation.

    Python 2

  2. Medicare-Java-Application Medicare-Java-Application Public

    Medicare Java Application built for CSCI4400

    Java 1

  3. Python-Wordle-Game Python-Wordle-Game Public

    Wordle developed in Python

    Python 1

  4. Senior-Project-2018 Senior-Project-2018 Public

    Parent-Teacher Conference Mobile Application developed in May 2018 for my Senior Project, titled Lets Meet.

    Java 1