Skip to content
View luka2220's full-sized avatar
:octocat:
Working πŸ’»
:octocat:
Working πŸ’»

Highlights

  • Pro
Block or Report

Block or report luka2220

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

Hi πŸ‘‹, I'm Luka!

I am a Computer Science and Software Engineering student from Canada, expanding my knowledge and learning web and cloud technologies. I am a software developer focusing on both the front end and back end, and I intend to learn cloud technologies in the future, such as docker, Kubernetes, and AWS. I am always looking to contribute to open-source projects in my spare time and collaborate with others in the technology industry about interesting topics!

  • πŸ”­ I’m currently working on CLI Applications, Compilers (Lexers & Parsers), and Backend Systems

  • πŸ’¬ Ask me about Golang, Java, JavaScript, SQL

  • πŸ“« How to reach me [email protected]

Checkout some of my articles!

https://medium.com/@piplicaluka64

luka2220

Β luka2220

Pinned

  1. DNS-Forwarder DNS-Forwarder Public

    DNS Forwarder that can resolve the IP address for a host.

    Go 4

  2. File-Encrypt-Decrypt File-Encrypt-Decrypt Public

    Command-line tool that encrypts and decrypts files using symmetric encryption algorithms

    Go 1

  3. fun-interpreter fun-interpreter Public

    Interpreter for a new programming language with basic features

    Java

  4. Json-Parser Json-Parser Public

    Lexical Analyzer and Syntactic Analysis for parsing JSON files

    Go