simonsejse
23-year-old passionate autodidact programmer. I am also a bach.scient. comp.sci. student at the Department of Computer Science (DIKU), Copenhagen University
Acto ApSDenmark
Pinned Repositories
competitive-programming
https://simonsejse.github.io/competitive-programming/
competitive-programming-templates
DIKUGames
FastoLangCompiler
FastoLangCompiler is a open-source compiler for the FASTO language written in F#, developed as part of the "Implementation of Programming Languages" course at DIKU, University of Copenhagen, in 2024.
latex-template
modelling-and-data-analysis-exam
Notes-AD
These notes are my notes for the course Algorithms and Data Structures at DIKU. The notes are based on the lectures and the book Introduction to Algorithms by Cormen et al. The notes are not complete and may contain errors. If you find any errors, please let me know by DM'ing me or creating a Pull Request on GitHub.
OverleafCopyAndPaste
A Google Chrome extension with the sole purpose of adding copy and paste functionality to Overleaf on your Chrome browser.
simonsejse
Personal Github Readme File
simonsejse's Repositories
simonsejse/OverleafCopyAndPaste
A Google Chrome extension with the sole purpose of adding copy and paste functionality to Overleaf on your Chrome browser.
simonsejse/DIKUGames
simonsejse/latex-template
simonsejse/competitive-programming
https://simonsejse.github.io/competitive-programming/
simonsejse/FastoLangCompiler
FastoLangCompiler is a open-source compiler for the FASTO language written in F#, developed as part of the "Implementation of Programming Languages" course at DIKU, University of Copenhagen, in 2024.
simonsejse/competitive-programming-templates
simonsejse/Notes-AD
These notes are my notes for the course Algorithms and Data Structures at DIKU. The notes are based on the lectures and the book Introduction to Algorithms by Cormen et al. The notes are not complete and may contain errors. If you find any errors, please let me know by DM'ing me or creating a Pull Request on GitHub.
simonsejse/simonsejse
Personal Github Readme File
simonsejse/thecodingsorcerer
A potential blog where I like to sometimes write about things.
simonsejse/AdventofCode
simonsejse/BadmintonSpring
simonsejse/dis-webapp-project
simonsejse/modelling-and-data-analysis-exam
simonsejse/A4-Compsys2023-ConcurrentP2PExchange
simonsejse/black-dragon-java
simonsejse/blog
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
simonsejse/CalculatePredicatedStockValue-ReactNative
Features ReactNative/Redux/TailwindCSS/React-Navigation etc..
simonsejse/Deliveroo-Clone
A clone of the app Deliveroo using React native, redux, tailwind css, sanity and much more.
simonsejse/DesignPatterns-In-CSharp
Welcome to my repository of design pattern code examples in C#! I've created this repository to share my knowledge and help others learn about and implement these patterns in their own projects. I hope you find these code examples useful, and please feel free to share any feedback or suggestions you may have. Thank you for visiting my repository!
simonsejse/dikugroup6.github.io
simonsejse/discord-bot-with-commands-annotation-framework
A Discord bot implemented in Spring Boot using the JDA API.
simonsejse/FSharp-Tetris
A Tetris game implemented using the language F# and DIKU.Canvas framework for GUI.
simonsejse/linear_algebra_projects
simonsejse/machine_learning
simonsejse/MinKostplan-SpringBootBackend
A large project built using Spring Boot and Hibernate, and a bunch of other frameworks to built a REST backend for my other project in React (https://github.com/simonsejse/MinKostplanFrontend). I never really got around to finishing the project because of lack of time, but definitely taught me a lot about Spring Boot and Java.
simonsejse/MinKostplanFrontend
simonsejse/my-latex-snippets
simonsejse/simonsejse.github.io
simonsejse/SpringBootPlayground
A playground for Spring Boot running on docker and is used to test things before implementing in important projects and code.
simonsejse/Tiny-RISC-V-simulator