ABOUT

I’m Nenad Jakovchevski, a curious and driven software engineer currently in Skopje, Macedonia, and soon heading to Padua, Italy, for my Master’s in Data Science at the University of Padua this Fall 2025. With a fresh perspective and a knack for tackling complex challenges, I thrive on innovation and collaboration—let’s connect to shape the future together!

Profile Picture

EDUCATION

PROJECTS

  • Sceptric Framework

    Developed a cryptographic benchmarking framework to evaluate symmetric and asymmetric encryption algorithms across execution time, CPU load, memory usage, and energy consumption.

    • Java
    • SQLite
    • Python
    • BouncyCastle
    • OSHI
    • HWiNFO
    Sceptric Framework
  • Rent My Car

    Full-stack car rental platform featuring user registration, login authentication, admin approval workflows, filtering/search for available cars, and responsive UI.

    • React
    • Node.js
    • Express
    • PostgreSQL
    • Tailwind CSS
    Rent My Car
  • VRP Genetic Algorithm

    Implemented a Genetic Algorithm to solve the Vehicle Routing Problem with sequential, parallel (Fork/Join), and distributed (MPI) modes, and compared performance across architectures.

    • Java
    • Fork/Join Parallelism
    • MPI
    • Genetic Algorithms
    VRP Genetic Algorithm
  • Self-Driving Bot Simulation App

    Browser-based self-driving car demo using ray-sensor inputs and a lightweight neural-network controller to navigate a 2D track autonomously. Built in vanilla TypeScript.

    • TypeScript
    • Vite
    Self-Driving Bot Simulation App
  • Waveform Audio Compression (LZW)

    Java utility applying the Lempel-Ziv-Welch algorithm to compress WAV files into a custom .lzw format; benchmarked compression ratio, entropy, and decompression speed versus MP3.

    • Java
    • LZW
    • WAV audio
    Waveform Audio Compression (LZW)
  • RSA Math Decoded

    LaTeX monograph deriving RSA from first principles—covering modular arithmetic, Euler’s theorem, key-generation proofs, complete with TikZ diagrams and theorem environments.

    • LaTeX
    • Number Theory
    • Cryptography
    RSA Math Decoded

TECHNICAL STACK

Languages

  • Java
  • Python
  • C/C++
  • JavaScript/TypeScript
  • HTML/CSS
  • OCaml
  • Bash
  • LaTeX

Databases

  • MySQL
  • PostgreSQL
  • SQLite
  • NoSQL (Firestore)
  • SQL-ERD

Frameworks

  • Node.js
  • Express
  • React
  • Tailwind CSS
  • Vite
  • Spring Boot
  • PyTorch
  • TensorFlow
  • JavaFX

Tools

  • Git
  • Docker
  • Maven
  • VS Code
  • IntelliJ IDEA
  • PyCharm
  • Eclipse
  • MiKTeX
  • HWiNFO

Libraries

  • Axios
  • Multer
  • Next.js
  • BouncyCastle
  • OSHI
  • various front-end React libraries

Modeling / Methods

  • UML
  • BPMN
  • COBIT
  • Scrum/Agile