Pengenalan para anggota KOMPETEGRAM

Overview

Pengenalan Anggota KOMPETEGRAM

Contributor Pull Stars Forks


Apa isi repositori ini ? 💬

Repositori ini berisi pengenalan nama anggota KOMPETEGRAM dari seluruh angkatan atau Batch. Teman-teman semua menuliskan identitas di repositori berikut.


Tugas Kontribusi dan Hacktoberfest 💬

Dalam rangka kegiatan Hacktoberfest 2021 (1 - 31 Oktober 2021), maka KOMPETEGRAM menyediakan repositori berikut untuk teman-teman yang merasa pemula ataupun mahir agar dapat berkontribusi dalam kegiatan Hacktoberfest. Terdapat dua pilihan kontribusi yang dapat dilakukan :

  1. Mengeluarkan output nama teman-teman dalam bahasa pemrograman apapun dalam folder nama\
  2. Memasukan nama dan identitas teman-teman dalam file CONTRIBUTORS.md

Tata Cara Kontribusi 💬

1. Fork repositori berikut
2. Lakukan perubahan sesuai tugas yang dipilih pada repositori lokal akun masing-masing
3. Lakukan *pull request* ke repositori asli

1) Mengeluarkan output nama

Tambahkan file pemrograman yang dapat mengeluarkan nama teman-teman (bahasa apapun) ke dalam folder /nama sebagai contoh dalam bahasa Python :

print('Nama Lengkap')

Kemudian simpan file tersebut dengan format nama.ekstensi misalnya KOMPETEGRAM.py

2) Memasukan nama ke list

Tambahkan identitas pada tabel yang tersedia di file CONTRIBUTORS.md dengan spesifikasi berikut :

| Nama | Program Studi | Tahun Angkatan | [Nama Akun Github](Link Github) |

Butuh Bantuan ? 💬

Jika anda mengalami kesulitan dan membutuhkan bantuan, silakan pilih salah satu dari beberapa langkah berikut :

  • Buat issues baru
  • Bertanya pada pengurus melalui grup WhatsApp KOMPETEGRAM atau personal message

Tentang kami ℹ️

KOMPETEGRAM atau Komunitas Pencinta Teknologi Pemrograman merupakan sebuah komunitas yang bergerak di bidang teknologi pemrograman. Komunitas kami dikhususkan untuk seluruh mahasiswa UPI (Universitas Pendidikan Indonesia).

Owner
Repositori KOMPETEGRAM
Repositori Komunitas Pencinta Teknologi Pemrograman
Repositori KOMPETEGRAM
A faster Python generator that get function results from multi-process workers

multiyield This package implements a Python generator that get function results from multi-process workers. The faster_fifo Queue (instead of the stan

Xin Du 1 Nov 18, 2021
Something like Asteroids but not really, done in CircuitPython

CircuitPython Staroids Something like Asteroids, done in CircuitPython. Works with FunHouse, MacroPad, Pybadge, EdgeBadge, CLUE, and Pygamer. circuitp

Tod E. Kurt 14 May 31, 2022
Install JetBrains Toolbox

ansible-role-jetbrains-toolbox Install JetBrains Toolbox Example Playbook This example is taken from molecule/default/converge.yml and is tested on ea

Antoine Mace 2 Feb 04, 2022
Cup Noodle Vending Maching Ordering Queue

Noodle-API Cup Noodle Vending Machine Ordering Queue Install dependencies in virtual environment python3 -m venv

Jonas Kazlauskas 1 Dec 09, 2021
A collection of python exercises to help your learning path!

How to use Step 1: run this command git clone https://github.com/TechPenguineer/Python-Exercises.git Step 2: Run this command cd Python-Exercises You

Tech Penguin 5 Aug 05, 2021
World Happiness Report is a publication of the Sustainable Development Solutions Network

World-Happiness-Report We are going to visualise what are the factors and which

Shubh Almal 1 Jan 03, 2023
Minimalistic Gridworld Environment (MiniGrid)

Minimalistic Gridworld Environment (MiniGrid) There are other gridworld Gym environments out there, but this one is designed to be particularly simple

Maxime Chevalier-Boisvert 1.7k Jan 03, 2023
Research on how Gboard Stickers work.

Google-Sticker-Mashup-Research Research on how Gboard Stickers work. Contribute Contributing is nice, and you will be listed below for contributing. C

Jeremiah 45 Oct 28, 2022
addons to the turtle package that help you drew stuff more quickly

TurtlePlus addons to the turtle package that help you drew stuff more quickly --------------

1 Nov 18, 2021
A replacement of qsreplace, accepts URLs as standard input, replaces all query string values with user-supplied values and stdout.

Bhedak A replacement of qsreplace, accepts URLs as standard input, replaces all query string values with user-supplied values and stdout. Works on eve

Eshan Singh 84 Dec 31, 2022
Use a real time weather API to apply wind to your mouse cursor.

wind-cursor Use a real time weather API to apply wind to your mouse cursor. Requirements PyAutoGUI pyowm Usage This program uses the OpenWeatherMap AP

Andreas Schmid 1 Feb 07, 2022
A tool to assist in code raiding in rust

Kodelock a tool to assist in code raiding in rust This tool is designed to be used on a second monitor. This tools will allow you to see a easily read

3 Oct 27, 2022
This is a simple bank management system based on Python.

Python Bank Management This is a simple bank management system based on Python. It's able to do basic operations of simple bank management. Outcome: W

Md. Rakibul Islam 3 Jan 06, 2022
Python API for HotBits random data generator

HotBits Python API Python API for HotBits random data generator. Description This project is random data generator. It uses is HotBits API web service

Filip Š 2 Sep 11, 2020
Pampy: The Pattern Matching for Python you always dreamed of.

Pampy: Pattern Matching for Python Pampy is pretty small (150 lines), reasonably fast, and often makes your code more readable and hence easier to rea

Claudio Santini 3.5k Dec 30, 2022
Hydralit package is a wrapping and template project to combine multiple independant Streamlit applications into a multi-page application.

Hydralit The Hydralit package is a wrapping and template project to combine multiple independant (or somewhat dependant) Streamlit applications into a

Jackson Storm 108 Jan 08, 2023
Module-based cryptographic tool

Cryptosploit A decryption/decoding/cracking tool using various modules. To use it, you need to have basic knowledge of cryptography. Table of Contents

/SNESE_AR\ 33 Nov 27, 2022
A tool that bootstraps your dotfiles ⚡️

Dotbot Dotbot makes installing your dotfiles as easy as git clone $url && cd dotfiles && ./install, even on a freshly installed system! Rationale Gett

Anish Athalye 5.9k Jan 07, 2023
Experimental Brawl Stars v36.218 server emulator written in Python.

Brawl Stars v36 Experimental Brawl Stars v36.218 server emulator written in Python. Requirements: Python 3.7 or higher colorama Running the server In

8 Oct 31, 2021