Pinned Repositories
angelocuartel
Csharp-Calculator-winform
My first project in c# created way back 2020
Csharp-codewars-challenges
this repo is all about javascript solved / unsolved challenges in codewars
Design-Patterns
A project where I used to learn and create code samples for c# design patterns.
HRIS-Winform
School project that built in windows form using csharp language, this project was the stepping stone in my dev career, it has some basic functions such as generating reports, managing user accounts, employees, attendance etc.
MyHero-Academia-Search
A website where you can search your favorite character in MyHeroAcademia Anime Series.
Quote-Calculator-API
API used in Quote-Calculator-MVC project that operates the db operations and also provide url link for the quote calculator.
Quote-Calculator-MVC
Simple .Net6 MVC project that calculates loan and integrates an API.
road-record-violation-system-public
A capstone project that allows to manage road violations and can scan licenses by capturing the license and sending the image to a third party for image analysis to extract the information captured in the mobile device.
TodoList-App
A very basic app with CRUD operations via JQUERY and AJAX calls. the purpose of this project was to apply all the things that I had learned in the past 3 months in ASP.NET CORE 5 MVC and how to perform CRUD operations without refreshing the whole web page :)
angelocuartel's Repositories
angelocuartel/Design-Patterns
A project where I used to learn and create code samples for c# design patterns.
angelocuartel/HRIS-Winform
School project that built in windows form using csharp language, this project was the stepping stone in my dev career, it has some basic functions such as generating reports, managing user accounts, employees, attendance etc.
angelocuartel/MyHero-Academia-Search
A website where you can search your favorite character in MyHeroAcademia Anime Series.
angelocuartel/Quote-Calculator-MVC
Simple .Net6 MVC project that calculates loan and integrates an API.
angelocuartel/angelocuartel
angelocuartel/Csharp-Calculator-winform
My first project in c# created way back 2020
angelocuartel/Csharp-codewars-challenges
this repo is all about javascript solved / unsolved challenges in codewars
angelocuartel/Quote-Calculator-API
API used in Quote-Calculator-MVC project that operates the db operations and also provide url link for the quote calculator.
angelocuartel/road-record-violation-system-public
A capstone project that allows to manage road violations and can scan licenses by capturing the license and sending the image to a third party for image analysis to extract the information captured in the mobile device.
angelocuartel/TodoList-App
A very basic app with CRUD operations via JQUERY and AJAX calls. the purpose of this project was to apply all the things that I had learned in the past 3 months in ASP.NET CORE 5 MVC and how to perform CRUD operations without refreshing the whole web page :)
angelocuartel/Expense-Computer-V2
angelocuartel/javascript-codewars-challenges
this repo is all about javascript solved / unsolved challenges in codewars
angelocuartel/Learn.GraphQL
A code playground for GraphQL
angelocuartel/RGB-Calculator
angelocuartel/Simple-Account-System-Net6
A simple web application that implements Identity Core Framework, the purpose of the project is to apply the knowledge that I had learned from the course "Secure Coding With Owasp in NET 6" by Gavin Johnson-Lynn