programm
There are 54 repositories under programm topic.
TobKra96/music_led_strip_control
Audio visualization for LED strips in real-time with web interface on a raspberry pi.
channel-42/hue-tui
A TUI for Philips Hue
GalkaKG/SoftUni-Software-Engineering-Program
This is student training.
Softwareincorp/DSave
DSave - it is an easy-to-use program to save and restore your desktop configuration.
alexisflesch/texamator
A software to manage databases of exercises written in (La)TeX
anagh9/Python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
Koushikphy/CheatSheets
A collection of random computer codes, commands and cheat sheets
pierpaolo28/Hackerrank-Challenges
Collection of some interesting Hackerrank Challenges
beckstev/learning-programm-physics-3-4
The repository includes a learning program for the verbal physics 3/4 exam.
BytePhilHD/VidTogether
Host your own Website, where you can watch your mp4 Videos with Others!
Kourva/AwesomeBadges
Collection of awesome badges for programmers
MaxRybetsky/Solutions
My solutions for programming tasks from special sites
MrZloHex/gauss
Yet Again Some Low-Level Stuff
Navjotsingh790/Care-Connect-App
Care Connect is a mobile application designed to streamline healthcare services. It allows users to book lab test appointments, access doctor contacts, and stay updated with the latest news. Built with Java and XML, it leverages Retrofit for API integration and RecyclerView for dynamic data display.
rampa2510/openCV-projects
Here are my projects which made using openCV module of python
sauternic/Primzahlen-Suchen-Fermat-Lagrange-WinForms-V2.1.0
Primzahlen Suchen mit den Formeln der Mathematiker: - Pierre de Fermat und - Joseph-Louis Lagrange
virtuaCode/bonjwa-programm
Bonjwa Programmplan als Firefox Add-on
dodokek/ProgrammingLanguage
This is my own programming language implementation.
fismayilova/Simple-Java-Projects
Java codes for simple tasks. Each code has its description in the comments.
JosephBisso/Starlink
tool for visualizing covid19 data
LOONGVNAS/shell_code_2024
shell base programming repository
PetePrattis/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.
PetePrattis/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.
PetePrattis/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.
PetePrattis/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.
PetePrattis/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.
PetePrattis/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.
PetePrattis/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.
PetePrattis/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.
PetePrattis/profile-window-in-visual-csharp
A windows forms application that implements a basic profile page using access database.
PetePrattis/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.
PetePrattis/zoo-simulation
A program that simulates a Zoo which is an exercise on classes, interfaces, inheritance and lists.
samuelsenerwa/alx-higher_level_programming
The repository contains all the tasks done in ALX software engineering program
sauternic/Primfaktorzerlegung-grosse-Zahlen-WinForms
Primfaktorzerlegungs Programm für grosse Zahlen!
sauternic/Primfaktorzerlegung-sehr-grosse-Zahlen-WinForms
Primfaktorzerlegungs Programm für sehr grosse Zahlen