Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by nickemma

A curated list of projects in awesome lists by nickemma .

https://github.com/nickemma/capstone-project-1

This is a capstone project about a summer bootCamp for people interested in becoming a developer and engineer

css html javascript

Last synced: 15 Nov 2024

https://github.com/nickemma/todo-list

This is an application that helps user input the list of what to do

css html javascript localstorage

Last synced: 15 Nov 2024

https://github.com/nickemma/movie-app

This application is all about a movie app that displays the list of recent and currents movie and the user can filter to get the latest movies

apis css html javascript

Last synced: 15 Nov 2024

https://github.com/nickemma/microverse-lazy-coders

Microverse lazy coders is a website where users can check out mentors and schedule a session with a mentor.

animation-css aos-animation css react

Last synced: 15 Nov 2024

https://github.com/nickemma/space-hub

This web application provides commercial and scientific space travel services. The application allows users to book rockets and join selected space missions.

api css3 react redux testing

Last synced: 15 Nov 2024

https://github.com/nickemma/country-app-metrics

This web application is build with react and provides statistical insights on Countries around the world and there continents. The application allows users to filter through the information by different continents and countries..

animation react redux restful-api scss unit-testing

Last synced: 15 Nov 2024

https://github.com/nickemma/nickemma

Last synced: 15 Nov 2024

https://github.com/nickemma/rock-paper

Last synced: 15 Nov 2024

https://github.com/nickemma/nicholas-portfolio

This is my personal portfolio where I showcase some of my projects I built so far which I designed myself.

aos-animation css3 javascript nextjs reactjs swiper-js

Last synced: 15 Nov 2024

https://github.com/nickemma/todo-app

Last synced: 15 Nov 2024

https://github.com/nickemma/myrage-app

MyRage is a web app for all lovers of crypto. It is a Single Page Application (SPA) that allows users to see the details and changes in real time.

animations api css3 react-router reactjs

Last synced: 15 Nov 2024

https://github.com/nickemma/capstone-project-kanban

This project is based on the Free-To-Game API. The data is fetched from the API and gets displayed on the cards. The user can comment on the cards and give likes also.

api css html5 javascript jest-tests webpack

Last synced: 15 Nov 2024

https://github.com/nickemma/bookstore

The Bookstore is a website where the user can display a list of books, add a book by providing a title, an author, and selecting from the categories, and remove a selected book.

css css-animations react redux redux-toolkit

Last synced: 15 Nov 2024

https://github.com/nickemma/car-rental-app

Exotic Rentals is a car rental agencies primarily serve people who require a temporary vehicle, It allows users to create an account, log in, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

axios framer-motion material-ui react react-toast-notifications redux swiper-js tailwindcss unit-testing

Last synced: 15 Nov 2024

https://github.com/nickemma/math-magician

Math-Magician" is a web app for all lovers of mathematics. It is a Single Page Application (SPA) that allows users to make simple calculations and read a random math-related quote.

css gitflow jest-tests reactjs

Last synced: 15 Nov 2024

https://github.com/nickemma/morse-code

Simple decoder for Morse messages.

ruby

Last synced: 15 Nov 2024

https://github.com/nickemma/webpack

Last synced: 15 Nov 2024

https://github.com/nickemma/recipe-app

This is a Ruby on Rails app that allows user to create, delete, and read recipes created by them or the community, allowing the users to decide whether they'd be public or not. Additionally, it allows users to create food records and generate a shopping list based on the missing food for their recipes. It comes with authentication and authorization

capybara css3 database gitflow postgresql rspec-testing ruby ruby-on-rails

Last synced: 15 Nov 2024

https://github.com/nickemma/note-app

Last synced: 15 Nov 2024

https://github.com/nickemma/car-rental-api

Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.

database jwt-authentication postgresql ruby ruby-on-rails swagger-ui tdd

Last synced: 15 Nov 2024

https://github.com/nickemma/my_blog_app

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

css3 database gitflow linter pagy postgresql ruby ruby-on-rails

Last synced: 15 Nov 2024

https://github.com/nickemma/gobank-api

The GoBank API is a lightweight and efficient JSON API server implemented in Go. It provides endpoints for managing bank accounts and performing account-related operations. With easy-to-use RESTful endpoints, developers can quickly integrate banking functionalities into their applications.

bycrypt docker golang gorilla-mux jsonwebtoken postgresql testing

Last synced: 15 Nov 2024

https://github.com/nickemma/blackjacks-games

Blackjack is a casino banking game. The most widely played casino banking game in the world, it uses decks of 52 cards and descends from a global family of casino banking games known as Twenty-One

command-line modules python

Last synced: 15 Nov 2024

https://github.com/nickemma/react-frontend-django

This application is all about a Employee app that displays the list of recent and currents employee added and the user can edit and update changes. The frontend part

javascript react react-bootstrap tailwindcss typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/hello-rails

Basic repo to understand new rails Project command

postgresql ruby

Last synced: 15 Nov 2024

https://github.com/nickemma/oop-school-library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This simple app creates will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

gitflow rspec ruby

Last synced: 15 Nov 2024

https://github.com/nickemma/vet-clinic

Vet-Clinic is A relational database using POSTGRESQL to create the initial data structure for a vet clinic. It contains related data about animals, animals' owners, clinic employees, and visits

backend gitflow postgresql sql

Last synced: 15 Nov 2024

https://github.com/nickemma/nasa-project

Schedule a mission launch for interstellar travel to one of the Kepler Exoplanets. Only confirmed planets matching the following criteria are available for the earliest scheduled missions:

arwes express hooks jest-tests mongodb nasa-api nodejs react spacex styled-components

Last synced: 15 Nov 2024

https://github.com/nickemma/tdd-project

Test Driven Development (TDD) is software development approach in which test cases are developed to specify and validate what the code will do. In simple terms, test cases for each functionality are created and tested first and if the test fails then the new code is written in order to pass the test and making code simple and bug-free

rspec ruby tdd

Last synced: 15 Nov 2024

https://github.com/nickemma/real-estate-mern

This is an application that helps user create a property with ease and see them display in real time. An admin dashboard that shows chart and Realtime social platforms. A user search by title, filter based on category and sort based on price. It uses Refine for the headless CMS.

admin-dashboard express material-ui mongoose nodejs react refine typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/multi-clothing-shop

Welcome to our ecommerce website, where shopping meets convenience and affordability. ensuring the safety and security of your personal and payment information using the latest security measures and encryption technology to safeguard your data and protect your privacy and we offers a seamless shopping experience.

apollo-client firebase graphql pwa-apps react redux redux-saga scss stripe-payments styled-components typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/shopping-ecommerce

is a web application that allows users to buy products online and also manage their orders, products, and categories, make payments. It is built with React and Typescript.

context-api reactjs scss typescipt

Last synced: 15 Nov 2024

https://github.com/nickemma/project-management-system

Project Management System is a web application that allows users to create a project and add tasks to it. It also allows users to see the progress of their projects and tasks.

apollo-client apollo-server expressjs graphql mongodb nodejs react-bootstrap reactjs

Last synced: 15 Nov 2024

https://github.com/nickemma/my-enumerable

This project is about enumerables. It is created so as to master the use of ruby syntax and best practices in Ruby.

ruby

Last synced: 15 Nov 2024

https://github.com/nickemma/go-todo-app

A simple todo application made with Golang + React + Typescript.

go-fiber golang mantine reatctjs typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/instagram-clone

Instagram clone is a pre-built social media app software that helps entrepreneurs . Users Features can be added, deleted, and modified easily in this Instagram clone simple, easy & seamless.

css3 dexie-js localstorage react

Last synced: 15 Nov 2024

https://github.com/nickemma/course-enrollment-and-grades-management-system

A Course Enrollment and Grade Management System in Java for a university. The system provides functionality to enroll students in courses, assign grades to students, and calculate overall course grades for each student.

java oops-in-java

Last synced: 15 Nov 2024

https://github.com/nickemma/go-jwt

A Golang web application that provides secure user authentication and authorization using JSON Web Tokens (JWT). The application allows users to register and login securely, and verifies their identity for protected endpoints.

bcrypt go-jwt golang postgresql

Last synced: 15 Nov 2024

https://github.com/nickemma/banklist-app

This is an application that helps user make transactions with ease and see the display in real time.

css gitflow github-workflows html javascript

Last synced: 15 Nov 2024

https://github.com/nickemma/location-sharing

This is place sharing location app for people that loves exploring new places and nature

expressjs mongodb nodejs reactjs

Last synced: 15 Nov 2024

https://github.com/nickemma/react-typescript-scss-starter

A starter template for building Full-stack web applications with React/Next.js, Tailwind CSS/Scss, Redux and TypeScript.

react-typescript reactjs redux-toolkit scss scss-starter-template typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/ai-powered-mood-app

Discover an intuitive way to track and understand your emotions with our AI-powered mood journal app. Seamlessly document your daily moods and experiences while our advanced AI analyzes patterns to provide personalized suggestions. Empower yourself with a deeper understanding of your emotional well-being and take steps towards a happier life

clerk neondb nextjs postgresql prisma shadcn-ui tailwindcss typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/hello-angular

Angular workshop you'll understand the Angular fundamentals and be able to build an application.

angular typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/nextjs-tailwind-starter

A starter template for building web applications with Next.js, Tailwind CSS, and TypeScript.

nextjs nextjs-tailwindcss-typescript nextjs-typescript tailwind-starter-kit tailwindcss typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/hotel-reservation

A comprehensive hotel reservation system designed to facilitate seamless booking and management of hotel rooms. Users can make reservations, and manage their bookings. Hotel administrators can view reservations, and update room details. This project aims to provide an efficient, user-friendly

bcrypt docker gofiber golang jwt-token mongodb testing

Last synced: 15 Nov 2024

https://github.com/nickemma/prompt-ai

An Ai powered chatbot with Chat-gpt response generation and a simple express server

javascript openai reactjs typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/you-don-t-know-js

JavaScript workshop with #Kyle Simpson. YOU DON'T KNOW JS. A deep dive into JavaScript's core language features; types & coercion, scope & closure, and JavaScript's object-oriented system.

javascript

Last synced: 15 Nov 2024

https://github.com/nickemma/springboot-rest-api

This project is a RESTful API developed using Spring Boot. It serves as a backend service for managing products in a catalog. Users can perform CRUD (Create, Read, Update, Delete) operations on products.

docker dto-pattern java maven mockito postgresql spring spring-boot spring-data-jpa

Last synced: 15 Nov 2024

https://github.com/nickemma/hello-react-frontend

Simple React Frontend for the Rails API project

axois reactjs redux

Last synced: 15 Nov 2024

https://github.com/nickemma/hello-rails-backend

A simple hello world API

postgresql ruby ruby-on-rails

Last synced: 15 Nov 2024

https://github.com/nickemma/data-structure-algorithm

All sorts of data structures, concepts, and algorithms implemented in various languages. Algorithm: method for solving a problem. Data structure: method to store information.

java javascript python3

Last synced: 15 Nov 2024

https://github.com/nickemma/learn-react-native

As part of expanding my mobile development skills, I am learning React Native, which enables me to create mobile applications using the same design principles and code structure I am familiar with in React.

Last synced: 15 Nov 2024

https://github.com/nickemma/flutter-todo-app

A todo app that seemlessly take data and stores it in a local database

dart flutter hive mobile-app

Last synced: 15 Nov 2024

https://github.com/nickemma/spring-security-api

A robust and secure RESTful API built with Spring Boot, designed to manage user authentication and authorization. It leverages advanced security practices to protect your application and ensure secure access to resources.

docker java jwt lombok postgresql spring-security

Last synced: 15 Nov 2024

https://github.com/nickemma/crud-app

A crud application to re-learn react and redux concept about crud app

redux tailwindcss typescript uuid

Last synced: 15 Nov 2024

https://github.com/nickemma/car-creation-app

A car rental agency that handles different types of vehicles, including cars, motorcycles, and trucks. the Vehicle Information System provides a contract specifying the methods for retrieving and setting vehicle details, ensuring a consistent structure for different vehicle types.

arraylist java

Last synced: 15 Nov 2024

https://github.com/nickemma/library-system

implementing a basic library system in Java, the program allow users to add books to the library, borrow books, and return books and list all the books. The system maintains a record of the available quantity of each book.

java

Last synced: 15 Nov 2024

https://github.com/nickemma/express-api-design

Chronos Pro is a cutting-edge time management and productivity application designed to help modern professionals streamline their daily schedules, optimize workflows, and achieve their goals with greater efficiency.

expressjs jwt-authentication postgresql prisma typescript unit-testing

Last synced: 15 Nov 2024

https://github.com/nickemma/thinking-in-react

This is an advance Authentication & Authorization application built with React & Typescript for the client side & Node, Express, MongoDB & Typescript for the server side. A user appealing and intuitive design

cookie expressjs mongodb nodejs nodemailer react-hook reactjs redux-toolkit rest-api typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/star-wars-codethedream

In this Project is i'm fetching start wars data from API and displaying it to the user.

css3 dom-manipulation fetch-api html5 javascript

Last synced: 15 Nov 2024

https://github.com/nickemma/image-upload-api

This project implements a simple Image Upload API with TypeScript, Express, MongoDB, and Multer. The API provides endpoints for uploading images, retrieving images, and handling errors gracefully.

mongodb nodejs typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/ultimate-snapmarket

Discover the future of shopping with SnapMarket. Snap up the best deals and enjoy a market experience that's as easy as a snap and trading becomes a breeze. providing the ultimate convenience for all your shopping needs. Enjoy a user-friendly interface and a wide range of products at your fingertips.

algolia-search drizzle-orm framer-motion neondb next-auth nextjs14 postgresql react-hook-form resend-email shadcn-ui stripe tailwindcss typescript zustand

Last synced: 15 Nov 2024

https://github.com/nickemma/weekend-sales-ecommerce

Welcome to our ecommerce website, where shopping meets convenience and affordability. ensuring the safety and security of your personal and payment information using the latest security measures and encryption technology to safeguard your data and protect your privacy and we offers a seamless shopping experience.

dart flutter

Last synced: 15 Nov 2024

https://github.com/nickemma/villa-tour

Welcome to villa tour, the ultimate destination for luxury living. Our exquisite villas offer the perfect blend of comfort and style, and our dedicated and friendly team awaits to give you a unique and memorable experience.

expressjs jwt mongodb mongoose morgan nextjs nodejs react-file-base64 redux-toolkit scss tailwindcss toast-notifications typescript

Last synced: 15 Nov 2024

https://github.com/nickemma/generic-library-catalog

This assignment assesses your ability to apply generic classes and methods to create a versatile library catalog that can handle different types of items. It evaluates your understanding of generic concepts in the context of a real-world application.

arraylist java

Last synced: 15 Nov 2024

https://github.com/nickemma/time-machine

Experience the world's time zones at your fingertips with Time Machine, the ultimate time-traveling application! Whether you're a jet-setter, a curious explorer, or just a time aficionado, Time Machine is your go-to tool for checking the current time in any country on the planet.

cmake cpp dart flutter mobile-app

Last synced: 15 Nov 2024

https://github.com/nickemma/student-management-system

A Student Record Management System in Java for a university. The system enables administrators to effectively manage student records, including adding new students, updating student information, and viewing student details.

java postgresql

Last synced: 15 Nov 2024

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

Testing rails with react in one app

database jsbundling postgresql reactjs redux ruby

Last synced: 15 Nov 2024

https://github.com/nickemma/snapgram

Last synced: 15 Nov 2024

https://github.com/nickemma/port-scanner

A Port scanner used for network reconnaissance, security auditing, and troubleshooting purposes. It helps network administrators identify potential vulnerabilities in their systems, detect unauthorized services running on network hosts, and ensure that firewall configurations are effective.

gnu-linux python3 socket

Last synced: 15 Nov 2024

https://github.com/nickemma/mern-commerce

A mern-stack based website that gives you all the information you need about your favorite accessories. built with react, redux, nodeJS, mongoDB and express

css3 expressjs jwt-authentication nodejs react redux

Last synced: 15 Nov 2024

https://github.com/nickemma/full-time-java-dev

Java workshop with #Angie Jones a software engineer and Java Champion. Learn object-oriented and functional programming techniques through hands-on coding challenges.

java

Last synced: 15 Nov 2024

https://github.com/nickemma/spendless-app

Spendless is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what. Manage your own money, manage your own life.

capybara database postgresql ruby ruby-on-rails tailwindcss tdd

Last synced: 15 Nov 2024