jakobmpalmer
Hello friend🤖, i'm Jake. I am a Computer Science graduate from Willamette University. My focus has recently been on softdev/webdev and data science.
Pinned Repositories
A-Lonely-Bonfire
🔥 A Lonely Bonfire 🔥 Is a Text-based RPG. Written with HTML, CSS, Javascript, JSX converted using Babel, and React.
AcademicRepo
This is my repository for in-progress and finalized code for school.
Acronym-Generator
This is a tool to create imaginative acronyms from a given name.
android-recyclerview-tutorial
Game-of-Life-GA
My Final Project for Machine Learning 448. 🤖 This is the the life simulation as well as the genetic algorithm used with the goal to find new infinitely propagating configurations.
GLB_models
HexaPawn
HexaPawn ♟️ Genetic Algorithm
King-County-Home-Price-Prediction
Lovelace
My repository dedicated to working through Project 🥽Lovelace⚗️problems. The website can be found at https://projectlovelace.net/.
WU-Capstone-Project
This is our Willamette University thesis project.
jakobmpalmer's Repositories
jakobmpalmer/GLB_models
jakobmpalmer/WU-Capstone-Project
This is our Willamette University thesis project.
jakobmpalmer/A-Lonely-Bonfire
🔥 A Lonely Bonfire 🔥 Is a Text-based RPG. Written with HTML, CSS, Javascript, JSX converted using Babel, and React.
jakobmpalmer/AcademicRepo
This is my repository for in-progress and finalized code for school.
jakobmpalmer/Acronym-Generator
This is a tool to create imaginative acronyms from a given name.
jakobmpalmer/android-recyclerview-tutorial
jakobmpalmer/Car-Data-Analysis
Vehicle Exploratory Data Analysis 🚘
jakobmpalmer/Game-of-Life-GA
My Final Project for Machine Learning 448. 🤖 This is the the life simulation as well as the genetic algorithm used with the goal to find new infinitely propagating configurations.
jakobmpalmer/HexaPawn
HexaPawn ♟️ Genetic Algorithm
jakobmpalmer/King-County-Home-Price-Prediction
jakobmpalmer/Lovelace
My repository dedicated to working through Project 🥽Lovelace⚗️problems. The website can be found at https://projectlovelace.net/.
jakobmpalmer/Eco_Simulation
jakobmpalmer/Eloquent_Javascript
My repository for working through the book Eloquent JavaScript the second edition, written by Marijn Haverbeke.
jakobmpalmer/graphql-js
A reference implementation of GraphQL for JavaScript
jakobmpalmer/Guided_Projects
This is a repository where I keep in-progress and finalized projects, following tutorials found online.
jakobmpalmer/Humboldt-Sustainability-Game
jakobmpalmer/jakobmpalmer.github.io
My portfolio site.
jakobmpalmer/LearnTheMern
My repository to hold resources as I am beginning to learn the MERN stack.
jakobmpalmer/Mineral-Filter
This problem uses multiple processes and a stored file of information to address two questions about gemstones. Given a color, select all gemstones of the given color, and print them in alphabetical order by gemstone name. Also, print all gemstones whose hardness and specific gravity values are within specified ranges.
jakobmpalmer/NarrowBridge_C
jakobmpalmer/React-Udemy
jakobmpalmer/SAMMi
jakobmpalmer/Survivor-Library-Archive
I used this project to refresh myself on web scraping, and do a comparison between manual python scripting and already made tools.