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
You can change your mac address with this program.

1 - Warning! You can use this program with Kali Linux. Therefore if you don't install the Kali Linux. Firstly you need to install Kali Linux. 2 - Star

Mustafa Bahadır Doğrusöz 1 Jun 10, 2022
Poetry plugin to bundle projects into various formats

Poetry bundle plugin This package is a plugin that allows the bundling of Poetry projects into various formats. Installation The easiest way to instal

Poetry 54 Jan 02, 2023
A python server markup language

PSML - Python server markup language How to install: python install.py

LMFS 6 May 18, 2022
A python script to search for k-uniform Euclidean tilings.

k-uniform-solver A python script to search for k-uniform Euclidean tilings. This project's aim is to replicate and extend the list of k-uniform Euclid

3 Dec 06, 2022
Discord's own Dumbass made for shits n' Gigs!

FWB3 Discord's own Dumbass made for shits n' Gigs! Please note: This bot is made to be stupid and funny, If you want to get into bot development you'r

1 Dec 06, 2021
Get a link to the web version of a git-tracked file or directory

githyperlink Get a link to the web version of a git-tracked file or directory. Applies to GitHub and GitLab remotes (and maybe others but those are no

Tomas Fiers 2 Nov 08, 2022
Gerador de dafaces

🎴 DefaceGenerator Obs: esse script foi criado com a intenção de ajudar pessoas iniciantes no hacking que ainda não conseguem criar suas próprias defa

LordShinigami 3 Jan 09, 2022
This app is to use algorithms to find the root of the equation

In this repository, I made an amazing app with tkinter python language and other libraries the idea of this app is to use algorithms to find the root of the equation I used three methods from numeric

Mohammad Al Jadallah 3 Sep 16, 2022
Simple Python Gemini browser with nice formatting

gg I wasn't satisfied with any of the other available Gemini clients, so I wrote my own. Requires Python 3.9 (maybe older, I haven't checked) and opti

Sarah Taube 2 Nov 21, 2021
Account Manager / Nuker with GUI.

Account Manager / Nuker Remove all friends Block all friends Leave all servers Mass create servers Close all dms Mass dm Exit Setup git clone https://

Lodi#0001 1 Oct 23, 2021
python3 scrip for case conversion of source code files writen in fixed form fortran

convert_FORTRAN_case python3 scrip for case conversion of source code files writen in fixed form fortran python3 scrip for case conversion of source c

7 Sep 20, 2022
InfiniPy has some neat features - like the endpoint for function

InfiniPy has some neat features - like the endpoint for function

ZeroTwo 7 Nov 20, 2022
This is an implementation of PEP 557, Data Classes.

This is an implementation of PEP 557, Data Classes. It is a backport for Python 3.6. Because dataclasses will be included in Python 3.7, any discussio

Eric V. Smith 561 Dec 06, 2022
Modeval (or Modular Eval) is a modular and secure string evaluation library that can be used to create custom parsers or interpreters.

modeval Modeval (or Modular Eval) is a modular and secure string evaluation library that can be used to create custom parsers or interpreters. Basic U

2 Jan 01, 2022
Get a list of the top-10 rejected libraries in your WhiteSource inventory

WhiteSource Top 10 Rejected Libraries Generate a spreadsheet listing the 10 most common libraries in your WhiteSource inventory that were rejected by

WhiteSource-PS-tools 10 Mar 23, 2022
Created a Python Keylogger script.

Python Script Simple Keylogger Script WHAT IS IT? Created a Python Keylogger script. HOW IT WORKS Once the script has been executed, it will automatic

AC 0 Dec 12, 2021
Custom SLURM wrapper scripts to make finding job histories and system resource usage more easily accessible

SLURM Wrappers Executables job-history A simple wrapper for grabbing data for completed and running jobs. nodes-busy Developed for the HPC systems at

Sara 2 Dec 13, 2021
Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass

Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass

Relog 1.1k Jan 04, 2023
An implementation of multimap with per-item expiration backed up by Redis.

MultiMapWithTTL An implementation of multimap with per-item expiration backed up by Redis. Documentation: https://loggi.github.io/python-multimapwitht

Loggi 2 Jan 17, 2022
Example platform plugin that fixes fentry calls in Binja

Example Binja Platform Plugin This is an example Binja platform plugin which fixes up linux kernel module calls to __fentry__. __fentry__ is the linux

_yrp 2 Oct 07, 2021