Portfolio

My Projects

Explore a collection of my work across various technologies and domains.

Category:
Portfolio v2

Web

Portfolio v2

Second version of my portfolio, built with Angular and Tailwind, offering greater scalability and performance. It dynamically fetches project data from Firebase, enabling seamless updates and real-time content management.

AngularTailwindFirebase
Pokedex

Web

Pokedex

Modern web application designed for Pokémon enthusiasts. With powerful search and filtering features, it allows users to explore detailed Pokémon stats, abilities, evolutions, and moves, all seamlessly fetched from the PokéAPI.

AngularTailwind
Plate Detection

AI & ML

Plate Detection

The Plate Detection Project utilizes the YOLO detector for precise license plate localization and PaddleOCR for accurate text extraction. It processes vehicle images, evaluates detection performance against annotated data, and provides structured outputs for analysis.

PythonYOLOOCR
VRP Solver

Optimization

VRP Solver

This project implements a complex Vehicle Routing Problem (VRP) using a genetic algorithm, optimizing deliveries and pickups across multiple warehouses while considering heterogeneous vehicles and various goods types. The solution efficiently determines near-optimal routes that minimize travel distance while respecting vehicle capacities and diverse item categories.

Python
Decision Tree Generator

AI & ML

Decision Tree Generator

This project provides a command-line tool for analyzing datasets using decision tree metrics, helping users understand data structure and classification potential. Implemented in Python, it calculates entropy, information gain, and other key measures while exporting the decision tree for visualization and further analysis.

Python
Business Site Template

Web

Business Site Template

Business site template created with React, Next and styled with Tailwind. Fully responsive with modern design. Great for starting point for creating web service.

Next.jsReact.jsTailwind
Portfolio v1

Web

Portfolio v1

The first version of my portfolio was built using Next.js, designed as an interactive slideshow for a smooth and engaging user experience.

Next.jsTailwind
Mongolian.pl

Web

Mongolian.pl

Fully functional, professional online store created in a three-person team using Prestashop. I wrote custom modules and fully customize design using Bootstrap.

PrestashopBootstrap
Leetcode

Other

Leetcode

I have compiled a bunch of elegant LeetCode solutions, showcasing efficient and well-structured approaches to various problems. The collection is updated regularly to ensure fresh and improved solutions.

PythonJavascript