Skip to content
View LienSimen's full-sized avatar

Block or report LienSimen

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
LienSimen/README.md

Welcome

Currently working on Backend using C#. Coding is hard, and when it gets confusing I try to tell myself there is only setting variables, writing to variables and conditional branching. The rest is syntax sugar.

Projects

P2P Chat app

Good lesson in network and security and why server-client is prefered as its safer with a trusted middle man.

WoW Server

Always having fun creating different WoW servers. Exploring the databases, creating new spells, items, npcs etc. I feel its the best way to get comfortable with programs such as Docker, (MY)SQL and XAMPP in a playground where im not afraid do things wrong.

WoW Bot

For educational purposes. It plays on my single player server where it can interact with other bots.

It uses OCR(Optical character recognition) for data extraction, and image recognition for terrain avoidance and npc detection. Both horribly inefficient compared to other methods, but its fun to tackle ways to improve it. And it fascinates me how we can take multiple snapshots of numbers, letters, NPCs and obstacles every second, translate it to actionable data, and use it for real-time decisions. Now thanks to cuda us casuals can have fun with image recognition training and OCR with our gaming GPUs.

AH Sniper Addon

Made an addon that snipes auctions very fast. Woke me up to the power of creating a personalized addon that dont have to account for anything that would slow it down.

How to reach me: Can reach me on Discord: liensimen or via Email

Python C# JavaScript HTML5 CSS Bootstrap MySQL Jira jQuery SQLite Node JS Docker Postman Swagger

Popular repositories Loading

  1. Backend-Development-Semester-Project Backend-Development-Semester-Project Public

    JavaScript

  2. Backend-Development-Exam-Project Backend-Development-Exam-Project Public

    JavaScript

  3. LienSimen LienSimen Public

  4. Markedplace-Kurs Markedplace-Kurs Public

    JavaScript

  5. Santa-Wishlist Santa-Wishlist Public

    CSS

  6. SimplePhysicsEngine SimplePhysicsEngine Public

    C#