Pinned Repositories
Aiden
My first attempt at a chatbot. Will update this description later :D
clustering-visualizer
Another visualizer project, but this time for clustering algorithms
js-e2e-express-server
Forked to get more familiar with Azure Pipelines
martinstiles.github.io
New design and implementation for my portfolio (repo for previous portfolio is named "website") :) Is now published at https://stiles.no/
masters-thesis
Finished version of the code for my master's thesis 2022. New commits with refactoring might come.
monsters-rolodex
Hello! This is a simple test project for me to learn/get better at React, focusing on component structuring and javascript conventions. URL to see the finished project:
pathfinding-visualizer
This is just a fun little side project I did because I'm bored of reading for my exams. For my part, the main focus of this project will be to refresh knowledge of pathfinding algorithms. All logic will be written in Javascript/React. I will not use too much time on making flashy animations though :D You can view the live project here:
RAG-Streamlit-Chatbot
Spin up a RAG chatbot (with a streamlit interface) that can answer questions about your own data
sorting-visualizer
(Only one algorithm implemented thus far). Pretty much the same as my pathfinding visualizer, only this time it's for sorting algorithms. A fun little project to refresh knowledge.
TDT4310-Master-Thesis-Recommendation-Tool
Repo for the final project of TDT4310 for Magnus Rushfeldt and Martin Stiles
martinstiles's Repositories
martinstiles/Aiden
My first attempt at a chatbot. Will update this description later :D
martinstiles/clustering-visualizer
Another visualizer project, but this time for clustering algorithms
martinstiles/js-e2e-express-server
Forked to get more familiar with Azure Pipelines
martinstiles/martinstiles.github.io
New design and implementation for my portfolio (repo for previous portfolio is named "website") :) Is now published at https://stiles.no/
martinstiles/masters-thesis
Finished version of the code for my master's thesis 2022. New commits with refactoring might come.
martinstiles/monsters-rolodex
Hello! This is a simple test project for me to learn/get better at React, focusing on component structuring and javascript conventions. URL to see the finished project:
martinstiles/pathfinding-visualizer
This is just a fun little side project I did because I'm bored of reading for my exams. For my part, the main focus of this project will be to refresh knowledge of pathfinding algorithms. All logic will be written in Javascript/React. I will not use too much time on making flashy animations though :D You can view the live project here:
martinstiles/RAG-Streamlit-Chatbot
Spin up a RAG chatbot (with a streamlit interface) that can answer questions about your own data
martinstiles/sorting-visualizer
(Only one algorithm implemented thus far). Pretty much the same as my pathfinding visualizer, only this time it's for sorting algorithms. A fun little project to refresh knowledge.
martinstiles/TDT4310-Master-Thesis-Recommendation-Tool
Repo for the final project of TDT4310 for Magnus Rushfeldt and Martin Stiles
martinstiles/turkis-kolibrie
Repository for group 6 in the course Experts in Teams
martinstiles/website-old
For this project I aim to focus on decent web development conventions. But considering this is a (relatively) small project, getting the website up and running will be the main focus.