Filter by
All categories
46 items found
Backend Development with Node.js
Category:
back end
web development
This repository contains a series of projects and exercises designed to teach backend development using Node.js. Each folder represents a specific topic or concept, ranging from basic Node.js applications to more advanced topics like PostgreSQL integration and authentication.
Source code: https://github.com/gofhilman/bc-nodejs
Frontend Development with React
Category:
front end
web development
This repository contains a collection of projects and exercises designed to teach and demonstrate the core concepts of React.js. It is tailored for students learning Frontend Development at Binus Center.
Source code: https://github.com/gofhilman/bc-react
Introduction to Python Programming
Category:
featured
vanilla
Repository ini merupakan bahan ajar untuk kelas Introduction to Python Programming di Binus Center. Silabus dan buku bacaan dapat diakses di LMS https://kitabelajar.id/. Setiap materi terdapat latihan-latihan yang bisa dikerjakan di dalam kelas atau secara mandiri di rumah.
Source code: https://github.com/gofhilman/bc-python-programming
Members Only
Category:
back end
web development
Members Only is a web application where users can create and view posts. However, access to certain details depends on the user's role. The application is designed to demonstrate role-based access control, allowing different levels of access for visitors, logged-in users, members, and admins.
Source code: https://github.com/gofhilman/members-only
Hilman's Project Inventory
Category:
featured
back end
web development
tool
Hilman's Project Inventory is a web application designed to showcase and manage a collection of projects. It allows users to view project details, filter projects by categories, languages, and tools, and perform CRUD operations on the projects. The application is built with a focus on simplicity, usability, and scalability.
Source code: https://github.com/gofhilman/inventory-application
Klasifikasi CNN
Category:
data analysis
machine learning
Proyek ini bertujuan untuk mengembangkan model Convolutional Neural Network (CNN) untuk melakukan klasifikasi gambar. Model ini dirancang untuk mengenali berbagai kategori gambar dengan akurasi tinggi.
Source code: https://github.com/gofhilman/cnn-classification
Klasifikasi dengan EMNIST dan Gambar Pindai
Category:
data analysis
machine learning
Proyek ini bertujuan untuk mengembangkan model klasifikasi menggunakan dataset EMNIST dan gambar hasil pindai. Model ini dilatih untuk mengenali karakter dan angka dari dataset EMNIST serta gambar yang telah diproses.
Source code: https://github.com/gofhilman/classification
Regresi
Category:
data analysis
machine learning
Proyek ini bertujuan untuk melakukan analisis regresi menggunakan dataset yang tersedia. Analisis regresi digunakan untuk memprediksi nilai berdasarkan hubungan antara variabel independen dan dependen.
Source code: https://github.com/gofhilman/regression