An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by vickttor

A curated list of projects in awesome lists by vickttor .

https://github.com/vickttor/mortal_kombat_room

This repository store the source code of a chat application built in NextJS. The code was built in alura's React event, and here I styled the code to make it unique and creative! Programmed with @alura @omariosouto @peas

aluracord imersao-react nextjs reactjs

Last synced: 12 Jul 2025

https://github.com/vickttor/school_enrollment_api

This repository keeps the source code of a resfulapi built with NodeJS and TypeScript. The code implements the SOLID principles.

expressjs nodejs restfulapi supabase-js typescript

Last synced: 26 Oct 2025

https://github.com/vickttor/ignite-reactjs-githublog

Third Challenge of Rocketseat ignite course: Github Blog.

blog react rocketseat-ignite styled-components typescript vite

Last synced: 16 Mar 2025

https://github.com/vickttor/ignite-reactjs-coffee-delivery

Project built for personal studies. This is a E-commerce built with React JS, TypeScript and Styled-components to simulate an online coffee shop

css-in-js framer-motion react react-hook-form styled-components typescript zod

Last synced: 12 Jul 2025

https://github.com/vickttor/nlw_journey_planner_java

Spring Boot Monolith API to handle the logic of the Planner application. The Planner application is a web and mobile based application that allow users to create a trip plan with friends

Last synced: 02 Aug 2025

https://github.com/vickttor/data_structure_and_algorithms_with_java

Learning Data Structure and Algorithms by using Java

algorithms bigonotation data-structures java

Last synced: 16 Mar 2025

https://github.com/vickttor/todo-api

API built with Dart Frog Framework for my ReactJS Todo Application

Last synced: 16 Mar 2025

https://github.com/vickttor/average

Flutter App - Fatec Homework - NP3 - TR7 - Calculadora acadêmica.

dart flutter statefulwidget

Last synced: 16 Mar 2025

https://github.com/vickttor/freelance-calculator

Comprehensive SaaS application designed to help freelancers calculate project pricing

freelance nextjs radix-ui saas shadcn-ui tailwindcss

Last synced: 15 May 2025

https://github.com/vickttor/rocketseat-challenges

This repository keeps the discover code challenges of rocketseat plataform. Here you will find some simple projects built with HTML5, CSS3 and JS

challenges html-css-javascript reactjs rocketseat

Last synced: 16 Mar 2025

https://github.com/vickttor/mvc_in_java

Padrão MVC - 2° Ano curso ADS Fatec

Last synced: 16 Mar 2025

https://github.com/vickttor/flutter_namer_app

Namer App: First Mobile application built using Flutter.

Last synced: 16 Mar 2025

https://github.com/vickttor/api-no-backend

Esse pequeno conjunto de código usa alguns pacotes como express, axios e cors para fazer a requisição de uma API web pelo Back-end, e a partir daí os dados serem capturados e exibidos no Front-end

api axios express nodejs

Last synced: 10 Oct 2025

https://github.com/vickttor/school_enrollment_ui

This repository keeps the CRUD React Application that comunicates with a RestfulAPI built in Node. The Code are using TypeScript Next, Axios, Styled-Components and Framer-motion

crud-application nextjs typesctipt

Last synced: 10 Oct 2025

https://github.com/vickttor/ignite-reactnative-todolist

First Challenge of the Rocketseat's React Native Ignite Course. This is a Todo Application with some features.

challenge course first-project ignite-rocketseat react-native todoapp

Last synced: 16 Mar 2025

https://github.com/vickttor/prototype-pattern

Projeto criado para realização de trabalho acadêmico na Fatec de Carapicuíba. Matéria: Modelagem e Padrões de projetos.

java prototype-pattern

Last synced: 16 Mar 2025

https://github.com/vickttor/operable-path

When this script it is running, it creates interactive information with the user through the terminal. So you can choose the folder and the file you want to open, just passing the folder and file names

kali-linux shell-script zsh

Last synced: 30 Aug 2025

https://github.com/vickttor/nim-dart-game

Nim game to accomplish a College lesson.

Last synced: 19 Jul 2025

https://github.com/vickttor/matterstech_website

School project built with PHP and MySQL. The website contains articles about technologies and we've implemented login/register functionality besides password recovery by email

mysql-database php school-project

Last synced: 16 Mar 2025

https://github.com/vickttor/ignite-reactjs-refactoring

Here you'll find a react application built in ReactJS course from rocketseat plataform (Ignite). It's a movie platform that filters by category. The code was made by rocket and I refactored it to accomplish the 2° challenge of the course.

Last synced: 16 Mar 2025

https://github.com/vickttor/ignite-reactjs-design-system

This is a Monorepo to build a design system with ReactJS. It uses CI/CD with Github Actions.

changesets cicd design-system monorepo react storybook tsup turborepo typescript

Last synced: 20 Jun 2025

https://github.com/vickttor/notification_app_web

Aplicação construída com Electron, que faz notificações para o usuário a cada 60 minutos (valor que pode ser alterado dentro de App.start( ) ). Ele roda em 2° plano e é exibido como Tray na barra de tarefas.

css electron html javascript

Last synced: 16 Mar 2025

https://github.com/vickttor/beecrowd

Codes that I'm practicing

dart java python resolution-algorithm typescript

Last synced: 16 Mar 2025

https://github.com/vickttor/simple_calculator_in_rust

This is a simple CLI calculator built in Rust, that allows the user pass 3 arguments to program and then process the expression.

Last synced: 16 Mar 2025

https://github.com/vickttor/exclusive-pay

Simples pagamentos, conexões reais. Encontre tudo que precisa para processar seus pagamentos digitais com segurança na Exclusive Pay.

Last synced: 16 Mar 2025

https://github.com/vickttor/vickttor

Readme file to attach on the top of Github Profile

readme-profile

Last synced: 16 Jun 2025

https://github.com/vickttor/pizzashop

Project built during the ReactJS course from Rocketseat Ignite

Last synced: 16 Mar 2025

https://github.com/vickttor/victorhsdev.github.io

My Web Apps

Last synced: 14 Sep 2025

https://github.com/vickttor/todo

Todo List challenge from ReactJS ignite Course

Last synced: 16 Mar 2025

https://github.com/vickttor/java-week_rocketseat

Learning Java with the Java Week

Last synced: 16 Mar 2025

https://github.com/vickttor/todolist_reactjs_ignite

This repository keeps my code developed during ReactJS Ignite Course from Rocketseat. Here I've used a template and edited it to looks like more unique and beautiful

ignite-rocketseat reactjs sass todolist typescript

Last synced: 16 Mar 2025

https://github.com/vickttor/todo-php

Todo List with CRUD methods using PHP and MySQL - Xampp

Last synced: 16 Mar 2025

https://github.com/vickttor/unitary_test

this repository shows a little bit about unit testing with JavaScript. The library used is Jest and helps with automated tests

Last synced: 16 Mar 2025

https://github.com/vickttor/nlw_setup_web

Web Application built with ReactJS and TailwindCSS using Vite in NLW Setup Event

Last synced: 16 Mar 2025

https://github.com/vickttor/podcastrnlw5

WebSite construído durante a 5 temporada da maratona da NLW - trilha ReactJS. Nessa aplicação construimos um podcastr usando NextJS e TypeScript.

nextjs nodejs reactjs typescript

Last synced: 16 Mar 2025

https://github.com/vickttor/sitetecfanaticos-electron

Essa aplicação é uma versão desktop do WebSite Tecfanáticos produzido com Electron e NodeJS

css electron html javascript nodejs

Last synced: 16 Mar 2025

https://github.com/vickttor/playstation-pageweb

Página web simples e bonita com HTML e CSS. Com opção para trocar o tema de dark para light e vice-versa o site se adapta a diferentes tamanhos de telas.

css3 html5 javascript

Last synced: 16 Mar 2025

https://github.com/vickttor/nmap_shell_automated

This shell script run a automated code to scan a specific network and port through read lines

kali-linux shell-script

Last synced: 16 Mar 2025

https://github.com/vickttor/sales_manager-website

Página Web, programada com EJS, que faz um marketing e disponibilização da aplicação em Electron, Gerenciador de vendas. Além de falar um pouco sobre mim e meus contatos.

ejs ejs-express nodejs

Last synced: 16 Mar 2025

https://github.com/vickttor/pixsorte-api

This is a backend code built in TypeScript and Node to use as API to a frontend application

Last synced: 16 Mar 2025

https://github.com/vickttor/rocketshoes

A repository to practice the first challenge from module 2 - Rocketseat Ignite

Last synced: 16 Mar 2025

https://github.com/vickttor/learning_dart

Learning Dart Programming Language

Last synced: 16 Mar 2025

https://github.com/vickttor/nlw_setup_mobile

Mobile Application built with React Native in NLW Setup Event

Last synced: 16 Mar 2025

https://github.com/vickttor/learning.c

This repository keeps the source code of my journey learning C programming Language.

c learning-by-doing low-level

Last synced: 16 Mar 2025

https://github.com/vickttor/climatizadores

Essa aplicação faz uma representação gráfica de dados obtidos através de uma API. esses dados são referentes a climatizadores que compartilham os dados em tempo real em formato JSON

css3 html javascript

Last synced: 16 Mar 2025

https://github.com/vickttor/nodejs_pirplecom_course

This repository store all my progress during the NodeJS course of the Pirple.com plataform. Here I will store some projects and text file with concepts to review and learn more

Last synced: 16 Mar 2025

https://github.com/vickttor/nlw8_return_impulsive

NLW #8 Return Mission Impulsive

Last synced: 11 Oct 2025

https://github.com/vickttor/site-tecfanaticos

Site tecfanáticos sobre Realidade Virtual e Realidade Aumentada

css3 html5 javascript

Last synced: 16 Mar 2025

https://github.com/vickttor/ignite-nodejs-fundamentals

First guided project of the Node course

Last synced: 16 Mar 2025

https://github.com/vickttor/ignite-reactnative-imhere

First guided project of the React Native course - Imhere

expo react-native typescript

Last synced: 16 Mar 2025

https://github.com/vickttor/maratona_discover_dev.finances

Aplicação responsiva construída junto a maratona discover da rocketseat. Gerencia as transições e retorna o valor atual.

css html javascript

Last synced: 16 Mar 2025

https://github.com/vickttor/conversor_react

Conversor de Moedas online e atualizado. Programado em ReactJS, ele usa uma API para capturas dos valores atuais das moedas e assim fazer a conversão certa.

javascript react reactjs

Last synced: 16 Mar 2025

https://github.com/vickttor/nikesportsair-pageweb

Página web simples e bonita com HTML e CSS. Nesse versão eu atualizei a página inserindo um botão para trocar o tema de dark para light e vice-versa além de deixar o site responsivo, permitindo a adaptação da página em diferentes tamanhos de telas.

css3 html5 javascript

Last synced: 05 Jul 2025

https://github.com/vickttor/analisadornumerico-js

Captura valores passados através de um input, e os guarda dentro de uma Array, para manipulação de seus valores. O sistema funciona através de condicionais e loops, e retorna valores como: maior número, menor número, quantidade de elementos, média e soma de todos os valores

Last synced: 16 Mar 2025

https://github.com/vickttor/blazorapp

Website construído com Blazor, um framework capaz de integrar C# junto a HTML, e assim fazer páginas estáticas SPAs responsivas e bonitas

assembly blazor csharp spa

Last synced: 16 Mar 2025

https://github.com/vickttor/admin_dashboard_flutter_app

Responsive Admin dashboard to practice Flutter UI development

android-app codebase dart flutter ios-app responsive webapp windows-app

Last synced: 16 Mar 2025

https://github.com/vickttor/xboxseriess

A landing page to anounce the sale of my xbox Series S. I enjoy the oportunity to build the web page by using the main features that I use..

nextjs reactapp sales ssg xboxseriess

Last synced: 16 Mar 2025

https://github.com/vickttor/ignite-reactnative-teams

Second guided project of the React Native course - Teams

expo react-native typescript

Last synced: 08 Sep 2025

https://github.com/vickttor/ignite-reactjs-refactoring-classes-ts

Repository to keep the refactored code of the second challenge from Module 2 - ReactJS Course

Last synced: 04 Sep 2025

https://github.com/vickttor/ejs_app

Site Web usando EJS, para fazer conexão do front-end com o back-end usando node e express

boostrap ejs javascript nodejs

Last synced: 12 Jun 2025

https://github.com/vickttor/nlw_setup_server

API Restfull built with fastify and typescript in NLW Setup Event.

Last synced: 10 Oct 2025

https://github.com/vickttor/report_screen_esther

This repository keeps the source code of a mobile screen. The page was built with React Native using Expo framework

Last synced: 10 Oct 2025

https://github.com/vickttor/format_time_from_seconds

This repository keeps an algorithm to convert a number as seconds to a friendly formatted string.

Last synced: 12 Oct 2025

https://github.com/vickttor/temperature_converter

This simple program built in Rust, gets the input of user when the `cargo run` command is run, and try to convert the temperature to Celsius and Fahrenheit

Last synced: 13 Oct 2025

https://github.com/vickttor/ignite-reactjs-fundamentals

First guided project of the React course

Last synced: 03 Jul 2025

https://github.com/vickttor/maratona_discover

Here I built the backend of a web app following Rocketseat's video series. The main languages ​​were HTML5, CSS3, JavaScript, Nodejs and NPM

css ejs expressjs html javascript nodejs npm

Last synced: 30 Dec 2025

https://github.com/vickttor/pirple-activities-in-csharp

This repository stores all the projects in C# built during the "Object Oriented Programming with C#" Course

blazor-application console-application csharp forms visual-studio xamarin

Last synced: 01 Nov 2025

https://github.com/vickttor/webapi-dotnet

Criando uma Api Web com ASP .NET

Last synced: 15 Sep 2025

https://github.com/vickttor/drum_kit

Project created during the JavaScript30 series. This code reproduce drum songs by keyboard only using JavaScript

Last synced: 03 Aug 2025

https://github.com/vickttor/ignite-java-fundamentals

Learning the Fundamentals of the Java Programming Language

Last synced: 12 Aug 2025

https://github.com/vickttor/formvalidation

Created with CodeSandbox

Last synced: 04 Oct 2025

https://github.com/vickttor/contact_list_flutter_homework

Web and Mobile Development Homework from Fatec College.

Last synced: 08 Jul 2025

https://github.com/vickttor/learning_rust_language

In this repository I store some folders that contains my progress during my studies. Here it's possible find some simple programs, and some projects. All this I read in the offical book of rust

games os rust-lang rust-library webserver

Last synced: 16 Mar 2025

https://github.com/vickttor/convertdata-in-csharp

Programa C# produzido durante o curso de Programação orientado a objetos da Pirple.com . O código pega os dados contido dentro um arquivo .csv, e formata os dados para salvar em um arquivo .tsv.

console-application csharp visual-studio

Last synced: 16 Mar 2025

https://github.com/vickttor/automacao-de-processos-com-python

Conceitos de automação de processos com Python, aprendido durante a semana intensiva de Python da HashtagTreinamentos

automation jupyter python

Last synced: 16 Mar 2025

https://github.com/vickttor/ignite-reactjs-shop

Fourth guided project of the React course - Ecommerce using Stripe

axios ecommerce keen-slider nextjs payment-integration stitches stripe typescript

Last synced: 16 Mar 2025

https://github.com/vickttor/threejs

Repository used to maintain the source code of my ThreeJS and Blender learning journey

Last synced: 16 Mar 2025

https://github.com/vickttor/todo-app-maui

A simple Todo App using MAUI (.NET)

Last synced: 16 Mar 2025

https://github.com/vickttor/tabnews

A clone of the https://tabnews.com.br website built during the course https://curso.dev from Filipe Deschamps.

nextjs13 nodejs18 reactjs18 tabnews

Last synced: 16 Mar 2025

https://github.com/vickttor/algorithms

This repository keeps my progress when I was learning Algorithms and data structure

Last synced: 16 Mar 2025

https://github.com/vickttor/ignite-reactjs-call

Sixth project of the ignite reactjs course. This project uses authentication and the design_system developed before this project.

Last synced: 16 Mar 2025

https://github.com/vickttor/gooportunities

A Go API with Gin, Swagger, GoORM and SQLITE

Last synced: 01 Jul 2025

https://github.com/vickttor/strategy_design_in_java

Strategy is a behavioral design pattern that turns a set of behaviors into objects and makes them interchangeable inside original context object.

Last synced: 16 Mar 2025