Pinned Repositories
7-days-7-projects
This repository contains a 7-day challenge featuring 7 small and diverse projects. Each project is designed to test and enhance your knowledge and skills in JavaScript ES6. Use this repository as a foundation to practice, improve, and demonstrate your proficiency in modern JavaScript.
automatic-clockin
An example demonstrating automated login and point registration using Python 3 and Selenium. This script showcases how to navigate a website, enter login credentials, and record points or interactions on the platform, ensuring efficient and repetitive task handling.
automatic-download-youtube
This script automates the process of downloading videos from YouTube, allowing users to easily save their favorite content locally. It supports downloading videos in various formats and resolutions, ensuring compatibility with different devices. The script simplifies the download process by handling the video URL parsing, format selection, and down
clean-gnu-linux
This script is designed to clean and remove logs, browser files, and temporary files. It ensures optimal system performance by regularly deleting unnecessary data, freeing up disk space, and maintaining privacy. Ideal for routine maintenance and keeping your system clutter-free.
explore-hosts
This script automates multiple functions of Nmap and other host scanning programs. It simplifies network exploration, vulnerability detection, and security auditing by running predefined scans and generating comprehensive reports. This tool is designed to enhance efficiency for network administrators and security professionals by automating repetit
phpenalva
PHPenalva is a lightweight PHP framework designed for developing web applications and straightforward APIs. It provides a streamlined structure and essential tools to facilitate rapid development and efficient code management.
ping-sweep
Shell script to scan the Internet Control Message Protocol (ICMP), is a diagnostic technique used in computing to see which range of Internet Protocol (IP) addresses is in use by active hosts, which are usually computers.
send-email-api
This project is designed to send private emails using a simple PHP script. It serves as a study project to understand the basics of sending emails through a web application.
starter-kit-laravue
Starter Kit Laravue is a powerful project template designed to jumpstart your development process. It combines Laravel and Vue 3, providing a robust backend and a reactive frontend.
yanbrasiliano.github.io
My portfolio, built with Vue 3 and Tailwind CSS, showcases my projects and skills with a modern, responsive design. It leverages the power of Vue 3 for dynamic, interactive content and Tailwind CSS for a sleek, customizable layout.
yanbrasiliano's Repositories
yanbrasiliano/send-email-api
This project is designed to send private emails using a simple PHP script. It serves as a study project to understand the basics of sending emails through a web application.
yanbrasiliano/starter-kit-laravue
Starter Kit Laravue is a powerful project template designed to jumpstart your development process. It combines Laravel and Vue 3, providing a robust backend and a reactive frontend.
yanbrasiliano/automatic-clockin
An example demonstrating automated login and point registration using Python 3 and Selenium. This script showcases how to navigate a website, enter login credentials, and record points or interactions on the platform, ensuring efficient and repetitive task handling.
yanbrasiliano/explore-hosts
This script automates multiple functions of Nmap and other host scanning programs. It simplifies network exploration, vulnerability detection, and security auditing by running predefined scans and generating comprehensive reports. This tool is designed to enhance efficiency for network administrators and security professionals by automating repetit
yanbrasiliano/ping-sweep
Shell script to scan the Internet Control Message Protocol (ICMP), is a diagnostic technique used in computing to see which range of Internet Protocol (IP) addresses is in use by active hosts, which are usually computers.
yanbrasiliano/7-days-7-projects
This repository contains a 7-day challenge featuring 7 small and diverse projects. Each project is designed to test and enhance your knowledge and skills in JavaScript ES6. Use this repository as a foundation to practice, improve, and demonstrate your proficiency in modern JavaScript.
yanbrasiliano/axios-resolver
This project simulates a request screen similar to Insomnia or Postman, designed for testing and utilizing Axios attributes. It offers an intuitive interface for sending HTTP requests, managing responses, and experimenting with various Axios configurations. Perfect for developers who need a streamlined tool for API testing and debugging.
yanbrasiliano/make-burger-vue
A Vue.js and Tailwind CSS project that allows customers to customize their burgers and manage their orders. The application features an intuitive interface for selecting ingredients and building a personalized burger, along with a comprehensive order management tab for tracking and updating orders.
yanbrasiliano/yanbrasiliano.github.io
My portfolio, built with Vue 3 and Tailwind CSS, showcases my projects and skills with a modern, responsive design. It leverages the power of Vue 3 for dynamic, interactive content and Tailwind CSS for a sleek, customizable layout.
yanbrasiliano/calculator-oop-js
A calculator application built using JavaScript ES6 with an object-oriented approach. This project demonstrates the use of modern JavaScript features and object-oriented programming principles to create a functional and user-friendly calculator.
yanbrasiliano/clean-windows
This script is designed to clear temporary files, logs, and browser files on a Windows system. It helps maintain optimal system performance by regularly deleting unnecessary data, freeing up disk space, and ensuring privacy.
yanbrasiliano/clear-cache-gnu-linux
This script is designed to optimize system performance by clearing cache memory and reducing its size through deflation. It ensures that unnecessary cached data is removed, freeing up memory and improving overall system efficiency.
yanbrasiliano/code-challenge-api-ibge
This API is designed to consume the IBGE (Brazilian Institute of Geography and Statistics) API and execute various internal directives to process and manage data. Developed as part of a challenge for a Junior Backend position, this project demonstrates the ability to integrate external APIs, handle data processing, and implement backend logic effic
yanbrasiliano/code-challenge-geekhunter-platform
Technical challenge for the geekhunter platform made in PHP and with the aim of gaining access to the vacancies offered by the website.
yanbrasiliano/extract-command
This script provides a single command to streamline and unify the extraction of various compressed data formats on GNU/Linux systems, simplifying the process and eliminating the need to remember multiple extraction commands.
yanbrasiliano/gateway-auth
This repository provides a simple example of using the gateway-auth module to authenticate users against an LDAP server. It demonstrates the setup and integration process, making it easy to implement LDAP authentication in your projects.
yanbrasiliano/git-finder
A simple application that provides a summary of a GitHub user's profile using Vue 3 Composition API. This app fetches and displays key information about a user, including their repositories, followers, and other profile details, in a clean and interactive interface.
yanbrasiliano/gitflow-create-branch
This script simplifies the process of creating new branches in Git by ensuring they follow a standardized naming convention. It helps maintain consistency and organization in your repository, making it easier to manage and collaborate on projects.
yanbrasiliano/gitflow-remove-branch
This script enables you to delete a specified branch from both your local and remote Git repositories, ensuring that the branch is completely removed from all locations.
yanbrasiliano/hangman-game
Developing a Hangman game in Python. This project involves creating a classic word-guessing game where players attempt to guess a hidden word one letter at a time. It serves as an educational exercise to practice Python programming concepts such as loops, conditionals, and string manipulation.
yanbrasiliano/kontulari-weather
This project is a technical challenge that involves consuming an API provided by the Kontulari technical team and presenting a user interface with weather information for the city entered by the user. The application is required to be responsive and functional, with implementation details left to the participant.
yanbrasiliano/laravel-acl
Laravel ACL is a simple role, permission ACL for Laravel Framework.
yanbrasiliano/laravel-hybrid
A Laravel 11 project with the directory structure of Laravel 10. It blends Laravel 11's latest features and optimizations with the familiar setup of Laravel 10, providing an easy transition for developers upgrading from previous versions. Ideal for leveraging Laravel 11 advancements without adopting its new structural changes.
yanbrasiliano/laravel-skeleton-api
This repository provides a skeleton API project using the latest version of Laravel while maintaining the directory structure of Laravel 10. It serves as a foundation for building APIs with the familiar structure of Laravel 10, ensuring compatibility and ease of use for developers who prefer the older directory layout.
yanbrasiliano/pizzaria-midgard
This project is designed for pizzerias, exemplified using Midgard Pizzaria. It offers a comprehensive solution for managing orders, menus, and customer interactions.
yanbrasiliano/text-to-audio-converter
A simple text-to-audio converter built using vanilla JavaScript ES6, HTML, and CSS. This project allows users to input text and convert it to audio output, providing a straightforward interface for easy use.
yanbrasiliano/typing-speed-test
Project that provides a platform for testing and improving typing speed and accuracy. It offers a simple and interactive interface where users can practice typing various texts and receive real-time feedback on their performance.
yanbrasiliano/vue-quasar-app
A straightforward project built using the Quasar framework and Vue 3 Composition API. This setup leverages the powerful features of Quasar for building responsive web applications, combined with the flexible and modern approach of Vue 3's Composition API.
yanbrasiliano/weather-js-api
A simple weather application that fetches and displays real-time weather data for various cities using an API. This app allows users to search for a city and view current weather conditions, including temperature, humidity, wind speed, and more. It provides a user-friendly interface for quickly accessing accurate and up-to-date weather information.
yanbrasiliano/yanbrasiliano
about me.