Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by yanbrasiliano
A curated list of projects in awesome lists by yanbrasiliano .
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/phpenalva
PHPenalva is a micro php framework for building web applications and simple APIS.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/code-blog-personal
Responsive scope for a technology-themed news blog. Stack: PHP + HTML + CSS
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/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.
Last synced: 07 Nov 2024
https://github.com/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
explore-host nmap scanning-programs shell-script whois
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
automation python3 selenium selenium-webdriver
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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
code-challenge laravel laravel-framework-8
Last synced: 07 Nov 2024
https://github.com/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.
gitflow gitflow-workflow shell-script
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
javascript javascript-es6 javascript-vanilla
Last synced: 07 Nov 2024
https://github.com/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.
composition-api javascript vue vue3
Last synced: 07 Nov 2024
https://github.com/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.
javascript javascript-es6 javascript-vanilla
Last synced: 07 Nov 2024
https://github.com/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.
javascript portfolio-website vue vue3
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/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.
composition-api quasar-framework vue
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/discovery-host
This script is designed to discover IP addresses of valid hosts. The user inputs a valid address, and the script searches for the corresponding IP addresses. The result will be the identified IP addresses, providing a straightforward method for network scanning and host discovery.
discovery host python python3 script
Last synced: 07 Nov 2024
https://github.com/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.
clear-cache gnu-linux shell-script
Last synced: 07 Nov 2024
https://github.com/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.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/laramonitor
Endpoint monitor built using Laravel 10 and Blade. This application tracks and monitors the status of various endpoints, providing real-time insights and reporting. Leveraging the robust features of Laravel 10 and the flexibility of Blade templates, it ensures efficient and effective endpoint management.
blade-template laravel laravel-framework monitoring
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/url-shorten
This script shortens URLs requested by the user, generating a concise link to replace the original URL. It simplifies sharing and managing lengthy URLs, providing a more user-friendly alternative. Ideal for improving the efficiency and readability of web links.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/monitor-system-gnu-linux
This repository features a system monitor for GNU/Linux specifically designed for ACER NITRO notebooks. It provides real-time monitoring of system performance, including CPU usage, memory consumption, and hardware status, tailored to the specifications of Acer Nitro laptops.
acer acernitro5 script shell-script
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/to-do-list-js
This project aims to develop a to-do application in JavaScript, featuring additional functionalities such as search and filter. It enhances task management by allowing users to easily organize, find, and prioritize their tasks. Ideal for improving productivity and task tracking.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/post-installation-softwares-base
This script aims to optimize the post installation of the Ubuntu system for the software I use most in my daily life.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/code-challenge-search-and-stay
This repository stores the technical test for the position of backend developer at Search and Stay company
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/rest-api-php
Basic example with native PHP to rest api, repositorie design pattern and authentication.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/phpenalva-url-shortener
A sleek, efficient URL shortening tool built with the PHPenalva microframework. This project offers a simple and user-friendly interface for quickly shortening URLs, ideal for personal or small-scale use. Leverage the power of PHPenalva to easily manage and redirect URLs, enhancing your web projects with compact, shareable links.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/mini-framework-php
This project is a simple exemple of a micro-framework in PHP with architecture MVC.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/enviro-hub
A dedicated repository created to streamline and manage the environment configurations for various environments.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/vue-pomodoro
This is a simple and personal pomodoro so that the user can use daily life.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/openfortivpn-gnu-linux
Script to access VPN via openfortivpn on GNU/Linux
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/hackerrank-solutions
This repository will store solutions to some hackerrank challenges. Hackerranck Profile: yanpenalva
hackerrank-solutions javascript php
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/gitflow-create-branch
This script allows you to easily create new branches in Git with a standardized naming convention.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/daily-notes-web-app
Web app similar to google keep and with its functions made with Javascript.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/api-via-cep
Basic and simple consultation API queries via CEP.
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/pyporthunter
A lightweight port-scanner in Python to identify open ports on a host or network. The script scans common ports and provides information about their status, helping to detect active services.
Last synced: 18 Oct 2024
https://github.com/yanbrasiliano/gitflow-tagging-script
This script automates the process of adding files to staging, committing changes, pushing changes to remote, and creating a new tag.
Last synced: 07 Nov 2024
https://github.com/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.
laravel ldap ldap-authentication
Last synced: 07 Nov 2024
https://github.com/yanbrasiliano/monitor-ts
This project is a site status monitoring application, built with Vue 3 on the frontend and Express with TypeScript on the backend. It displays the status of various websites in a visual interface, periodically updating response times, status codes, and last check timestamps.
Last synced: 07 Nov 2024
https://github.com/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.
laravel laravel-11 laravel-framework
Last synced: 07 Nov 2024
https://github.com/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.
javascript javascript-es6 javascript-vanilla typescript
Last synced: 07 Nov 2024
https://github.com/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.
laravel laravel-11 laravel-api-boilerplate
Last synced: 07 Nov 2024
https://github.com/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.
javascript javascript-es6 javascript-vanilla
Last synced: 07 Nov 2024