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

Projects in Awesome Lists by dacmarcell

A curated list of projects in awesome lists by dacmarcell .

https://github.com/dacmarcell/mobile-crash-guide

Your collection of information about the mobile stack.

guia guide mobile mobile-development mobile-stack

Last synced: 05 Mar 2025

https://github.com/dacmarcell/portfolio

Meu portfolio de projetos e blog de artigos sobre programação

astrojs typescript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/struct-trait-and-impl-rust

Implementação prática das estruturas struct, trait e impl da linguagem Rust

Last synced: 05 Mar 2025

https://github.com/dacmarcell/sql-server-bootcamp-dio

SQL Server challenge - bootcamp dotnet DIO

azure-data-studio dotnet sql sql-server

Last synced: 05 Mar 2025

https://github.com/dacmarcell/gamerave

GameRave is an API built in Node.js with a PostgreSQL database running on Docker and utilizing TypeORM. Users can create games and provide critiques about them. Additionally, it features a system of likes and dislikes.

docker postgresql typeorm typescript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/text-editor-csharp

Editor de texto feito com POO. Praticando C# para entrar em .NET

csharp

Last synced: 05 Mar 2025

https://github.com/dacmarcell/phone-abstraction

C# Phone Abstraction

csharp

Last synced: 05 Mar 2025

https://github.com/dacmarcell/ts-config-generator

Welcome to the TypeScript Config Generator! This repository contains a simple yet powerful command-line tool designed to help you quickly generate tsconfig.json files tailored to various environments and setups.

rust

Last synced: 05 Mar 2025

https://github.com/dacmarcell/password-generator

Um gerador de senhas feito em Python

python

Last synced: 05 Mar 2025

https://github.com/dacmarcell/schedule

This project is an inventory management system developed for the company "No Transito" using the Python programming language and the Tkinter library

python tkinter

Last synced: 05 Mar 2025

https://github.com/dacmarcell/number_location_identifier

Number Location Identifier

python

Last synced: 05 Mar 2025

https://github.com/dacmarcell/guess-number-rust

Guess a number written in Rust

Last synced: 05 Mar 2025

https://github.com/dacmarcell/thumbnail-downloader

Um downloader de miniaturas do YouTube usando a estrutura Flask da linguagem Python.

flask python

Last synced: 05 Mar 2025

https://github.com/dacmarcell/xor-impl

Implementação de algoritmo de criptografia utilizando operador XOR

algorithms data-structures typescript xor

Last synced: 05 Mar 2025

https://github.com/dacmarcell/estruturas-de-dados-pratica

Praticando estruturas de dados em Javascript

data-structures javascript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/graph-implementation

A graph algorithm implementation

graph javascript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/cat-contest-nestjs

Practice Repository using NestJs

nestjs nodejs typescript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/comparacao-bubble-quick-sort

Uma comparação do tempo de execução de um algoritmo de Bubble Sort e outro com Quick Sort

bubble-sort data-structures javascript quick-sort

Last synced: 05 Mar 2025

https://github.com/dacmarcell/bubble-sort-grafico

Bubble sort com interface gráfica

bubble-sort javascript reactjs

Last synced: 05 Mar 2025

https://github.com/dacmarcell/product-control-asp-net-mvc

Application created with ASP.NET MVC. It is a crud of products

Last synced: 05 Mar 2025

https://github.com/dacmarcell/users-crud

Um CRUD de Usuários feito utilizando Java Spring Boot

java jv spring-boot springboot

Last synced: 05 Mar 2025

https://github.com/dacmarcell/dacti

DacTI 3D Website

javascript reactjs threejs

Last synced: 05 Mar 2025

https://github.com/dacmarcell/rust-lexer

Lexer written in Rust

rust

Last synced: 05 Mar 2025

https://github.com/dacmarcell/landing-page-astro-js

Landing page criada com Astro.js, com intuito de melhoria de performance em aplicações web

astro javascript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/ideaplanai-api

IdeaPlanAI - API - Transform ideas into real projects with AI

docker llama3 nemotron nvidia typescript

Last synced: 14 Mar 2025

https://github.com/dacmarcell/devstackapi

An API for managing software portfolio profiles. Users can add or remove social media links, posts, and projects. Designed for beginner programmers to learn API consumption while building their profiles.

asp-net-core azure c-sharp entity-framework sql-server-database

Last synced: 24 Feb 2025

https://github.com/dacmarcell/youtube-video-downloader

Baixador de vídeos do youtube

python youtube

Last synced: 05 Mar 2025

https://github.com/dacmarcell/login-with-context-example-react-native

Login feature implemented with Context Api in React Native

javascript react-native

Last synced: 05 Mar 2025

https://github.com/dacmarcell/selection-sort-golang

Implementação do algoritmo de ordenação selection sort na linguagem GoLang

data-structures-and-algorithms golang

Last synced: 05 Mar 2025

https://github.com/dacmarcell/edux

O EduControl é uma plataforma avançada de gestão escolar que oferece uma abordagem integrada e eficiente para administrar todas as operações essenciais de uma instituição educacional.

docker express postgresql prisma typescript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/masterclass-nest

Practice Repository using NestJs

nestjs prisma sqlite typescript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/ssr-next

An example repository for practicing ssr (server side rendering) concepts

javascript next react

Last synced: 05 Mar 2025

https://github.com/dacmarcell/products-crud

Um CRUD de Produtos feito em Java Spring Boot

java spring-boot springboot

Last synced: 05 Mar 2025

https://github.com/dacmarcell/minigrep

Last synced: 05 Mar 2025

https://github.com/dacmarcell/cryptoguardian

Crypto Guardian validation API, utilized for determining the ideal moment to purchase Ethereum cryptocurrency. Users input their preferred minimum and maximum values, and the API verifies if the range is conducive for the purchase or not.

nodejs typescript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/graphic-bubble-sort

A fresh iteration of my bubble sort project, now revamped with Next.js v14 + Typescript. Delve into visual sorting through this updated implementation, which amalgamates the practicality of Next.js with the clarity of Typescript.

nextjs typescript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/api-usuarios-aula

CRUD Node.js com Express.js de usuário para projeto em aula.

express javascript nodejs

Last synced: 05 Mar 2025

https://github.com/dacmarcell/api-upload-img

API de Upload de Imagens feita com NodeJs e MongoDB

api docker image-upload mongodb node nodejs

Last synced: 05 Mar 2025

https://github.com/dacmarcell/bot-wpp-node

Wpp Bot TS

Last synced: 05 Mar 2025

https://github.com/dacmarcell/codefeed

Clone do buzzfeed para o bootcamp angular da DIO

angular typescript

Last synced: 05 Mar 2025

https://github.com/dacmarcell/gamerave-web

Web Application for GameRave project

nextjs server-side-rendering typescript

Last synced: 07 Apr 2025

https://github.com/dacmarcell/ideaplanai

IdeaPlanAI - API - Transform ideas into real projects with AI

docker llama3 nemotron nvidia typescript

Last synced: 06 Feb 2025