Projects in Awesome Lists by hendrixgotcodes
A curated list of projects in awesome lists by hendrixgotcodes .
https://github.com/hendrixgotcodes/react-native-versatile-onboarding
React-native-versatile-onboarding is a highly customizable and easy-to-integrate React Native library designed to enhance the onboarding experience for mobile applications.
Last synced: 29 Jul 2025
https://github.com/hendrixgotcodes/buy-sell
A moblie application that allows users to buy and sell used items. Cross-platform. Works well on android and iOS
ecommerce ecommerce-application expo firebase m-commerce mcommerce push-notifications react-native
Last synced: 23 Jul 2025
https://github.com/hendrixgotcodes/adding-attribute-to-html5-customelements
Last synced: 02 Jan 2026
https://github.com/hendrixgotcodes/full-react-app
Yep! Just another website built with react
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/hamburger-menu-pure-css--responsive-
A "hamburger" menu with pure css. Styled with SASS and converted to CSS.The page is fully responsive.
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/shopmanagementsys
A commercial shop management system
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/find-githubber
Find Githubber is an onine search engine for searching valid github users. Find Githubber upon query returns the public repos together with extra user information
Last synced: 02 Jan 2026
https://github.com/hendrixgotcodes/carousel
Simple slider with html, css and javascript
Last synced: 03 Jan 2026
https://github.com/hendrixgotcodes/profile-scroller-with-js-iterator
A simple profile scroller with an Iterator
Last synced: 28 Jun 2025
https://github.com/hendrixgotcodes/http-library-with-fetch-api
This is an HTTP library which can be used to GET, POST, PUT and DELETE resources from any REST Api
Last synced: 05 Oct 2025
https://github.com/hendrixgotcodes/systop-app
A cross-platform desktop app for monitoring native system resources
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/spa_with_no_framework
A single page application with no framework. Just vanilla javascript
Last synced: 12 Feb 2026
https://github.com/hendrixgotcodes/sending-mails-using-nodemailer
How to send mails on the server side using Nodemailer
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/using-mongodb
Saving data from form into a MongoDB and retrieval
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/tired-of-manually-having-to-fill-out-github-green-wall
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/yarn-worskpaces
Boilerplate for apps managed with monorepos
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/test-driven-development-tdd-in-react
Test Driven Development (TDD) In React
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/web-app-with-nextjs
Web app created with nextjs
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/static-nested-classes-in-java
This repository contains files(classes) which demonstrates how static nested classes are created and used in Java.
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/rest-api-design
Simple REST API server built in NodeJS
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/setting-up-a-server-with-expressjs
ExpressJS server setup
Last synced: 19 Jul 2025
https://github.com/hendrixgotcodes/reversearray
Contains codes to store elements in an Arraylist in a reverse order
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/refactor
A light weight CLI tool designed to make developers more robust in refactoring large codebase.
cli command-line command-line-tool open-source refactoring rename rename-files
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/react-native-accordion
Simple UI accordion created with react native animated
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/kotlin-crush-course
Decided to checkout kotlin
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/musico
A cross-platform mobile app built with react-native
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/minimum-element-
This respository contains codes to find the minimum element in an arraylist
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/javafx
A simple begineer code to demonstrate how "Message Boxes" are created and implemented in JavaFx
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/js-patterns---factory-pattern
Demonstration of The Factory Pattern In JS
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/interfaces
Demonstrating Interfaces in java and how they work. Interfaces are abstract types that strictly determines the behaviour of classes which implements them
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/java-tutorial-codes-to-illustrate-object-oriented-programming
This depository holds four classes to illustrate how objected oriented programming works."BankAccount" class is the main blueprint for objects to be created. It contains the states (variables) and methods to act on them. The "Classes" field however is a class which contains instances (objects) of the "BankAccount" class. Contains codes to save balance details to a text file called "BalanceDetails.txt"
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/imitating-typing-effect-with-react
How to create a typing effect in react.
Last synced: 29 Oct 2025
https://github.com/hendrixgotcodes/local-blog-post-creator
Creates Blog posts and saves them in a local repository instead of an actual database
Last synced: 14 Oct 2025
https://github.com/hendrixgotcodes/intro-to-shell-scripting-with-bash
Introduction to bash scripting.
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/imageshrinker
A cross-platform image shrinker application built with ElectronS. Works on Windows, MacOS and Linux
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/gdg-demo-html-cssjs
Source code for Write Clean To Reuse demo
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/es6---destructuring
Demonstration of how ES6 destruction works
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/electronjs-starter
Hello world program in electronJS
Last synced: 01 Jan 2026
https://github.com/hendrixgotcodes/fakelibrary-app
This project memics an actual book library app. It takes in book information and saves them in the local repository. How the app functions is described with comments in the code
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/form-validation-with-regular-expressions
Validating forms with regular expressions.
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/darkmodelightmode
Demonstration of the tutorial - "Dark-Mode Light-Mode"
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/firebase-automatic-deploy-with-github-actions
Repo to demonstrate how to set up automatic deploys with firebase through github actions
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/contactappinconsole
Using Arraylists to memic the idea of a Contact App
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/android_todoapp
First kotlin android app. A todo app.
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/advancing-in-js-audio-api
Advance use of JS audio api
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/ecommerce-react-firebase-graphql
A fully functional e-commerce web app built with react, firebase and grapql
Last synced: 15 Mar 2025
https://github.com/hendrixgotcodes/clone-of-courses.packtpub.com
For educational and practical purposes only. No intention of fraud or whatsover
Last synced: 02 Jan 2026
https://github.com/hendrixgotcodes/composition-in-java
This project demonstrates composition in Java Oriented Programming
Last synced: 06 Jul 2025
https://github.com/hendrixgotcodes/polymorphism
Project to demonstrate polymorphism in Java
Last synced: 08 Oct 2025
https://github.com/hendrixgotcodes/encapsulation-in-java
This repository holds a projec to demonstrate how Encapsultion works in Java
Last synced: 14 Oct 2025
https://github.com/hendrixgotcodes/service_workers
Used service worker to cache entire website. Its a two-page site, so no big deal here :)
Last synced: 08 Feb 2026
https://github.com/hendrixgotcodes/customelements
Printing a hello world with an HTML CustomElement
Last synced: 11 Feb 2026
https://github.com/hendrixgotcodes/parallax-animation
Parallax animations in javascript
Last synced: 12 Feb 2026
https://github.com/hendrixgotcodes/hotel-website-
A protype Hotel Website created with Pure HTML5 and CSS3
Last synced: 16 Feb 2026
https://github.com/hendrixgotcodes/foodlog
Simple web app built with ruby on rails
ruby ruby-application ruby-on-rails rubyonrails
Last synced: 19 Jan 2026