Skip to content
View Oranged9922's full-sized avatar
🙂
🙂

Block or report Oranged9922

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

Hi, I'm Lukáš Salak 👋

About Me

I'm a software developer specializing in .NET (C#), C/C++, and JavaScript (React). Based in Prague, Czechia, I am passionate about C# games and real-time rendering. I am committed to creating efficient, clean code and constantly learning new things.

Technologies & Tools

  • Languages: C#, Python, C/C++
  • Backend: .NET, ASP.NET Core
  • Database: SQL Server, PostgreSQL
  • Other Tools: Git, Docker, Visual Studio, VS Code, Bash, Linux

Projects

Here are some of my favorite projects:

  1. DAPP: Software for my bachelor thesis, a tool for analyzing PDF documents to detect anonymized sections. It is designed as a web service that receives input data as an HTTP request with local paths or URLs to PDF files and returns analysis results in JSON format. Technologies used: C#, SQL, DDD, Clean architecture.
  2. TaskManager: A C# WPF project of my own implementation of a task manager, similar to Jira, for personal use. REST API, SQL database integration via EF, Docker. Technologies used: C# 8.0, SQL, DDD, CI/CD.

Feel free to check out my repos, and don't hesitate to reach out if you'd like to collaborate!

Hobbies & Interests

  • Problem Solving
  • Studying
  • Games
  • Traveling

Fun Fact

I recently built a new computer with a Ryzen 9 9900X, RTX 4070, 2TB NVMe drive, and installed Windows 11 Pro. The setup runs super smoothly, and I enjoy experimenting with performance tweaks.

Pinned Loading

  1. detection-anonymized-parts-in-pdfs-bachelor-thesis detection-anonymized-parts-in-pdfs-bachelor-thesis Public

    Repository for Bachelor thesis

    C#

  2. TaskManager TaskManager Public

    Repository for source code of own implementation of task manager, similar to Jira, for personal use

    C# 1

  3. LSEngine LSEngine Public

    An OpenGL renderer heavily inspired by https://github.com/neokabuto/OpenTKTutorialContent

    C#

  4. 3O11/mff-poznamky 3O11/mff-poznamky Public

    Rozcestník

    2

  5. 2048bots 2048bots Public

    C++ semestral project for NPRG041 course on MFF UK

    C++

  6. personal-blog-project personal-blog-project Public

    Haskell static webpage generator

    Haskell