GitHunt

Lars Marcher Bek

lmbek

B.Sc. in Computer Science & Informatics, Roskilde University https://www.linkedin.com/in/lmbek

Denmark

Organizations

Languages

Go68%C5%Java5%C#5%JavaScript5%Makefile5%Kotlin5%

Loading contributions...

Top Repositories

PathfindingProject

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

10Java
native-go-scripts

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

3C
wedding_service

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.

2Go
discord-autorole

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.

2Go
graph_algorithms

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.

2Go
ggservice

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.

2Go

Repositories

48
LM
lmbek/lmbek

GitHub Profile Page Frontpage Text for @NineNineFive

00Updated 2 weeks ago
LM
lmbek/slow-client-no-timeout-server-consequences

No description provided.

Go00Updated 4 months ago
LM
lmbek/mysql-top-throughput-analyzer

No description provided.

Go00Updated 4 months ago
LM
lmbek/wedding_service

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.

Go20Updated 6 months ago
LM
lmbek/discord-autorole

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.

Go20Updated 2 years ago
applicationautomaticautomationautorolesbotchatgptdiscordgogo-examplego-examplesgolangrolesroles-managementroles-permission-management
LM
lmbek/self-sign-cert-script

No description provided.

Go00Updated 1 year ago
LM
lmbek/mobile-is-gone-authenticator

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.

Go00Updated 1 year ago
LM
lmbek/go-mfa-systemd-autodeployer

golang autodeploy service to systemd script (add your own secrets/* for the embedding). This service is just a little funny tool i made.

Go00Updated 1 year ago
LM
lmbek/graph_algorithms

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.

Go20Updated 1 year ago
dijkstradijkstra-algorithmdijkstra-shortest-pathgogolanggraphgraph-algorithmsgraph-theorygraph-traversalgraphsinterfaceinterface-driveninterface-firstinterfacesopen-closed-principlepolymorphismsolidsolid-principlestestingweight
LM
lmbek/ggservice

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.

Go20Updated 1 year ago
LM
lmbek/native-go-scripts

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

C30Updated 1 year ago
apifolder-selectiongogolangkeyboardmessageboxwmousemousemovescreenshotsendkeyswarningswin32apiwindowswindows-os
LM
lmbek/quic-goFork

A QUIC implementation in pure Go

00Updated 1 year ago
LM
lmbek/windows-remote-command-services

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.

Go00Updated 1 year ago
LM
lmbek/minifyFork

Go minifiers for web formats

00Updated 2 years ago
LM
lmbek/esbuildFork

An extremely fast bundler for the web

00Updated 2 years ago
LM
lmbek/PathfindingProjectArchived

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

Java100Updated 3 years ago
astarastar-algorithmdijkstragraphgraph-algorithmsjava-dijkstranavmeshpathfindingscience-researchshortest-path-algorithmshortest-path-problemstudy-projectwaypoint-graph
LM
lmbek/goweblyFork

🔥 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.

00Updated 2 years ago
LM
lmbek/2faFork

Two-factor authentication on the command line

00Updated 2 years ago
LM
lmbek/protobufFork

Go support for Google's protocol buffers

00Updated 2 years ago
LM
lmbek/go-swaggerFork

Swagger 2.0 implementation for go

00Updated 2 years ago
LM
lmbek/systrayFork

a cross platfrom Go library to place an icon and menu in the notification area

00Updated 2 years ago
LM
lmbek/ThiefGame

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

C#00Updated 3 years ago
LM
lmbek/multilanguage-training

No description provided.

JavaScript00Updated 2 years ago
LM
lmbek/bekview_android

Go with Java through JNI. Webview with localhost server

Go10Updated 2 years ago
gojavascriptjnijni-android
LM
lmbek/bekview

local webview "server" project by Lars Bek

10Updated 2 years ago
LM
lmbek/JNI-Java-With-Go

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.

Makefile10Updated 2 years ago
LM
lmbek/webview_goFork

Go language bindings for the webview library.

00Updated 2 years ago
LM
lmbek/kotlin-android-app-webview

No description provided.

Kotlin00Updated 2 years ago
LM
lmbek/gobek-sqlite-exampleArchived

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

Go20Updated 2 years ago
LM
lmbek/gobek-exampleArchived

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.

Go20Updated 2 years ago
apichromechromiumframeworkgogo-frameworkgolanggolwlocalhost

Gists

Recent Activity

Lars Marcher Bek (lmbek) | GitHunt