Skip to content
View lmbek's full-sized avatar
🥸
go build -tags production -o NewMMORPG.exe
🥸
go build -tags production -o NewMMORPG.exe

Organizations

@BeksoftApS
Block or Report

Block or report lmbek

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
lmbek/README.md

Lars M Bek - Software Developer

Welcome to my GitHub profile, you can connect with me on LinkedIn, Lmbek.dk or Discord (username: lmbek), if you are a programmer who want to collaborate.

About me

Software Developer from Denmark living in Grenaa. Im the CEO of Beksoft ApS a company that focuses on Software Development on the full scale; from requirement specification to implementation, testing, releasing and maintaining. We mostly focus on webbased technology, native technology, cross platform and cloud services.

I am a very biased Gopher that will preach about the programming language Go. My love for Go is huge!

Main Languages, Tools & Services (professional):

  • Serverside: Go, C#, Java, JavaScript
  • Markup, data & more: HTML, GOHTML, CSS, XML, JSON, CSV
  • Databases: MySQL, Sqlite, MongoDB, Config files
  • Coding IDE: IntelliJ Ultimate, Rider, Goland, CLion, Visual Code, Visual Studio
  • Servers: Hetzner Cloud and VPS (linux servers)
  • Automations: Bash, Shell, GitHub Actions / GitHub Automations, Docker, Circleci

Other Languages and Tools:

  • Serverside: PHP, C, C++, Kotlin
  • API and webservers: Gorilla, Gin, Cobra, Echo, .NET WEBAPI, Go stdlib, Apache, Nginx
  • Styling: Tailwind, SCSS, Bootstrap, Jquery
  • Clientside: HTMX, Go TEMPL, React, NextJS
  • Other frameworks, tools & more: Three.js Typescript, NPM/NodeJS, and many more javascript things
  • Servers: DigitalOcean VPS, Google cloud, Azure cloud
  • Deployment: systemd (services), Docker, Kubernetes

I am very experienced in every area of computers, even in video editing with or without code, image manipulation with photoshop, 3d tools like blender. So i can generally do most technical challenges.


GitHub Statistics

Lars M Bek's GitHub Stats
Lars M Bek's Commit Stats Lars M Bek's Repos Stats

lmbek




Social Networks

LinkedIn (Lars M Bek)
Discord (Beksoft)

Websites

Beksoft.dk
Lmbek.dk

Contributing

Feel free to contribute to the repositories that are public

Pinned

  1. discord-autorole discord-autorole Public

    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 y…

    Go 2

  2. gobek gobek Public archive

    gobek framework: This framework uses Chrome (Windows) or Chromium (linux) as frontend by opening them with cmd/terminal and hosting a localhost webserver, while opening chrome/chromium with --app a…

    Go 2

  3. PathfindingProject PathfindingProject Public archive

    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…

    Java 10

  4. gobek-sqlite-example gobek-sqlite-example Public archive

    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

    Go 2