Skip to content
View chculton's full-sized avatar

Block or report chculton

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
chculton/README.md

Hey, I'm Hans! / Moi, olen Hans!

I am a Fullstack Software Engineer and Game Developer based out of Alaska.

The vast majority of my work is within private repositories, however when I have time, I develop various open source projects.

  • I publish software and games through my organization, Tundra Feed and Supply Company
  • I most frequently program in Typescript/Javascript, C#, Go, and Python
    • I am proficient with Godot and have developed my own 2D and 3D, multithreaded, networked game engine in C++ through OpenGL
      • I have published a game internationaly on Android through the Unity3D game engine
    • I studied A.I. while getting my BSC at University of Adelaide, focusing on Computer Vision through tools such as OpenCV and Scikit-Learn
    • I have developed enterprise applications hosted in Azure using React, Angular, and Vue. I have worked in webforms and MVC. I have created Azure Functions which query APIs through both REST and SOAP to then process data in Python, store data with SQL, and then further manipulate the data in stored procedures using SSMS. I have developed and published in and to Windows and Linux environments
  • If you have questions about any of my projects, please reach out to me at hans@tundrafeedandsupply.com or through my LinkedIn

Pinned Loading

  1. vigilant-silver vigilant-silver Public

    An Angular-based portal

    TypeScript 1

  2. godot4_ai_pathfinding-gdscript godot4_ai_pathfinding-gdscript Public

    An example of how to implement basic 2D pathfinding for entities in Godot 4

    GDScript

  3. DeepLearningNeuralNetworkPythonChatbot DeepLearningNeuralNetworkPythonChatbot Public

    A Python Deep-Learning Neural Network (DNN) Chatbot. Trains a DNN model based off of a modifable json file.

    Python

  4. PythonWebScrapper PythonWebScrapper Public

    A Python web scriping program which reads from a txt file what details to scrape for and what website to visit, then returning the results in a new txt file.

    Python

  5. PythonGrapher PythonGrapher Public

    An application which reads an external CSV/Excel file develops and displays a graph from the data.

    Python

  6. CSTextParser CSTextParser Public

    A C# (CS, C Sharp) program that can read-in data from a specified txt file.

    C#