Lars Marcher Bek
lmbek
B.Sc. in Computer Science & Informatics, Roskilde University https://www.linkedin.com/in/lmbek
Languages
Loading contributions...
Top Repositories
Computer Science subject module at Roskilde University. Was made as part of a 15ETCS course where we applied Different Pathfinding strategies to solve shortest path problem. Contains Dijkstra and A* implemented in Java with a JavaFX User Interface to demonstrate shortest path visualization. Note: this project is not maintained
Some go scripts that can: make screenshots and save them as images, handle keyboard and send keys, move the mouse around, give warning/alerts, give yes/no dialog and prompt folder selection
A simple yet elegant web service for hosting your wedding website — including invitations, planned activities, RSVP forms, and other delightful features to ensure a memorable celebration.
This discord bot can automatically assign a role to a new user based on invitation link value. It is made with Go and can be used for your own discord bot. You can freely take it and modify it to your needs. Since the API token is your own, this script should work if you add a credentials.json and invite-roles.json.
This repository contains graph algorithms made in golang by Lars M Bek and Ida M Jensen. It contains interface driven code, that is open-sourced. It contains: Graph, Dijkstra algorithm and will have more in the future.
GGService is a Go package designed for building robust and gracefully shutdown services. It provides a framework to easily manage service lifecycle, handle interrupts, and ensure smooth operations even during shutdowns. Ideal for applications requiring reliable service management. Contains graceful shutdowns and custom functions.
Repositories
48GitHub Profile Page Frontpage Text for @NineNineFive
No description provided.
No description provided.
A simple yet elegant web service for hosting your wedding website — including invitations, planned activities, RSVP forms, and other delightful features to ensure a memorable celebration.
This discord bot can automatically assign a role to a new user based on invitation link value. It is made with Go and can be used for your own discord bot. You can freely take it and modify it to your needs. Since the API token is your own, this script should work if you add a credentials.json and invite-roles.json.
No description provided.
fun use case: In case mobile phone is out of battery, but we need to have emergency code of our totp on our pc, this program will skip all security standards and ensure dominance of the user experience. Be careful with this program as it might make you lazy.
golang autodeploy service to systemd script (add your own secrets/* for the embedding). This service is just a little funny tool i made.
This repository contains graph algorithms made in golang by Lars M Bek and Ida M Jensen. It contains interface driven code, that is open-sourced. It contains: Graph, Dijkstra algorithm and will have more in the future.
GGService is a Go package designed for building robust and gracefully shutdown services. It provides a framework to easily manage service lifecycle, handle interrupts, and ensure smooth operations even during shutdowns. Ideal for applications requiring reliable service management. Contains graceful shutdowns and custom functions.
Some go scripts that can: make screenshots and save them as images, handle keyboard and send keys, move the mouse around, give warning/alerts, give yes/no dialog and prompt folder selection
A QUIC implementation in pure Go
This repository contains code that I made for fun. Keep in mind that this project executes windows cmd commands from a master client to many clients through a server (if the IP addresses are modified in the code). Remember, this project is for experimentation and should be utilized for ethical and legal purposes.
Go minifiers for web formats
An extremely fast bundler for the web
Computer Science subject module at Roskilde University. Was made as part of a 15ETCS course where we applied Different Pathfinding strategies to solve shortest path problem. Contains Dijkstra and A* implemented in Java with a JavaFX User Interface to demonstrate shortest path visualization. Note: this project is not maintained
🔥 A next-generation CLI tool that makes it easy to create amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js and the most popular CSS frameworks on the frontend.
Two-factor authentication on the command line
Go support for Google's protocol buffers
Swagger 2.0 implementation for go
a cross platfrom Go library to place an icon and menu in the notification area
2D thief game made in Unity with custommade pathfinding A* solution. Was made as my Bachelor Project at Roskilde University in Computer Science and Informatics
No description provided.
Go with Java through JNI. Webview with localhost server
local webview "server" project by Lars Bek
Example on how to use java with go, having a wrapper.c to connect the two. This will be run from Java. This repository is the result of my research.
Go language bindings for the webview library.
No description provided.
This project is using gobek in combination with sqlite. It's an example project for how to use gobek with an api that also uses sqlite for database connection
gobek is a simple framework made for developing localhosted software that can reuse chrome/chromium or embed chromium (in future releases). Both available in deployment for the applications.