Daniel Connery


Active Side Projects

SpaceX LaunchesThis is a C# Console Application that demonstrates working with files, data seeding, CSV processing, console visualization, and PDF report generation.The application retrieves historical SpaceX launch data from the SpaceX public API, seeds the data into a CSV file, reads the data back into the application, displays it in a formatted console table, and exports the same data into a PDF report.C# .Net Quest Pdf

Electronics Store Ecommerce APIThis is a C# ASP.NET Core Web API project for managing an electronics store. The API allows CRUD operations for Products, Sales, and ProductSales (many-to-many relationship), enabling the store to track which products were sold, their quantities, and sale prices.This project demonstrates Entity Framework Core, API design with controllers and services, many-to-many relationships, soft delete, and Swagger documentation.C# .Net Microsoft SQL Server Entity Framework

Authentication with ASP.Net Core IdentityThe objective of this ASP.NET Core Model View Controller (MVC) project is to implement a fully functional authentication system using ASP.NET Core Identity. It enables users to register and log in to their accounts, as well as securely manage their profile information through form-based inputs, with all user data stored securely in a connected database.C# .Net Mircorosft SQL Server Entity Framework Core


Contact

© 2026 Daniel Connery. All Rights Reserved.