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

Projects in Awesome Lists tagged with programm

A curated list of projects in awesome lists tagged with programm .

https://github.com/kourva/awesomebadges

Collection of awesome badges for programmers

badge badges icon icons logos loso png programm social-icons

Last synced: 26 Dec 2025

https://github.com/siraajul/javalpha

Assignments & Practice Code Repo Apna College's "Alpha 3.0" Batch for Placement

algorithms basics data-structures dsa java placement-preparation programm

Last synced: 26 Mar 2025

https://github.com/pprattis/zoo-simulation

A program that simulates a Zoo which is an exercise on classes, interfaces, inheritance and lists.

classes inheritance interface java programm student

Last synced: 05 Oct 2025

https://github.com/pprattis/Tetris-spawn-randomly-L-blocks

This is a program which keeps in memory a table of 10 columns and 20 rows and that plays "Tetris" only by adding L randomly in the table. L is an element with a height of 3 blocks and width of 2 blocks. The program ends when the L surpasses in height 20 blocks, then it prints how many L blocks managed to enter.

2darrays arrays computer-science game programm python student tetris

Last synced: 28 Sep 2025

https://github.com/pprattis/capitalize-words

A program which accepts as an input a sentence and some key words and then returns the sentence with the key words capitalized.

capitalize computer-science programm python sentence student

Last synced: 29 Mar 2025

https://github.com/pprattis/get-imdb-score-by-movie-title

A program in python which for a movie title inserted by user, using the link http://www.omdbapi.com/ returns the IMDB score and the awards of that movie.

computer-science imdb-score movie-title omdb-api programm python student

Last synced: 14 Oct 2025

https://github.com/pprattis/multiplying-digits-of-number

A program which calculates how many times we have to multiply the digits of a number in order to get one digit result.

computer-science digit programm python student

Last synced: 03 Jul 2025

https://github.com/pprattis/profile-window-in-visual-csharp

A windows forms application that implements a basic profile page using access database.

access-database computer-science csharp profile-page programm student windows-forms

Last synced: 19 Sep 2025

https://github.com/pprattis/get-Twitter-common-friends

Program which shows client's Twitter friends and then checks if two of them selected by the user have any common friends and prints them.

computer-science programm python student twitter-api

Last synced: 28 Sep 2025

https://github.com/pprattis/get-circles-intersection-points-count

A program which creates 20 random circles on a 1024x1024 image, with radius from 10-500 . The program will show how many circles intersect with each other and at the end it prints the image with the circles.

circles circles-intersect computer-science programm python radius student

Last synced: 05 Oct 2025

https://github.com/pprattis/tetris-spawn-randomly-l-blocks

This is a program which keeps in memory a table of 10 columns and 20 rows and that plays "Tetris" only by adding L randomly in the table. L is an element with a height of 3 blocks and width of 2 blocks. The program ends when the L surpasses in height 20 blocks, then it prints how many L blocks managed to enter.

2darrays arrays computer-science game programm python student tetris

Last synced: 29 Mar 2025

https://github.com/pprattis/get-weather-from-api

A program which uses the API from http://openweathermap.org/api to get weather conditions for a location specified using coordinates.

computer-science openweather-api programm python student weather

Last synced: 26 Jun 2025

https://github.com/sauternic/primfaktorzerlegung-sehr-grosse-zahlen-winforms

Primfaktorzerlegungs Programm für sehr grosse Zahlen

prime-factorization primefactors programm

Last synced: 27 Dec 2025

https://github.com/pprattis/get-twitter-common-friends

Program which shows client's Twitter friends and then checks if two of them selected by the user have any common friends and prints them.

computer-science programm python student twitter-api

Last synced: 29 Mar 2025

https://github.com/pprattis/get-beer-info-from-brewerydb-api

A program which uses the BreweryDB API http://www.brewerydb.com/developers that shows the beers in the database for the beer kind the user requested.

beer-kind brewerydb-api computer-science programm python student

Last synced: 29 Mar 2025

https://github.com/pprattis/2d-array-rotation

A program which creates a 8x8 table consisting of gaps (space) and 0. Then it displays the three rotations that it can have (by 90 degrees). Consider it like rotating a custom brick in Tetris.

2darrays array-manipulations arrays computer-science programm python rotations student tetris

Last synced: 29 Mar 2025

https://github.com/sauternic/primfaktorzerlegung-grosse-zahlen-winforms

Primfaktorzerlegungs Programm für grosse Zahlen!

prime-factorization primefactors programm

Last synced: 28 Dec 2025

https://github.com/pprattis/2D-array-rotation

A program which creates a 8x8 table consisting of gaps (space) and 0. Then it displays the three rotations that it can have (by 90 degrees). Consider it like rotating a custom brick in Tetris.

2darrays array-manipulations arrays computer-science programm python rotations student tetris

Last synced: 28 Sep 2025

https://github.com/pprattis/get-IMDB-score-by-movie-title

A program in python which for a movie title inserted by user, using the link http://www.omdbapi.com/ returns the IMDB score and the awards of that movie.

computer-science imdb-score movie-title omdb-api programm python student

Last synced: 28 Sep 2025

https://github.com/pprattis/get-Weather-from-API

A program which uses the API from http://openweathermap.org/api to get weather conditions for a location specified using coordinates.

computer-science openweather-api programm python student weather

Last synced: 28 Sep 2025

https://github.com/pprattis/get-beer-info-from-BreweryDB-API

A program which uses the BreweryDB API http://www.brewerydb.com/developers that shows the beers in the database for the beer kind the user requested.

beer-kind brewerydb-api computer-science programm python student

Last synced: 28 Sep 2025

https://github.com/pprattis/sparse-matrices-addition-and-sub-matrices

A program that applies some functions on sparse matrices. First addition between two sparse matrices and secondly finding any 2x2 sub-matrix in which the sum of all 4 elements are greater than a variable c.

2darrays cpp exercise linked-list programm sparse-matrices student subarray timecomplexity

Last synced: 29 Mar 2025

https://github.com/pprattis/processes-and-threads

A program written with compatibility with Posix and uses Posix Threads to increase or/and decrease a global variable creating a child process and threads.

c posix posix-threads programm student subsidiary-process

Last synced: 24 Jun 2025