Pinned Repositories
ProyekFahmiDzihan-Buku
Buku hasil proyek
praktikum_2a
Modul Praktikum Pemograman III
2017
Foto angkatan 2017
2a_grup2
Rahmatul Ridha
django-ecommerce
An e-commerce website built with Django
Face-2-Unlock-SisPa
OpenCV-Indonesia
Sentiment-Analysis-Online-Lectures-in-Indonesia
In this project, I do sentiment analysis on the topic “online lectures (“kuliah online” in bahasa)”. The purpose is to know what is the opinion twitter users in Indonesia about online lectures (“kuliah online”) activity in Indonesia, whether is more “contra” than “pro” or otherwise ? Therefore I do analysis and classification (negative, neutral or positive) on each user tweets about “online lectures (“kuliah online” in bahasa)” in Indonesia.
KB3A
Proyek1PriorityBox
Proyek 1 D4 Teknik Informatika 1A Priority Box
Fahmifc123's Repositories
Fahmifc123/4chan-image-dl
Python program to download pictures from multiple imageboard threads like 4chan, 420chan or 7chan.
Fahmifc123/Absent-Aplication-from-Python-Tkinter-1
Aplikasi absensi dengan database csv .
Fahmifc123/AlquranAppsUAS
Fahmifc123/AlquranQ
Terjemahan Alquran Bahasa Indonesia & Bahasa Inggris
Fahmifc123/arkom
arsitektur komputer
Fahmifc123/Belajar-Mengaji-Android
Aplikasi belajar mengaji berbasis android
Fahmifc123/Django_face_recognition
This is a proof of concept application that allows the Django platform to leverage opencv libraries via python to a web interface. Simple Haar classifiers xml from openCV samples were obtained and face / eyes / edge detection algorithms were triggered to be processed on the "Cloud"! Its not very efficient though.. sending pictures over the internet is a lot of processing in itself.. this was just for fun. and i had to use bash scripts to get some stuff done, so this code only works on a linux LAMP stack.
Fahmifc123/facial-landmarks-recognition-
Fahmifc123/metasploit-framework
Unofficial fork of the Rapid7 metasploit-framework, pruned for minimal size.
Fahmifc123/mindwave-python
Linux and Mac-friendly Python parser to connect and interact with multiple NeuroSky MindWave headsets from one machine.
Fahmifc123/mpx5700
A Library to interface the MPX5700 series pressure sensor | any other sensor that has capabilities from 0-700kpa
Fahmifc123/ScrapingProject
edX Scraping Project
Fahmifc123/Stickman
Platform jumping game based on example in Python for Kids
Fahmifc123/threadworms
A multithreaded programming demonstration in Python & Pygame using a "Nibbles" clone.
Fahmifc123/Titanic-Machine-Learning-from-Disaster
Start here if... You're new to data science and machine learning, or looking for a simple intro to the Kaggle prediction competitions. Competition Description The sinking of the RMS Titanic is one of the most infamous shipwrecks in history. On April 15, 1912, during her maiden voyage, the Titanic sank after colliding with an iceberg, killing 1502 out of 2224 passengers and crew. This sensational tragedy shocked the international community and led to better safety regulations for ships. One of the reasons that the shipwreck led to such loss of life was that there were not enough lifeboats for the passengers and crew. Although there was some element of luck involved in surviving the sinking, some groups of people were more likely to survive than others, such as women, children, and the upper-class. In this challenge, we ask you to complete the analysis of what sorts of people were likely to survive. In particular, we ask you to apply the tools of machine learning to predict which passengers survived the tragedy. Practice Skills Binary classification Python and R basics
Fahmifc123/tubes1AI-scheduling
implementasi algoritma hill-climbing, simmulated annealing, dan genetic algorithm untuk penjadwalan ruang kelas with GUI dengan bahasa python