Topic: "tdd-javascript"
poly-glot/tensorflowjs-remove-background
Remove Background from the picture using WebAssembly & TensorFlow.js
Language: JavaScript - Size: 2.88 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 113 - Forks: 15

oslabs-beta/Jester
Jester is a test-generation tool to create integration test code.
Language: TypeScript - Size: 14.6 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 55 - Forks: 1

mohammad-taheri1/TDD-Interview-JS
Language: JavaScript - Size: 1.04 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 1

keyboardDrummer/typeless
Typeless: the benefits of TypeScript, without the types
Language: Scala - Size: 5.18 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 0

geek-fun/jest-search
Jest preset for running tests with local ElasticSearch, OpenSearch and ZincSearch.
Language: TypeScript - Size: 990 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 17 - Forks: 0

veilair/test-driven-development
An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about Test Driven Development (TDD).
Language: Go - Size: 330 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 2

Jahn08/WEB-PAGE-HIGHLIGHTER
A Mozilla Firefox and Google Chrome extension for marking text or adding notes on a web page
Language: JavaScript - Size: 1.33 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 10 - Forks: 4

gocodeup/intro-to-testing-js
Intro to Unit Tests and Test Driven Development with JavaScript
Language: JavaScript - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 906

ITurres/Jest-Testing
🧪I will write a few practical tests for JavaScript functions using the Jest library. I will make sure to follow the AAA pattern to make your tests easier for other developers to read and understand. I will also use the TDD approach in practice.🧪
Language: JavaScript - Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 0

khaosdoctor/software-testing-exercises
Exercises for my software testing workshop
Language: JavaScript - Size: 433 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

zhendrikse/tdd
Materials for practicing and teaching test-driven development (TDD)
Language: Python - Size: 50.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 3

garora/TDD-Katas-JavaScript
This repository contains Hands on Test Driven Development Katas - implemented using JavaScript
Language: JavaScript - Size: 346 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

magalidefelippe/whatsapp-helper
A helper to send whatsapp without scheduling a contact, the project developed using TDD with Jest, Javascript classes, BotstrapVue and SweetAlert.
Language: JavaScript - Size: 204 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

aaabdyrahmanov/bank-transactions-api
Bank transactions RESTful API with microservices architecture following the Test-driven development methodology
Language: JavaScript - Size: 542 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

glaucia86/curso-tdd-node-clean
Repositório do curso de TDD do Manguinho (Node + TS + SOLID + TDD + Clean Architecture)
Language: TypeScript - Size: 161 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

fernandoors/tdd-next-js
This is my material reference to use TDD into a react project with Typescript, Jest, Testing Library, and NextJS.
Language: TypeScript - Size: 263 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

Abdulsametileri/web-based-todo-list-application
Golang + vue.js + nginx + docker-compose + github action
Language: JavaScript - Size: 950 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

kaiosilveira/test-driven-development
A chapter-by-chapter, pull-request-oriented implementation with a descriptive commit history of the two examples discussed in "Test-Driven Development, by example" (Beck, 2000)
Language: JavaScript - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

teobler/TDD-with-React-hooks-demo
this is a demo for TDD in React
Language: TypeScript - Size: 3.98 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

marabesi/smelly-test
Finding test smells in your javascript/typescript code
Language: JavaScript - Size: 8.39 MB - Last synced at: 17 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 0

Spyna/tdd-workshop
Code for the Codemotion 2024 workshop on TDD
Language: JavaScript - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

poly-glot/vanilla-front-end-starter
A vanilla front-end starter kit with tools to support code quality, accessibility, unit testing, end to end testing, continuous integration setup and feature branch testing.
Language: JavaScript - Size: 2.45 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

iamlucasgomes/trybe-exercises
Exercícios e Projetos resolvidos ao longo da minha formação como Desenvolvedor Web na Trybe. // Exercises solved during my training as a Web Developer at Trybe.
Language: JavaScript - Size: 64.4 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

mahabubx7/todo-list-webpack-js
ToDo-list is a web-application for managing your daily tasks in the terms of To-Do's. A user can create, update, delete and manage these. It also used the localStorage for backup or store the data.
Language: HTML - Size: 955 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

victorino3/TDDandBDD
Test Driven Development (TDD) and Behavior Driven Development
Language: JavaScript - Size: 2.45 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

iberthyallano/The_Questions
Este projeto foi idealizado com o intuito de mostrar as questões de algumas seleções de emprego.
Language: JavaScript - Size: 240 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

evilamaior/cpf-validator-evm
Biblioteca criada para validar números de CPF.
Language: JavaScript - Size: 304 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

evilamaior/card-validator-evm
Biblioteca criada para validar números de Cartões de Crédito.
Language: JavaScript - Size: 380 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mchaov/sample-js-react-mobx-tdd-project
Sample project to kick off your TDD experience with JS, ReactJS and MobX
Language: JavaScript - Size: 4.55 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

hmjatt/Battleship
A JavaScript game based on a classic "Battleship" game, implemented to practice Test Driven Development.
Language: JavaScript - Size: 430 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

tanvirstreame/tdd-node-typescript
Language: TypeScript - Size: 28.3 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

ValentinoCarmonaS/API-CRUD
API RESTful con Node.js, Express y MongoDB (Mongoose). Usa TDD y MVC para un código robusto y escalable. Operaciones CRUD seguras con JWT.
Language: JavaScript - Size: 646 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ValentinoCarmonaS/RealTimeChat
A Real Time Chat API project
Language: JavaScript - Size: 297 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

dheysonalves/languages-kata-showcase
Repository with the purpose to testing (Programmers's Test/Unit Tests) with katas and solutions from HackerHank, Edabit and Leetcode.
Language: JavaScript - Size: 223 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

odilson-dev/testing-practice
Practicing TDD(Test Driven Development) from Odin
Language: HTML - Size: 72.3 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

OptimisticTrousers/battleship
A battleship game made with test driven development
Language: JavaScript - Size: 1.56 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

samuelmaina/sokoni
An online shop website. Developed in Node.js, Ejs, MongoDB, Jest(for unit and integrated testing) and Selenium(for end-to-end tests).Project done adhering to best node.js and general programming practices.Incoporates MPESA daraja API for online payment, SendGrid for email sending and Twillio for sms sending
Language: JavaScript - Size: 14.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 3

samuelmaina/mifugo-care
A MERN application that links vet services to livestock farmers. Vet assigned according to their previous ratings, nearness to customer and area of specialization. Backend API endpoints and some of the Frontend done using TDD.
Language: JavaScript - Size: 8.04 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

ruanres/dsa-typescript
Data Structure and Algorithms in typescript
Language: TypeScript - Size: 141 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rochagbriel/meet
A serverless, progressive web application (PWA) with React using a test-driven development (TDD) technique. The application uses the Google Calendar API to fetch upcoming events.
Language: JavaScript - Size: 13.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

uiyuvi/tic-tac-toe
Tic Tac Toe in TDD (KATA)
Language: JavaScript - Size: 531 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

DarkWool/battleship-js
Battleship Game made with Vanilla Javascript :heart:
Language: JavaScript - Size: 2.57 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Brunodkali/TDDexample
Language: JavaScript - Size: 12.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Fziliotti/frontend-ts-jest-clean-minimal
Minimal FrontEnd Template with typescript, jest, domain, data and infra layers of clean architecture.
Language: TypeScript - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

johnsonsirv/battleships
Minimal implementation of popular battleship game using vanilla-javascript
Language: JavaScript - Size: 2.55 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

johnsonsirv/jestable-javascript
Practicing TDD in JavaScript using JEST testing framework.
Language: JavaScript - Size: 1.06 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

m-kw/travel-agency
React, Redux, unit & integration tests, API, TDD
Language: JavaScript - Size: 1.83 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

HaQadosch/MasteringReactTestDrivenDevelopment
https://subscription.packtpub.com/book/web_development/9781789133417
Language: JavaScript - Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

brunosousadev/hora-complementar
Uma plataforma para gerenciar as horas complementares dos cursos da Universidade Federal do Ceará - Campus Crateús
Language: JavaScript - Size: 2.03 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sirleyalmeida/extratctLinksMd
Projeto Extract Links Markdown, na Laboratoria >>
Language: JavaScript - Size: 259 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

janarf/links-markdown
Esta biblioteca se destina à identificação e extração de links em markdown para um objeto.
Language: JavaScript - Size: 192 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rmachado55/sorteador-de-amigo-secreto-main
Aprendendo a utilizar testes unitários (JEST) e T.D.D.
Language: TypeScript - Size: 468 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Konsep-Koding/TDD-React-Redux
Sample TDD& BDD React Redux
Language: JavaScript - Size: 4.3 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

mgetz34/Team-Profile-Generator
A Node.js command-line application that takes in information about employees on a software engineering team and generates an HTML webpage that displays summaries for each person
Language: JavaScript - Size: 302 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

marllomartin/trybe-futebol-clube
Full stack soccer matches and leaderboards web application developed in React and Node.
Language: JavaScript - Size: 18.3 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Brunonavarrooficial/LoginAuthToken-TDDJs
Login Auth Token TDD
Language: HTML - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

felipehfernandes/store-manager
An API that uses the MSC (model-service-controller) architecture! Developed using TDD.
Language: JavaScript - Size: 795 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RCVigil/Zoo_Function
Simula um sistema de relatório de um zoológico. O sistema possui informações a respeito dos animais presentes no zoológico, colaboradores, horários de funcionamento e uma tabela de preços que varia de acordo com a idade das pessoas que o visitam.
Language: JavaScript - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

lemuellin/odin-battleship
Language: JavaScript - Size: 1.73 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Micael-M/API-CRUD-NodeJs-TypeScript-Sequelize-Testes
Desenvolvi um back-end (API) dockerizado utilizando modelagem de dados através do sequelize. Essa aplicação será consumida por um front-end já provido.
Language: JavaScript - Size: 593 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jcseeley/galactic-age-calculator
Epicodus Week #5 Project: JavaScript app focusing on TDD with Jest and webpack development environments.
Language: JavaScript - Size: 3.42 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Unis434/jest-another-RPG
A simple, text-based RPG created using Node.js, test-driven development, and object-oriented programming
Language: JavaScript - Size: 403 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

vitorSantanaDev/surfing-api-with-node
🏄🏿♂️This is a surfing API developed in Node.JS with Typescript
Language: TypeScript - Size: 329 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

hmjatt/Twitter-header
A Node script that display profile pictures of new followers on a twitter header
Language: JavaScript - Size: 3.09 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ocarlosbarros/store-manager
API RESTFUL Nodejs using Model, Service, Controller architecture, MySQL database to manage simple CRUD to sales and products applying TDD with unit tests.
Language: JavaScript - Size: 598 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

KPMGE/FreshGift
Simple gift suggestion application made with typescript, clean architecture, SOLID and TDD
Language: TypeScript - Size: 637 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

AntonioNarcilio/what-am-i-studying
🇺🇸 Repository designed to "store" my studies 📚 / 🇧🇷 Repositório destinado a "armazenar" meus estudos 📚
Size: 17.7 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

janitastic/renew-hotel
Hotel management tool for hotel customers to manage room bookings and calculate bills based on the Turing School of Software & Design Overlook Project.
Language: JavaScript - Size: 121 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ashishkarki/postify-app-with-tdd
A web app that allows users to join and post comments - utilizes MERN stack with Node stack following strict TDD.
Language: JavaScript - Size: 7.9 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

osamamammar/testing-practice
Test-driven development practice using Jest.
Language: JavaScript - Size: 50.8 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

JordT/hackathon-team-1
1 Week Hackathon creating CI/CD pipeline to deploy microservices to GKE, using: Git, Node.js, Jest TDD, Docker, Vue.js, Google Container Registry, and GKE.
Language: JavaScript - Size: 5.62 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ritamcastro/react-advanced-bookkeeper
Demo for the Bookkeeper app used in React Advanced 2021
Language: JavaScript - Size: 1.38 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

FazleRabbbiferdaus172/Learnings-along-the-way
Some things I have learned and done including algorithms, data structures, simulation, python, js, html, css, react, tdd-mocha.
Language: JavaScript - Size: 246 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

maelfosso/andi-taxi-api
Language: TypeScript - Size: 383 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

joseliacosta/clean-react-practice
A study case of TDD, Clean Architecture, Design Patterns and SOLID using React, TypeScript and Hooks.
Language: TypeScript - Size: 346 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

chancesmith/tdd-todo-list
TDD kata inside a React app to practice or get into your testing workflow.
Language: HTML - Size: 245 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

swarajlaha/product-inventory
A product inventory application made using React JS and JSON server, with features like - user authentication, managing products, with a responsive UI and good UX.
Language: JavaScript - Size: 396 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

amit08255/javascript-tdd
Simple JavaScript project designed to demonstrate test driven development designed with ReactJS NextJS.
Language: JavaScript - Size: 771 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

kenwilde1/battleship-game
Language: JavaScript - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

tandavala/MeetUsTDDJS Fork of e200/MeetUsTDDJS
Source of the code used on Meet.us() TDD with JS live
Language: JavaScript - Size: 102 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

facetrollex/TDD-Katas
TDD-Katas solutions
Language: JavaScript - Size: 770 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

sirleyalmeida/libraryCardValidator
Projeto Validação de Cartão de crédito, na Laboratoria >>
Language: JavaScript - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ryanorsinger/intro-to-testing-js
Intro to writing unit tests in test-driven-development for JS
Language: JavaScript - Size: 136 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

channely/TDD_GuessingNumber_Jasmine
Guessing number Game create long before in Jasmine
Language: JavaScript - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0

ClisbyShawn/beg-nodejs-to-do
Beginner NodeJS To Do List [FullStack Projects]
Language: JavaScript - Size: 162 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

HarryAlvarado28/Project-TDD-JavaScript
Project Test Driven Development (TDD)
Language: JavaScript - Size: 547 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

TomSoerr/odin-battleship
My Odin Battleship Project
Language: JavaScript - Size: 688 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jay-ike/js-competitive-algorithms
a set of algorithms use in programing contests implemented in javascript
Language: JavaScript - Size: 323 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

azevedo-pedro/TDD-Testing-EWAcademy
A Node.js application for managing car rentals with test-driven development using Mocha, Chai, Sinon, and Istanbul (NYC).
Language: JavaScript - Size: 40 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

bahiensed/katas
Just a simple repository featuring kata exercise solutions. Let's practice the TDD (Test-Driven Development) methodology.
Language: TypeScript - Size: 9.85 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

BodiAli/battleship
Battleship is a strategy guessing game where each player takes turns to destroy the other's battleships!
Language: JavaScript - Size: 1.11 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tatilimongi/Jest_Basics
This repository contains basic JavaScript functions with Jest unit tests, covering operations like addition, subtraction, and string manipulation, along with error handling.
Language: JavaScript - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

pazfelipe/tdd-react
Simple react project following TDD concepts
Language: TypeScript - Size: 616 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dsomleff/katas
Practice Katas with TDD
Language: TypeScript - Size: 125 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alex-bahena/Dynamic-team-profile-generator
This Node.js command-line application is a comprehensive solution designed for software engineering teams to efficiently manage and display employee information. The completion of the project has resulted in a robust application that takes in specific details of team members and generates a well-organized HTML webpage
Language: JavaScript - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

filipenatanael/javascript-coding-practice
:cupid: :star: Learning Javascript
Language: JavaScript - Size: 6.23 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

ariessa/data-structure-algorithm-test
Technical test for a full stack developer role.
Language: JavaScript - Size: 1.39 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MarioFGomes/DevAO-Forum
This is a backend for DevAO Forum application
Language: TypeScript - Size: 106 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

eltonrp/jest_tdd
Applying test-driven development - TDD with Jest framework
Language: JavaScript - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tednaphil/flashcards Fork of turingschool-examples/flashcards-starter
Flashcards solo project
Language: JavaScript - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
