Skip to content
View ktamburi's full-sized avatar

Highlights

  • Pro

Block or report ktamburi

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ktamburi/README.md

Welcome In ૮ ˶ᵔ ᵕ ᵔ˶ ა

cozy coding cat

This is my little GitHub corner.

I like making small, useful things and slowly turning ideas into projects. Some are polished, some are experiments, and some are little practice pieces that taught me something important.

Here you will find the projects I want to keep close: my thesis, deployed apps, university work, and tools I made while learning.

I am always enthusiastic to learn more, improve my skills, and build better things step by step. Tiny progress still counts. ᕙ( •̀ ᗜ •́ )ᕗ

Currently learning web development, devops, security, and cleaner project structure
Currently making fun small tools, resource collections, and practical apps



Main Shelf ୨୧

AI-powered logistics optimization using LSTM forecasting, mixed-integer programming, and vehicle routing to improve stock harmony across retail branches.

Python LSTM MILP Data Science

View repository

cinnamonroll wink

My thesis project, and one of the pieces of work I care about most. ( ˶ˆᗜˆ˵ )

Things I Put Online (*^_^*)

A searchable collection of programming resources designed to make learning less overwhelming.

Vue TypeScript Vite Tailwind

Live site · Repository

An Albanian salary calculator for gross and net pay, taxes, deductions, and employer costs.

HTML CSS JavaScript

Live site · Repository

A movie discovery app with authentication, favourites, watch history, and personal ratings.

Next.js Firebase TMDB

Live site · Repository

A privacy-first tool that compares following lists using official Instagram data exports.

JavaScript Local Processing

Live site · Repository

My private cookbook for keeping favourite recipes organized and easy to find.

React TypeScript Firebase

Live site


From Uni And Practice (。•̀ᴗ-)✧

A bank subscription classification project created for the SWE303 Artificial Intelligence course.

Python Neural Networks Machine Learning

View repository

A digital stopwatch programmed for a PIC microcontroller as part of the CEN389 Embedded Systems course.

C PIC Embedded Systems

View repository

A number guessing game for a PIC microcontroller, built to practice embedded programming and simple game logic.

C PIC Embedded Systems

View repository



Tech Toolbox ٩(ˊᗜˋ*)و

frontend and backend skill icons backend, data, and devops skill icons programming and tooling skill icons
Technologies I know or I'm learning, practice with, and keep getting better at one project at a time.


Stats Corner (๑˃ᴗ˂)ﻭ

streak stats


Little Note ૮₍ ˶ᵔ ᵕ ᵔ˶ ₎ა

There are more public repositories on my profile too, so feel free to wander around and support anything you like.

Thanks for visiting my tiny code corner. I am still learning, still building, and still excited for whatever I get to make next.


Popular repositories Loading

  1. Snake-Game Snake-Game Public

    A simple university project in C programming and Python for SWE101 course at Epoka University

    Python 1

  2. EIS-Database EIS-Database Public

    A database design and SQL script project for the CEN203 Database Management System course at Epoka University

    1

  3. Car-rental Car-rental Public

    A simple university project in C programming for CEN110 course at Epoka University

    C 1

  4. Bachelor-Thesis Bachelor-Thesis Public

    AI-powered logistics optimization model using LSTM forecasting, MILP, and vehicle routing to improve branch-level sales and stock harmony in retail supply chains.

    Jupyter Notebook 1

  5. Bank-Marketing-UCI-Dataset-Neural-Network Bank-Marketing-UCI-Dataset-Neural-Network Public

    A project in Python for the SWE303 Artificial Intelligence course at Epoka University, focusing on a bank subscription classification task using a neural network.

    Jupyter Notebook 1

  6. Library-Management-System Library-Management-System Public

    Forked from rexhens/Library-Management-System

    This repository hosts a comprehensive Library Management System built using JavaFX, offering a user-friendly interface for efficient library operations. With MVC design pattern and 3 roles authoriz…

    Java