Skip to content
View nkugler2's full-sized avatar

Highlights

  • Pro

Block or report nkugler2

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.

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

Hi there 👋

I'm Noah, currently working at CVS Health/Aetna, recent graduate of Arizona State University with a degree in Business Data Analytics.

My goal here is to work on various projects involving Data Analytics, Data Science, LLM's, and other fun tools including note taking in Obsidian.

  • 🔭 I’m currently working on: My Neovim config...
  • 🌱 I’m currently learning: AI tools including Ollama, LM Studio and local models in my free time.
  • 👯 I’m looking to collaborate on: Data Projects relating to the Educational space including pedagogy, student performance, school funding, or other related topics.
  • 🤔 I’m looking for help with: Integrating a local LLM that is trained on textbooks and can be prompted to operate in multiple modes for learning and engagement with the material.
  • 💬 Ask me about: My views on Education or my Obsidian vault
  • 📫 How to reach me: nkugler2@asu.edu
  • 😄 Pronouns: He/Him

Popular repositories Loading

  1. nkugler2 nkugler2 Public

    My personal Repository

  2. My-First-Analytics-Adventure My-First-Analytics-Adventure Public

    My First Adventure into Real World Data Analytics using data from the School Finance Indicators Database

    Jupyter Notebook

  3. nkugler2.github.io nkugler2.github.io Public

    HTML

  4. Data-A_S_E-project Data-A_S_E-project Public

    HTML

  5. my-first-nvim-config my-first-nvim-config Public

    This is my first config for neovim that I fully made myself. Modeled somewhat after ThePrimeagen, fairly minimal and focusing on using things like telescope and harpoon to get around.

    Lua

  6. codecrafters-claude-code-python codecrafters-claude-code-python Public

    Making the basic building blocks of Claude code: Using a model, making a chat object, advertising and then creating tools to read files, write files, and run bash commands, as well as feed tool cal…

    Python