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

Projects in Awesome Lists tagged with coding-exercise

A curated list of projects in awesome lists tagged with coding-exercise .

https://github.com/pkprajapati7402/c-practice-problems

A collection of C language practice problems and their solutions, ranging from basic to advanced levels. This repository is ideal for learners to enhance their C programming skills through hands-on exercises.

c-basic c-programming coding-exercise education practice-problems programming-fundamentals solutions

Last synced: 13 Apr 2025

https://github.com/pedroka-dev/cheques-por-extenso

💵 Um programa C# que escreve o valor de um cheque em reais por extenso

coding-exercise csharp

Last synced: 21 Mar 2025

https://github.com/pedroka-dev/triangle-identifier

🔺 C# console application that can identify if a trinagle is isosceles, equilateral or scalene.

coding-exercise csharp

Last synced: 15 Jul 2025

https://github.com/pedroka-dev/regular-expression-python

🆎 A Python script that verifies if string is part of the determined regular expression or not.

coding-exercise csharp

Last synced: 21 Mar 2025

https://github.com/pedroka-dev/sudoku-validator

🔢 C# console application that validates if a string is a valid Sudoku grid or not.

coding-exercise csharp

Last synced: 21 Mar 2025

https://github.com/pedroka-dev/martian-robot

🛰 C# .NET console app that moves and rotates a "robot" on a custom grid based on a string input of commands.

coding-exercise csharp

Last synced: 29 Oct 2025

https://github.com/pedroka-dev/roman-numerals

🏛 C# app that can convert integers to roman numerals

coding-exercise csharp

Last synced: 18 Jul 2025

https://github.com/leotm/book-store

MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.

angular5 bootstrap4-alpha6 chai coding-exercise hapi http-get json karma-jasmine minimal mocha mvp nodejs sinon typescript unit-testing

Last synced: 30 Dec 2025

https://github.com/lucianoscarpaci/vim-code-assistant

Empower your Vim workflow with an intelligent code assistant that analyzes buffer contents and delivers real-time responses within Vim for enhanced productivity and coding efficiency.

buffers code-analysis code-assist-tool code-completion coding-exercise developer-tools error-detection productivity-booster software-development vim-plugins

Last synced: 30 Dec 2025

https://github.com/pedroka-dev/shark-in-servicenow-2024

Modifications on a ServiceNow instance for managing Products and Products Request, where users on the Analyst group can create a new Request and users on the Supervisor group might accept it or not. Implements important concepts like Tables, ACLs, Flow, Portal list and Portal Record

coding-exercise servicenow

Last synced: 04 Jan 2026

https://github.com/pedroka-dev/th-medias-pop-normal-var-desc

👨‍🏫 Um programa de python que resolve problemas de estatística e probabilidade relacionados a Teste de Hipoteses de uma população normal com variança desconhecido, para todos inputs compatíveis com a resolução de t Student

coding-exercise python

Last synced: 21 Mar 2025

https://github.com/leotm/merge-local-server-data

My MVP solution to a coding exercise to augment local and server GitHub data

async-await authorization chai coding-exercise github hapi headers json mocha npm post-request request-promise sinon

Last synced: 26 Feb 2025

https://github.com/rafaelmprogrammer/semantic-containers

This is a repository from the projects/exercises I need to create and solve in classes from Tokio School.

coding-exercise front-end-development html5 junior-developer junior-frontend-developer webdev webdevelopment

Last synced: 20 Feb 2025

https://github.com/carlescn/python_experiments

Some unconnected coding experiments used for learning.

coding-exercise python

Last synced: 22 Feb 2025

https://github.com/rafaelmprogrammer/html-introduction-project

This is a repository from the projects/exercises I need to create and solve in classes from Tokio School.

coding-exercise front-end-development front-end-project html5 junior-developer junior-frontend-developer junior-full-stack-developer webdev webdevelopment

Last synced: 11 Oct 2025

https://github.com/percivalgebashe/shopping-cart-refactoring-assessment

Refactored shopping cart exercise. Improved readability, maintainability, and correctness while keeping business functionality unchanged.

clean-code coding-exercise java junior-developer refactoring spring-boot

Last synced: 13 Oct 2025

https://github.com/rafaelmprogrammer/forms-html

This is a repository from the projects/exercises I need to create and solve in classes from Tokio School.

coding-exercise forms front-end-development html5 junior-developer junior-frontend-developer junior-web-developer webdev webdevelopment

Last synced: 02 Mar 2025

https://github.com/lycuid/99problems

OCaml's 99 problems (...but in haskell).

coding-exercise haskell

Last synced: 24 Oct 2025

https://github.com/leotm/angularfire2-new-app

Going through the docs

coding-exercise

Last synced: 09 Sep 2025

https://github.com/leotm/notes

My successful MVP design implementation to a coding exercise to create a CRUD application, trying Angular 5.

angular5 bootstrap4-beta2 coding-exercise hapi karma-jasmine nodejs scss typescript unit-testing

Last synced: 20 Sep 2025

https://github.com/leotm/traffic-light-server-status

My solution to the described exercise to monitor the status of URLs with traffic lights.

ajax coding-exercise css es6 get-request html http-status-code javascript jquery oop

Last synced: 02 Aug 2025

https://github.com/leotm/hackajob.co-html-css-challenge

VanillaJS MVC contact list app | JavaScript Front End | MVP 60 mins + 30 mins trying new Bootstrap 4 alpha.

bootstrap4-alpha5 coding-challenge coding-exercise css frontend hackajob html javascript minimal mvp vanilla

Last synced: 23 Oct 2025

https://github.com/pokle/coding-exercise-traffic-counter

Stats about cars that pass a traffic counter 🚗🚙

coding-exercise

Last synced: 10 Jan 2026

https://github.com/leotm/world-population-app

🌎 My successful solution to NCR's CLI task, followed by a phone interview. An app that you give a list of countries, then returns how many people live in each one, in order from highest to lowest.

api chai coding-exercise command-line mocha nodejs request

Last synced: 26 Feb 2025

https://github.com/leotm/admin

My successful MVP solution to a coding exercise to create an admin view for new user data.

admin-dashboard angular5 bootstrap4-beta2 coding-exercise crud hapi karma-jasmine nodejs scss typescript unit-testing user-management

Last synced: 11 Jul 2025

https://github.com/candytale55/student_becomes_the_teacher_py_2

Codecademy's “Challenge Course”. You are the teacher of your own class. Make a gradebook for all of your students and manage your class information.

average codecademy coding-exercise python-dictionary python2 school-grades school-management

Last synced: 31 Mar 2025

https://github.com/rafaelmprogrammer/semantic-text-format-html

This is a repository from the projects/exercises I need to create and solve in classes from Tokio School.

coding-exercise front-end-development html5 junior-developer junior-frontend-developer junior-web-developer semantic-text webdev webdevelopment

Last synced: 11 Jun 2025

https://github.com/leotm/todo-angular4-redux-bootstrap4

A Todo app in Angular 4, Redux and Bootstrap 4.

coding-exercise

Last synced: 26 Feb 2025