GithubHelp home page GithubHelp logo

he4rt / he4rtoberfest-2023 Goto Github PK

View Code? Open in Web Editor NEW
84.0 84.0 139.0 5.36 MB

Repo oficial do He4rtoberfest da He4rt Developers 2023

PHP 5.87% Ruby 2.42% TypeScript 4.15% JavaScript 10.60% Common Lisp 1.22% Go 13.43% Python 6.84% C 9.48% Java 27.61% Zig 1.49% Kotlin 0.38% C# 5.86% Rust 4.92% Haskell 0.04% C++ 1.01% Swift 1.79% F# 1.34% Lua 0.08% Brainfuck 0.57% Makefile 0.89%
hacktoberfest hacktoberfest2023

he4rtoberfest-2023's Introduction

he4rt

aaa

he4rtoberfest-2023's People

Contributors

andreyvdl avatar brunagpires avatar canhassi12 avatar cherryramatisdev avatar clintonrocha98 avatar davidspader avatar dscamargo avatar fernanduandrade avatar guisaliba avatar joao-erik2077 avatar julioformiga avatar k8adev avatar lanjoni avatar lokoinsanus avatar lucasm4sco avatar luisnadachi avatar lukasveiga avatar m4rri4nne avatar marlonhenq avatar offpepe avatar pantotone avatar pedrodrago avatar pinheir0g avatar saraaniceto avatar sqmatheus avatar thenriquedb avatar tiotoninho avatar uriel-david avatar willy-r avatar yzpeedro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

he4rtoberfest-2023's Issues

REQ

add a backtracking and oops code , and some problem's code, plz assign me

Novos exercícios

Me bateu um pensamento lá longe, de se era possível incluir um projetinho no estilo de um CRUD ou algo assim, pra ir um pouco além dos existentes e praticar outras coisas como libs e organização de projeto. Não sei se fica tão pesado para os reviews, assim como não sei se todos fariam, mas acho que vale a sugestão.

padronização dos nomes da função de cada desafio

Pegando como exemplo o codewars onde os desafios tem apenas um escopo vazio onde os usuários vão inserir o seu código.

Pegando o exemplo da tarefa 0 no js poderia ser algo como:

function main() {
  
}

Teste

describe('Main', function() {
  it('should return "Hello World"', function() {
    expect(main()).toEqual('Hello World');
  });
});

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.