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
Simplified web browser made in python for a college project

Python browser Simplified web browser made in python for a college project. Web browser has bookmarks, history, multiple tabs, toolbar. It was made on

AmirHossein Mohammadi 9 Jul 25, 2022
Python script to automate the change of desktop background

wallomator Python script to automate the change of desktop background A python script that automates the process of changing the desktop background. I

Mohammed Haaris Javed 10 Jun 16, 2022
App to decide weekly winners in H2H 1 Win (9 Cat)

Fantasy Weekly Winner for H2H 1 Win (9 Cat) Yahoo Fantasy API Read

Sai Atmakuri 1 Dec 31, 2021
Regular Expressions - Use regular expressions to detect date format

A list of all the resources used https://regex101.com/ - To test regex https://w

Ravika Nagpal 1 Jan 04, 2022
The most widely used Python to C compiler

Welcome to Cython! Cython is a language that makes writing C extensions for Python as easy as Python itself. Cython is based on Pyrex, but supports mo

7.6k Jan 03, 2023
AIST++ API This repo contains starter code for using the AIST++ dataset.

Explainability for Vision Transformers (in PyTorch) This repository implements methods for explainability in Vision Transformers

Google 260 Dec 30, 2022
This Open-Source project is great for sensor capture and storage solutions.

Phase 1 This project helps developers in the creation of extended realities that communicate with Arduino and require the security of blockchain stora

Wolfberry, LLC 10 Dec 28, 2022
🤞 Website-Survival-Detection

- 🤞 Website-Survival-Detection It can help you to detect the survival status of the website in batches and return the status code! - 📜 Instructions

B0kd1 4 Nov 14, 2022
A script where you execute a script that generates a base project for your gdextension

GDExtension Project Creator this is a script (currently only for linux) where you execute a script that generates a base project for your gdextension,

Unknown 11 Nov 17, 2022
Learning with Peter Norvig's lis.py interpreter

Learning with lis.py This repository contains variations of Peter Norvig's lis.py interpreter for a subset of Scheme, described in (How to Write a (Li

Fluent Python 170 Dec 15, 2022
Load dependent libraries dynamically.

dypend dypend Load dependent libraries dynamically. A few days ago, I encountered many users feedback in an open source project. The Problem is they c

Louis 5 Mar 02, 2022
Linux GUI app to codon optimize many single-fasta files with coding sequences , using many taxonomy ids

codon_optimize_cds_with_many_taxids_singlefasta Linux GUI app to codon optimize many single-fasta files with coding sequences, using many taxonomy ids

Olga Tsiouri 1 Jan 23, 2022
Type Persian without confusing words for yourself and others, in Adobe Connect

About In the Adobe Connect chat section, to type in Persian or Arabic, the written words will be confused and will be written and sent illegibly (This

Matin Najafi 23 Nov 26, 2021
Automatically re-open threads when they get archived, no matter your boost level!

ThreadPersist Automatically re-open threads when they get archived, no matter your boost level! Installation You will need to install poetry to run th

7 Sep 18, 2022
A webapp that timestamps key moments in a football clip

A look into what we're building Demo.mp4 Prerequisites Python 3 Node v16+ Steps to run Create a virtual environment. Activate the virtual environment.

Pranav 1 Dec 10, 2021
Transpiles some Python into human-readable Golang.

pytago Transpiles some Python into human-readable Golang. Try out the web demo Installation and usage There are two "officially" supported ways to use

Michael Phelps 318 Jan 03, 2023
BasicVSR++ function for VapourSynth

BasicVSR++ BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment Ported from https://github.com/open-mmlab/mmediting De

Holy Wu 34 Nov 28, 2022
Location of public benchmarking; primarily final results

CSL_public_benchmark This repo is intended to provide a periodically-updated, public view into genome sequencing benchmarks managed by HudsonAlpha's C

HudsonAlpha Institute for Biotechnology 15 Jun 13, 2022
Declarative and extensible library for configuration & code separation

ClassyConf ClassyConf is the configuration architecture solution for perfectionists with deadlines. It provides a declarative way to define settings f

83 Dec 07, 2022
Learning a Little about Containerlab

Learning a Little about Containerlab Hello all. This is the respository based on this blog post. Getting Started Feel free to use this example. You wi

10 Oct 16, 2022