Welcome to My Projects Hub
A guided tour of my work, built for easy browsing.
Developer: Robert Howell
Thank you for stopping by. This page is designed to give recruiters and hiring teams a clear, comfortable way to explore my work — no technical background needed. Everything is grouped into a few simple sections. You can start anywhere, take your time, and view live examples of the things I've built. Use the cards below as your map.
Explore the Sections
Each card explains what you'll find inside. Pick whatever looks most interesting to you.
A Quick Tip on Viewing Projects
Many projects open right inside this site so you can preview them without leaving. In a few cases, certain features behave differently when shown this way — especially anything that involves signing in or saving information.
For the best experience, feel free to open any project in a new browser tab. That shows each project exactly as it works on its own.
Browse the Projects
Each project can be previewed right here in the Projects Hub, or opened as a live site in a new tab.

Random Web Bits
An interactive website providing information and insights about the web and web development.

Quizzes App
A web application for users to take an online quiz. A quiz (model), drafted on the backend, is retrieved by client's quiz page (view) via api interface functions (controller). The data is transposed to live inputs and object data, providing the quizzing functionality. This application has been developed using a combination of the ASP.NET Core UIs.

AgileStock Web
This project was for computer science major capstone course. We, a team of 5, developed a desktop-and-web accessible software solution for book inventory management. Our application met the following requirements set:

Http Request App
Useful to developers and security analysts, this is a Windows application to send http requests (i.e. GET, POST, PUT, etc.) and retrieve URL-specific page data. The WordPress website, here, showcases the application.

Project Docs
This site is a collection of document markdown put together from public and private repositories. Created to centralize documentation, this website brings together README files created throughout a project's development. Supplementary pages stitch together my developments to various core programming concepts.

Payment Form
Full stack development of a secure payment form. It demonstrates the secure handling of sensitive customer payment information and ensures user privacy in end-to-end data throughput as needed in e-commerce payment setting. Developed as a frontend entry form and backend data bus, the PCI DSS requirements apply throughout as outlined in the requirements' documents.

Password Generator
Functioning application widgets bring a useful experience to any application. The password generator creates randomized passwords based on the input selection. A meter scoring the security of the output password has been calibrated here to accommodate to modern length and complexity industry requirements practices. Secure passwords are confirmed by a strength indicator reading of SECURE.

Products
A website demonstrating products' display and details. This demonstrates cloud programming and features inventory architecture.

Easybank
This is a banking website page and demonstrates markup techniques common in the developing industry.

Creative Single Page
Creative Single Page is a development following a predetermined design template. Markup placement for elements and styles required the source code to fit the design pattern.

SpaceFlight News App
This web application demonstrates a backend API REST interconnect of multiple sources: spaceflight news articles and NASA's Astronomy Picture Of the Day. A service thread gathers and stores the data in the database. The web application is programmed to allow 30 days' article browsing and same-day picture-of-the-day.