Filter by
Tool
12 items found
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
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
CV Application
Category:
featured
front end
web development
tool
This is a React-based CV application that allows users to create and preview their CVs dynamically. Users can input their personal, educational, and professional details, and the application provides a live preview of the CV. The application also supports theme customization.
Source code: https://github.com/gofhilman/cv-application
Multiple Sphere T-Matrix
Category:
tool
data analysis
simulation
A computational study exploring how different particle configurations affect optical scattering characteristics. This project uses Multiple Sphere T-Matrix (MSTM) method to simulate light interaction with spherical aggregates, enabling precise analysis of extinction spectra and scattering behavior. The simulations provide insight into how structural geometry influences optical response, with potential applications in nanophotonics and material science.
Source code: https://github.com/gofhilman/mstm
FMR Analysis
Category:
tool
data analysis
A MATLAB-based program designed to analyze raw ferromagnetic resonance (FMR) measurement data with precision and flexibility. The fmr-analysis program is tailored for researchers and engineers working with ferromagnetic materials. It provides tools to process, visualize, and interpret FMR measurement data, enabling users to extract meaningful insights efficiently. The program is designed to handle large datasets and offers customizable analysis workflows to suit diverse experimental setups.
Source code: https://github.com/gofhilman/fmr-analysis
Weather App
Category:
featured
front end
vanilla
web development
tool
WeatherApp allows users to search for weather information, pin locations, and view detailed weather forecasts. It features dynamic backgrounds, unit toggling, and real-time updates for an interactive user experience.
Source code: https://github.com/gofhilman/weather-app
To Do List
Category:
featured
front end
vanilla
web development
tool
The To Do List application is a task management tool designed to help users organize their daily activities, prioritize tasks, and keep track of deadlines. It allows users to create projects, add tasks, set priorities, and manage task completion efficiently. The application is built with a focus on simplicity and usability, making it an ideal choice for personal productivity.
Source code: https://github.com/gofhilman/todo-list
Odin Library
Category:
front end
vanilla
web development
tool
A simple web application that allows users to manage their personal book collection. Users can add books with details such as title, author, number of pages, and whether the book has been read. The application dynamically updates the book list and provides an option to remove books from the collection.
Source code: https://github.com/gofhilman/odin-library