desi109
IT student 🎓 | Full-stack developer 💻 | Java ☕️ | Photography 📸 | Creativity 🌠 | Working on new projects 🛸
Sofia, Bulgaria
Pinned Repositories
bike-company-app
Building Web App: Spring Boot + PostgreSQL + Angular ➟ This is a cheat sheet about developing a full-stack application from scratch by using Spring Boot, PostgreSQL (as a database), and Angular. Create a registry system for Bike Company that can keep track of all of the users' purchases. When a customer purchases a bike from the company, they can come to this website and enter their purchase details on this form and complete their bike registration to enable their warranty.
cheat-sheets
Some cheat sheets ➟ Angular, Docker, Git and GitHub, Jenkins, Kafka, Markdown Language, Software Architecture, Web API e-shop, Linux setup, migrating WordPress to GitHub Pages, PostgreSQL setup, Spring Boot setup, etc.
D.Milusheva
Welcome to My Dev Blog! ➟ https://desi109.github.io/D.Milusheva/
diziphotography
DIZIphotography - website with bootstrap. As a photographer, I created my own website. Check it out at desi109.github.io/diziphotography
fit-yummy-bar-project
Fit Yummy BAR is a web application that allows you to order healthy, delicious, yummy food. You can easily and quickly make a new order. Admins will review the order and send the food to your shipping address.
kafka-druid-superset
Real time analytics: Kafka + Druid + Superset. Setting up streaming analytics using open source technologies -> Apache {Kafka, Superset, Druid} to set up a system that allows you to get a visualization of some data.
linkio-space
Linkio.Space is a web application that allows you to keep all your connections with people and their business cards. You can easily and quickly add new connections. All your business cards are stored and updated at any time.
online-shoes-shop
Online Shoes Shop
python-multithreading
Course project: Multithreading (Python) ➟ Thread, daemon thread, join(), ThreadPoolExecutor, race conditions, synchronization, deadlock, producer-consumer
StoreManagmentSystem_CourseProject
Course project: Object-Oriented Programming (OOP) ➟ StoreManagmentSystem ➟ The project represents a simple Store Management System using XML files as database and window forms for friendly UI.
desi109's Repositories
desi109/kafka-druid-superset
Real time analytics: Kafka + Druid + Superset. Setting up streaming analytics using open source technologies -> Apache {Kafka, Superset, Druid} to set up a system that allows you to get a visualization of some data.
desi109/romannumerals
Roman Numerals (Maven project) - Converting arabic numbers (between 1 and 20) to roman numerals if they are odd.
desi109/StoreManagmentSystem_CourseProject
Course project: Object-Oriented Programming (OOP) ➟ StoreManagmentSystem ➟ The project represents a simple Store Management System using XML files as database and window forms for friendly UI.
desi109/Calculator
Calculator - Application that can make simple calculations or solve linear equations.
desi109/FileSearch
A command-line application that searches text files -> Read all files in a directory. Search each file for text matching a regular expression. Add all matching files to a ZIP file.
desi109/Fluffy-Duffy-Munchkin-Cats-app
Fluffy Duffy Munchkin Cats - FDMC is an application in which you register cats, with several properties. It has many versions, and you will most probably see it several times.
desi109/Java-DataStructures
Java classes of some data structures.
desi109/MyWebService
MyWebService - Create a simple java class, which is ready to be published as a web service using. Upload the service archive file (.aar) by using Apache Axis2 (web administration console).