Filter by
Web development
31 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
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
Basic Informational Site
Category:
back end
web development
This is a basic informational site built using Express server. It serves as a simple example of a static website with multiple pages, including a homepage, an about page, a contact page, and a 404 error page.
Source code: https://github.com/gofhilman/basic-informational-site
Next.js Dashboard App
Category:
fullstack
web development
tool
The Next.js Dashboard App is a full-stack application designed to provide a modern and responsive dashboard interface using Next.js. It is built using Next.js and integrates various features to manage and display data effectively.
Source code: https://github.com/gofhilman/nextjs-dashboard-app
ShopShop
Category:
featured
front end
web development
A mock shopping website built as a Single-Page Application (SPA) using React Router. Users can browse products, add them to a cart, and simulate a shopping experience. The app features a responsive design and a user-friendly interface.
Source code: https://github.com/gofhilman/shopping-cart
Pokémon Memory Card Game
Category:
front end
web development
game
The Pokémon Memory Card Game is a fun and interactive web application where players test their memory by selecting Pokémon cards without repeating their choices. The game dynamically fetches Pokémon data from an API.
Source code: https://github.com/gofhilman/memory-card