Skip to content
View SverreNystad's full-sized avatar
🏫
University
🏫
University

Highlights

  • Pro
Block or Report

Block or report SverreNystad

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
SverreNystad/readme.md

Hello ("Vær hilset") World, I am Sverre Nystad!

About Me:

  • 🚀 Positions:
    • I currently serve as the Chief Technical Officer at Cogito NTNU.
    • Leading a team at Cogito NTNU, we are developing a Retrieval-Augmented Generation system designed to enhance student learning experiences.
  • 🏦 Education:
    • I'm a student at NTNU Trondheim and M.C.S, specializing in Artificial Intelligence.
  • 📖 Currently Reading: A Philosophy of Software Design by John Ousterhout.
  • 💬 Let's Talk About: I'm passionate about producing clean code, software architecture, design patterns, and Agile methodologies. Let's exchange insights!

🧑‍💻 Tech I work on:

java python openai spring mongodb Nodejs GIT mongodb mongodb rust golang

🤝 I am incredibly excited about the opportunity to work and collaborate with:

Whether you're a seasoned developer, a student, or someone just starting out in tech, I'm open to collaborating and learning together. Let us code a better future together :)

⚙️ GitHub Stats

🚀 Cool Projects I've Worked On

TutorAI is a RAG system capable of assisting with learning academic subjects and using the curriculum and citing it. The project revolves around building an application that ingests a textbook in most formats and facilitates efficient learning of the course material.



This application uses CSP to solve Sudoku puzzles. The creators of this application have both never solved a Sudoku, but with the power of CSP, we can solve any Sudoku. Enjoy the application and have fun solving Sudokus.


A scaling fighting game similar to Super Smash Bros, developed in Java with Maven.


Developed an AI based on the Alpha Zero algorithm to play chess.


A software that autonomously generates relevant imagery and accompanying text for a meme or propaganda poster based on user input. To try it out visit us at https://www.cogito-ntnu.no/projects/marketingai.


A simulation-based game inspired by Craig Reynolds' Boids algorithm, modeling the flocking behavior of birds or fish.


This project harnesses the power of GPT models to create a dynamic and responsive Dungeon Master (DM) for tabletop RPGs.


This was our contribution to the 2023 GMTK Game jam. This is a video game made in 49 hours in unity.


Using Machine Learning for time series forecasting of photovoltaic measurement for solar systems based on weather features.


An implementation of Conway's game of life made with the MVC architecture pattern and Java Swing.


A CLI version of Minesweeper. This project was made in 2 hours in Java with Gradle.


Implementation of the A* pathfinding algorithm to find the shortest path between two points with visualizations to show the algorithm in action.


Train, ticket, station management system is a command line-based application that allows users to interact with a train ticketing system. Users can check train routes, trips, and available tickets, as well as register, log in, and buy tickets if they are a customer. This application uses a local SQLite database to store data.

  _______     _______     _______     _______     ___       
 /       \   /       \   /       \   /       \   /  |\_     
|   NORD  | |  LANDS  | |  BANEN  | |   S J   | |   |____\_ 
|_________|_|_________|_|_________|_|_________|_|_  |______|
   O     O     O     O     O     O     O     O    O\/_|      

And many more, most of the rest are private under NDA or not yet released.

Pinned

  1. gpt-dungeon-master gpt-dungeon-master Public

    Welcome to the GPT Dungeon Master repository! This project harnesses the power of GPT models to create a dynamic and responsive Dungeon Master (DM) for tabletop role-playing games (RPGs). Whether y…

    JavaScript 31 2

  2. CogitoNTNU/TutorAI CogitoNTNU/TutorAI Public

    TutorAI is a RAG system capable of assisting with learning academic subjects and using the curriculum and citing it. The project revolves around building an application that ingests a textbook in m…

    Python 9 5

  3. besieged besieged Public

    This is the group project in TDT4240 Software architecture

    Java 5

  4. CogitoNTNU/MarketingAI CogitoNTNU/MarketingAI Public

    A software application is that allows users to input specific themes or topics for a meme or marketing poster. Following this input, the application produces a cohesive poster with both text and im…

    Python 16

  5. board-master board-master Public

    BoardMaster utilizes the power of the Minimax algorithm, to simulate the best AI opponents one can face in simple board games.

    Java 2

  6. sandviklee/NTNU-FIGHTERZ sandviklee/NTNU-FIGHTERZ Public

    One of my group projects in Java and Javafx. We made a Smash Bros type scaling fighter game in JavaFX.

    Java 3