Pinned Repositories
Login_WForms
Front end project using Windows Forms that receives name and password values, with validations box icons
Calculator
An calculator made using C# and VB
Register_User
An useful application to register a user's personal data in the local database (txt), with the option of being searched and viewed or excluded from the db. Made only with C# - Terminal only
Pizza_Page
An order page made with ASP.NET Core and Razor, with validations, and delete and add functions.
Crud
A crud made using PHP on the back end, MYSQL in the database, HTML and CSS for stylization
Api_Crud
A crud web api made with ASP.NET CORE with mvc pattern - no front end
Calendar_App_Kotlin
An simple app calendar (for now) made with Kotlin
Characters_Counter
It counts how many characters were typed, 90's style
CRUD_API
An REST API with functionalities to Create, Read, Update, Delete, Search and Paginate
CRUD_Laravel
A CRUD made with Laravel, using bootstrap on the front end
IsabelleBatista's Repositories
IsabelleBatista/Login_WForms
Front end project using Windows Forms that receives name and password values, with validations box icons
IsabelleBatista/Crud
A crud made using PHP on the back end, MYSQL in the database, HTML and CSS for stylization
IsabelleBatista/Register_User
An useful application to register a user's personal data in the local database (txt), with the option of being searched and viewed or excluded from the db. Made only with C# - Terminal only
IsabelleBatista/Api_Crud
A crud web api made with ASP.NET CORE with mvc pattern - no front end
IsabelleBatista/Calendar_App_Kotlin
An simple app calendar (for now) made with Kotlin
IsabelleBatista/Characters_Counter
It counts how many characters were typed, 90's style
IsabelleBatista/CRUD_API
An REST API with functionalities to Create, Read, Update, Delete, Search and Paginate
IsabelleBatista/CRUD_Laravel
A CRUD made with Laravel, using bootstrap on the front end
IsabelleBatista/Entity_Crud_API
IsabelleBatista/Factorial
An app that calculates the factorials of any number, with continue and exit options
IsabelleBatista/formulary_1
Formulário com três campos: Nome, Sobrenome e Data de Nascimento - que após preenchidos, são exibidos na tela (Sem validações e sem banco de dados)
IsabelleBatista/formulary_2
Formulário com validações e redirecionamento de página - se preenchido corretamente (Sem banco de dados)
IsabelleBatista/Formulary_PHP
A simple form with validations and redirection - No database, no front end
IsabelleBatista/Guessing_Number
A guessing number game made with PHP
IsabelleBatista/IsabelleBatista
IsabelleBatista/IsabelleBatista.github.io
My personal portfolio project!
IsabelleBatista/NotesApp
Made with JS and Marked. (Brad Traversy JS course)
IsabelleBatista/PDO_MVC
A CRUD made with the MVC architecture pattern, using PHP as the main language connected to the MySQL database. Front end made with HTML, Bootstrap and some JavaScript
IsabelleBatista/Pizza_Page
An order page made with ASP.NET Core and Razor, with validations, and delete and add functions.
IsabelleBatista/Register_TerminalApp
A program that captures user responses, using lists and repeat loop, with options to exit and continue - terminal only, no db
IsabelleBatista/SimonGame
A memory game where lights are lit in order, and you need to repeat it to make a score. (Moo ICT - Tutorial)
IsabelleBatista/Switch_to_dark_theme
An page with the option to switch between the light and dark theme - Made with JS, HTML and CSS
IsabelleBatista/Upload_Files
A project to upload multiple files as photos, music, videos, etc. Using PHP and Bootstrap.
IsabelleBatista/Youtube_Video_Downloader
More one project! But this time made with Python, using the PyTube library. Made with the purpose of downloading youtube videos by url, with the highest quality possible, using only the terminal.
IsabelleBatista/ZipCode_calculator
Calculates different zip codes in Brazil through the "via zip code" api using PHP, HTML and CSS (without database)