Skip to content

Nathan Kjer

  • Posts
  • Media

Archives

Apply to jobs more effectively using AI

Posted on November 9, 2023 (November 28, 2023) by Nathan Kjer

This guide shows how AI can streamline the job application process, benefiting both applicants and hiring managers by pinpointing where an applicant can be most valuable….

Read More

Tagged Human Resources, Machine Learning, PythonLeave a comment

A Comprehensive Guide to LangChain

Posted on April 4, 2023 (April 7, 2023) by Nathan Kjer

In this post, we will cover the basics of LangChain and guide you through its core components….

Read More

Tagged Machine Learning, Python2 Comments

Quantum Computing: Map Coloring via Grover’s Algorithm

Posted on January 17, 2023 (January 18, 2023) by Nathan Kjer

In this post, I demonstrate how Grover’s algorithm can be used to solve the Graph Coloring problem. …

Read More

Tagged grovers algorithm, map coloring, quantum computing, quantum programmingLeave a comment

Go Tutorial: Building Microservices using Gin

Posted on January 1, 2023 (January 18, 2023) by Nathan Kjer

In this post, we create a microservice in Go with the gin gonic web framework….

Read More

Tagged Gin, Golang, NetworkingLeave a comment

How to Use ChatGPT to Edit Wikipedia Articles

Posted on December 11, 2022 (November 9, 2023) by Nathan Kjer

In this post, I demonstrate how ChatGPT can be used to edit Wikipedia articles…

Read More

Tagged Machine LearningLeave a comment

How to Avoid Hitting API Rate Limits Using a Reverse Proxy Server

Posted on November 23, 2022 (January 18, 2023) by Nathan Kjer

In this post, I will demonstrate how to create a reverse proxy server using the Gin web framework….

Read More

Tagged Gin, Golang, NetworkingLeave a comment

Ruby on Rails Tutorial: How to Create a Project

Posted on October 27, 2022 (January 18, 2023) by Nathan Kjer

Ruby on Rails is a popular web framework that operates on the MVC and CRUD architecture. In this post, I will create a simple blog to demonstrate how to create a project on Rails. Create the project First, create a new rails project, and install gems with the following commands. I’m using myblog as the…

Read More

Tagged Rails, RubyLeave a comment

Django Tutorial: Geotagging with LeafletJS

Posted on March 30, 2022 (November 9, 2023) by Nathan Kjer

In this post, I will create a web application that stores locations and plots them on a map. I will be using Django as the web framework, PostgreSQL to store the data, and LeafletJS to plot the points. Creating the base application This app is based on a starter project using the steps in this…

Read More

Tagged PythonLeave a comment

A Step-by-Step Guide to Building a Blockchain in Python

Posted on October 18, 2021 (January 18, 2023) by Nathan Kjer

Simple proof of work blockchain in Python in less than 100 lines of code…

Read More

Tagged Blockchain, PythonLeave a comment

A Step-by-Step Guide to Creating Physical PID Controllers in Python

Posted on July 18, 2020 (January 18, 2023) by Nathan Kjer

In this post, I cover how implement a PID controller using a DC power supply and an oscilloscope to generate arbitrary waveforms….

Read More

Tagged Instrumentation, Python1 Comment

  • « Previous
  • 1
  • 2
  • 3
  • » Next

Nathan Kjer

Submarine theme