Giter VIP home page Giter VIP logo

plamenpenchev's Projects

clientserverjava icon clientserverjava

This is a project I've made for my University course - OOP with Java. It is a simple multithreaded client server program with UI on the client side. A client connects to the server where he can browse an ArrayList of a custom type in order to add more items or read it. Threads fight over the shared resource are managed and synchronized.

gameswebapp icon gameswebapp

This is a project I've made for my University course - Information Systems Development with .Net. It is a simple application connected to MySQL server. The database consists of 3 tables - Games, Developers and GameDev (m:n) connection between the games and the developers. CRUD operation over the tables. The system was designed using Database first approach. Added a functionality to save a file into the database and display it as a picture in the detailed info of the products. The Application supports Facebook log-in, which is implemented as a service.

image-processing-knn-classification icon image-processing-knn-classification

This is a project I've made for my university course Image Processing in Python. The program loads an image and classifies it based on it's histogram in one of 3 categories - mountain, beach or city. The program is using kNN classification based on the combination of the histograms of the predefined classes. Each category is trained with 15 pictures.

javaoopfarmmodel icon javaoopfarmmodel

This is a project I've made in my preparatory course "Introduction in programming with Java". It models a farm where three different kind of animals are being grown, each instance of an object had to be with individual growth rate by it's kind. They are saved in a list of their parent type. The list had to be saved into disk, into file as a string, ordered etc. Each animal has a growth limit, when it's reached it is sold.

musicalstructireapp icon musicalstructireapp

This is my 4th project for the Google Developer Challenge Scholarship: Android Basics from Udacity. The goal of this project is to design and layout a music playing app that displays the list of available songs in a ListView or a GridView, navigates to a details screen of the currently playing song, and uses explicit intents to navigate around the app. Data about each song is stored in a custom class that is retrieved and displayed via a Loop and Adapter. Additionally I've added a pseudo DB to hold the songs and relief the code complexity.

myfavouritebooks icon myfavouritebooks

This is a project I've made for my SaaS university course. It is a Ruby on Rails application which holds a data of books. Things that it focuses on: CRUD, Filter and Sort, TDD & BDD.

quizapp icon quizapp

My Third Project for the Google Developer Challenge Scholarship: Android Basics from Udacity. It is a Java Quiz app with three activities. The first one is the Main menu where the user can start the quiz or quit the app. The second one is holding the questions, there is a toggle button which activates hints for RadioButton questions - if the user marks the wrong answer while the toggle is active a toast will display he's wrong. When finishing with the quiz and the submit button is tapped the user is navigated to the third activity which also takes data values from the quiz activity. One holding an array with information regarding each false answer and one holding the score. A toast is activated when the activity launches. The user has an option to display the score via button which will also provide an individual information regarding each wrong answered question.

royal-estates icon royal-estates

This is a project I've made for my Mobile Apps with open source technologies course. It is an app that is connected to a Firebase db and holds the data of different estates. The user can choose a location and browse the estates in that location. When an estate is clicked he can see a detailed information with cards, a Map page with Angular 2 Google Maps and similar estates. The user can save the estates as favorites and remove them.

tourguideapp icon tourguideapp

This is my 5th project for the Google Developer Challenge Scholarship: Android Basics from Udacity. The goal of the project is to build a simple multi screen app is to presents relevant information to a user who’s visiting your city. The app contains several lists of relevant attractions for the location. The User is able to navigate between them with tabs via fragments. The code adheres the common practices - defined in sp texts, lengths in dp and appropriate margin and padding for all screens. Custom object is used to store location information. App uses custom adapter to populate the layouts with the. Multidimensional assets etc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.