Luka Piplica

Hey, there 👋

I'm Luka Piplica
a Software Engineer

Specializing in designing, building, and optimizing full-stack web applications.

A little bit about me

I am a software engineer passionate about building software and contributing to open-source projects and tools. My main programming languages are TypeScript and JavaScript, however I love learning new technologies and digging deep into how things run and work at a low level. I specialize in web applications and software tooling, and have an interest in high-performance applications from server-side APIs to client-side optimizations. I also like working on tools for myself and other developers to help speed up development time 💨.

Projects Archive

Memcached Client Tool

CLI tool for interacting with the memcached server via a TCP client

goclimemcahednetwork-programming

Vocalytics

An application allows invidiauls to enhance their english speaking skills through AI

pythonreactdockerflaskterraform

DNS Forwarder

A cli tool that can resolve the IP address for a host either from its local cache or by forwarding the request to an authoritative nameserver

gocliudpnetwork-programming

DNS Resolver API

An API that turns the hostname of a url address into it's associated ip address

typescriptnode.jsnetwork-programmingrfc1035
github link icon

File Encrypt Decrypt

A cli tool that encrypts and decrypts files using symmetric encryption algorithms

gocliaes-encryption