Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by NeckerFree

A curated list of projects in awesome lists by NeckerFree .

https://github.com/neckerfree/advancedwebapi

Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting

c-sharp dependency-injection filtering minimal-api net-core paging repository-pattern scaffolding searching sorting unitofwork-pattern

Last synced: 16 Nov 2024

https://neckerfree.github.io/Awesome-Books/

Basic website that allows users to add/remove books from a list. This project uses JavaScript modules and clases.

books css html javascript

Last synced: 16 Nov 2024

https://github.com/neckerfree/portfoliov0

My personal portfolio: responsive version that shows info related to projects, experience and tools. Built with Javascript.

Last synced: 16 Nov 2024

https://github.com/neckerfree/capstone-module-1

Project-based on an online website for a conference. This website is created from some design guidelines and is customized to present information about Running is a passion. Built with Javascript.

css htlm5 javascript marathon running

Last synced: 16 Nov 2024

https://github.com/neckerfree/awesome-books

Basic website that allows users to add/remove books from a list. This project uses JavaScript modules and clases.

books css html javascript

Last synced: 16 Nov 2024

https://github.com/neckerfree/to-do-list

Simple HTML list of To Do tasks, this web page is built with Javascript and using webpack and served by a webpack dev server.

Last synced: 16 Nov 2024

https://github.com/neckerfree/neckerfree

Software Developer

Last synced: 16 Nov 2024

https://github.com/neckerfree/workout

Project to record information about daily running training.

Last synced: 16 Nov 2024

https://github.com/neckerfree/space-travellers-hub

Real live data from the SpaceX API, this is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Last synced: 16 Nov 2024

https://github.com/neckerfree/vet_clinic

Use a relational database to create the initial data structure for a vet clinic.

Last synced: 16 Nov 2024

https://github.com/neckerfree/blog_app

The Blog app is a classic example of a blog website. this website shows the list of posts and empower readers to interact with them by adding comments and liking posts.

Last synced: 16 Nov 2024

https://github.com/neckerfree/math-magicians

Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.

Last synced: 16 Nov 2024

https://github.com/neckerfree/tdd

Last synced: 16 Nov 2024

https://github.com/neckerfree/leaderboard

Leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Last synced: 16 Nov 2024

https://github.com/neckerfree/react-to-do-tutorial

This tutorial covers all main concepts about React, from the very basics to some intermediate topics.

Last synced: 16 Nov 2024

https://github.com/neckerfree/capstone-module-2

Web application based on an external API. The API provides data about a topic.

Last synced: 16 Nov 2024

https://github.com/neckerfree/enumerable

In this project you will learn how to use a module inside your class. For this you will create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.

Last synced: 16 Nov 2024

https://github.com/neckerfree/bookstore

The Bookstore is a website that allows to Display a list of books, add and remove a book.

Last synced: 16 Nov 2024

https://github.com/neckerfree/reactbestpractices

React project to implement a new app using best practices,

Last synced: 16 Nov 2024

https://github.com/neckerfree/capstone-metropolitan-museum-of-art

This React-Redux capstone project is a mobile web application that gets and shows filtered data from Metropolitan-Museum-of-Art API (https://metmuseum.github.io/)

Last synced: 16 Nov 2024

https://github.com/neckerfree/crud-microservice

Validation project of the main components used in a microservices architecture

Last synced: 16 Nov 2024

https://github.com/neckerfree/workout-backend

Project to store DB information about Workout

Last synced: 16 Nov 2024

https://github.com/neckerfree/tasks_vs_threads

To identify differences between Tasks and Threads

Last synced: 16 Nov 2024

https://github.com/neckerfree/solidprinciples

Exercise to validate the use of Solid Principles

Last synced: 16 Nov 2024

https://github.com/neckerfree/react-minapi

This projects uses .NET Min API with SQL Server DB and the interaction with React as Frontend

Last synced: 16 Nov 2024

https://github.com/neckerfree/studentswebapp

Web application to maintain student information.

angular c-sharp dot-net-core minimal-api sqlite

Last synced: 16 Nov 2024

https://github.com/neckerfree/schoolregistration

Application that allows the students rate the courses they are doing and perform CRUD operations to evaluate a course

Last synced: 16 Nov 2024

https://github.com/neckerfree/to-do-list-review

Project to Code Review

Last synced: 16 Nov 2024

https://github.com/neckerfree/aws_cdk_python

AWS CDK To deploy Apache Server

Last synced: 16 Nov 2024

https://github.com/neckerfree/webpack-template

Template to setup webpack

Last synced: 16 Nov 2024

https://github.com/neckerfree/git_test

Last synced: 16 Nov 2024

https://github.com/neckerfree/delete

Last synced: 16 Nov 2024

https://github.com/neckerfree/weekpractice

Project to practice new topics about algorithms or data structures each week

Last synced: 16 Nov 2024

https://github.com/neckerfree/hellorails

Rails 'Hello World!' project

Last synced: 16 Nov 2024

https://github.com/neckerfree/microservicesapigateway

Implementation of Microservices API Gateway and Auth

Last synced: 16 Nov 2024

https://github.com/neckerfree/mymoney

This capstone project is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Last synced: 16 Nov 2024

https://github.com/neckerfree/hello-rails-react

Set up a "Hello world" project as one app with Webpack

Last synced: 16 Nov 2024

https://github.com/neckerfree/cars

An app that allows the user to select cars to book a test drive appointment.

bootstrap css factory-bot-rails html javascript jwt posgtresql react redux rest-api ruby-on-rails

Last synced: 16 Nov 2024

https://github.com/neckerfree/react-take-home-test

React Take Home Challenge

Last synced: 16 Nov 2024

https://github.com/neckerfree/reactpractice

Project to practice React concepts

Last synced: 16 Nov 2024

https://github.com/neckerfree/patternsforcoding

Validate and master some common patterns solving code challenges.

Last synced: 16 Nov 2024

https://github.com/neckerfree/mockefcore

.NET Solution to test Web.API with Mocked Data

Last synced: 16 Nov 2024

https://github.com/neckerfree/mongodockerservice

Take Home Project to connect MongoDB Minimal API service to Docker Container

Last synced: 16 Nov 2024

https://github.com/neckerfree/carsapi

Last synced: 16 Nov 2024

https://github.com/neckerfree/best_templates

Repository of templates to start a new project using best practices

Last synced: 16 Nov 2024

https://github.com/neckerfree/portfolio

Personal Portfolio

Last synced: 16 Nov 2024

https://github.com/neckerfree/techtest

Web API for the program that plays Rock, Paper, Scissors against a human.

Last synced: 16 Nov 2024

https://github.com/neckerfree/testing-practice

Repo for Testing practice

Last synced: 16 Nov 2024

https://github.com/neckerfree/helloworld

Hello Microverse Repository

Last synced: 16 Nov 2024