An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with patika-dev

A curated list of projects in awesome lists tagged with patika-dev .

https://github.com/semih-turan/the-full-stack-web-development-bootcamp

This repository serves as an extensive compilation of the projects and practice sessions completed throughout my journey with Patika+. As I advance through the program, each project and practice session is thoughtfully arranged into specific folders within this repository.

full-stack-web-development patika patika-dev patika-plus patikadev

Last synced: 31 Oct 2025

https://github.com/rohatdgnr/rohatdgnr

Hello! I am Rohat Doğaner, I have a great interest in software development and electronics. You can see my efforts in the field of technology and electronics by checking out my projects on my GitHub profile!

html-css-javascript java patika-dev reactjs spring-boot

Last synced: 21 Feb 2026

https://github.com/deerborg/minesweeper

☕ The game table (matrix) created with values ​​taken from the user is a text-based game based on the scenario of the player progressing without selecting the mines (*) and winning or losing.

minesweeper patika-dev patika-plus patika-studies

Last synced: 17 Aug 2025

https://github.com/deerborg/patika-hub

☕ This repository contains my Java projects completed during the Patika+ Full Stack Bootcamp. Explore various Java applications, algorithms, and assignments to enhance your Java programming skills.

bootcamp java javase learning patika-dev patika-plus

Last synced: 10 Apr 2025

https://github.com/deerborg/react-hub

☘️ This repository contains my React projects completed during the Patika+ Full Stack Bootcamp. Explore various React applications, frontend algorithms, and assignments to enhance your React and frontend development skills.

css frontend html javascript patika-dev react training

Last synced: 28 Apr 2025

https://github.com/semih-turan/veterinary-management-system-api

The veterinary management system project provides an API through which a veterinary clinic can manage its own business. This application can be used by veterinary professionals to manage veterinarians, clients, animals and vaccinations. It also manages doctors' available days and appointments for animals.

patika-dev patika-plus spring-boot veterinary veterinary-clinic-api

Last synced: 24 Apr 2026

https://github.com/merttalug/maximum_minimum

A program that asks the user to input n counting numbers and finds the maximum and minimum of these numbers.

java kodluyoruz mathematics maths patika-dev sorting-numbers

Last synced: 09 Apr 2025

https://github.com/merttalug/armstrongnumber

A program that finds whether a number between 0-1000 that it receives as input from users is an Armstrong number.

armstrong-number java kodluyoruz mathematics maths patika-dev

Last synced: 14 May 2026

https://github.com/merttalug/basic-atm

A basic ATM project where users can manage their bank account

atm java kodluyoruz loops patika-dev

Last synced: 09 Apr 2025

https://github.com/orhunyildiz/patika.dev

This repository for my patika.dev progress.

bootcamp patika patika-dev projects

Last synced: 16 Mar 2025

https://github.com/merttalug/drawwithstars

Programs that assign the numbers they receive as input from users as the number of raws and draw pine,inverted triangle and diamond with the "*" variable.

drawer drawing java kodluyoruz patika-dev

Last synced: 30 Apr 2026

https://github.com/semih-turan/sports-center

This project showcases a comprehensive Sports Center website that provides information about various sports activities, classes, trainers, and schedules. The site is designed to be fully responsive, ensuring a great user experience across different devices. Users can explore trainer profiles, view class schedules, and navigate the site with ease.

patika-dev patika-plus patikadev

Last synced: 23 Apr 2025

https://github.com/semih-turan/mine-sweeper-game

The first project of the full stack web developer bootcamp at Patika Plus. It is a text-based minefield game created by taking the game difficulty from the user.

minesweeper minesweeper-game patika-dev patika-plus

Last synced: 23 Apr 2025

https://github.com/gozdesaygiliyalcin/java-examples-for-patika

This repository includes some java examples which are in Patika.dev beginner and intermediate levels.

java javaexamples patika-dev

Last synced: 10 Jan 2026

https://github.com/semih-turan/tourism-agency-management

Patika Travel Agency is ready for digital transformation. The Hotels Management System aims to optimize daily operations and expedite reservations with features like user-friendly interface, flexible pricing, and automated calculations, enhancing efficiency and replacing manual tasks.

patika-dev patika-plus swing-gui travel-agency travel-agency-management

Last synced: 11 Oct 2025

https://github.com/oguzadali/kodluyoruzhtml

Kodluyoruz Frontend bootcamp hazırlık html ödevleri

html kodluyoruz kodluyoruz-bootcamp patika-dev

Last synced: 24 Jan 2026

https://github.com/merttalug/htmlbolumsonu_2

a simple html page with a recipe (Menemen)

foodrecipe html html5 kodluyoruz kodluyoruz-bootcamp patika-dev webpage

Last synced: 25 Feb 2026

https://github.com/semih-turan/patika

This repository serves as an extensive compilation of the projects and practice sessions completed throughout my journey with Patika. As I advance through the program, each project and practice session is thoughtfully arranged into specific folders within this repository.

learning-exercise patika patika-dev patika-studies

Last synced: 08 Feb 2026

https://github.com/merttalug/html_bolumsonu_1

A basic html page as clone of Kodluyoruz.org

clone frontend html html5 kodluyoruz kodluyoruz-bootcamp patika-dev webpage

Last synced: 13 Feb 2026

https://github.com/merttalug/leap_years

Program to find whether the year the user entered is a leap year with Java

java kodluyoruz leap-year patika-dev

Last synced: 27 Apr 2026

https://github.com/merttalug/flightticketprice

A program that calculates the ticket prices that users have to pay by taking as input the distance they want to fly, their age, and whether they prefer a one-way or round-trip ticket.

calculator java kodluyoruz patika-dev

Last synced: 28 Apr 2026

https://github.com/merttalug/perfect-numbers

A program that finds whether a positive number entered by users is a perfect number.

java kodluyoruz math mathematics maths patika-dev perfect-numbers

Last synced: 09 Apr 2025

https://github.com/merttalug/website_1

A simple website structure for Kodluyoruz pre-Bootcamp that written with HTML and Css basics.

css frontend html html5 kodluyoruz kodluyoruz-bootcamp patika patika-dev webpage website

Last synced: 14 Jul 2025

https://github.com/fatihtuzunn/media_catalog_project

Node.js- Basic picture catalog project

ejs javascript mongodb mongoose node nodejs patika-dev

Last synced: 05 Apr 2026

https://github.com/merttalug/harmonicseries

The program that finds the harmonic series of the number requested as input from the users.

harmonic-series java kodluyoruz mathematics patika-dev

Last synced: 23 Sep 2025

https://github.com/merttalug/exponentialnumbers

A program that asks the user for the exponent and base numbers as input and basically calculates the exponential number. (only for integer values)

calculator exponential java kodluyoruz patika-dev

Last synced: 05 Aug 2025

https://github.com/mtaksel/testotomasyonpatikasi

This repository contains my SQL learnings, homework assignments, and solutions from the Test Otomasyon Patikası course by Patika.dev, completed through self-learning.

patika-dev self-learning sql test-automation

Last synced: 05 Jan 2026

https://github.com/merttalug/digitsum

A program that calculates the sum of the digits of a number.

digits java kodluyoruz patika-dev

Last synced: 09 Apr 2025

https://github.com/merttalug/greatestcommondivisor_leastcommonmultiple

A program that calculates the greatest common divisor and least common multiple of 2 numbers requested as input from the user.

greatest-common-divisor java kodluyoruz least-common-multiple mathematics maths patika-dev

Last synced: 20 Jun 2025

https://github.com/merttalug/divisible3_4

A program that lists the numbers divisible by both 3 and 4 from the numbers up to the number requested by the user as input and takes the average of these numbers.

counter java kodluyoruz patika-dev

Last synced: 09 Apr 2025

https://github.com/merttalug/base4and5

A program that prints powers of 4 and 5 up to the desired number as input from users.

calculator java kodluyoruz patika-dev

Last synced: 09 Apr 2025

https://github.com/merttalug/evennumbersum

A program that accepts input from the user until an odd number is entered and adds even and multiples of 4 from the entered values and prints it on the screen.

java kodluyoruz patika-dev sum

Last synced: 09 Apr 2025