Pinned Repositories
airbotics
Airbotics is an open-source software deployment platform for robotics.
backend-postgres-node-express
an example of deploying a node, express, and postgres backend using render
CalculatorGUI
Project using the Java Swing Framework
compound-calculator
Simple Web App that calculates compound interest and allows users to create accounts
contributely-backend
Backend repo for Contributely, a web application that allows donors to find social causes they're interested in and gives social groups a way to collect contributions towards their initiatives. Frontend repo: https://github.com/jchukwuezi/contributely-frontend
contributely-frontend
Frontend repo for Contributely, a web application that allows donors to find social causes they're interested in and gives social groups a way to collect contributions towards their initiatives. Backend repo: https://github.com/jchukwuezi/contributely-backend
contributely-v2
Scrapes causes and fundraisers from popular sites and allows user to filter based on category and 5 countries (AU, IE, US, UK, CA)
mern-boilerplate
Boilerplate for developing MERN applications with session based authentication.
resuable-components
Reusable components (HTML/CSS/JS) that I use for creating websites. Feel free to clone.
stripe-connect-implementation
This project implements Stripe Connect using React on the front end and Node/Express/MongoDB on the backend
jchukwuezi's Repositories
jchukwuezi/stripe-connect-implementation
This project implements Stripe Connect using React on the front end and Node/Express/MongoDB on the backend
jchukwuezi/airbotics
Airbotics is an open-source software deployment platform for robotics.
jchukwuezi/backend-postgres-node-express
an example of deploying a node, express, and postgres backend using render
jchukwuezi/compound-calculator
Simple Web App that calculates compound interest and allows users to create accounts
jchukwuezi/contributely-backend
Backend repo for Contributely, a web application that allows donors to find social causes they're interested in and gives social groups a way to collect contributions towards their initiatives. Frontend repo: https://github.com/jchukwuezi/contributely-frontend
jchukwuezi/contributely-frontend
Frontend repo for Contributely, a web application that allows donors to find social causes they're interested in and gives social groups a way to collect contributions towards their initiatives. Backend repo: https://github.com/jchukwuezi/contributely-backend
jchukwuezi/contributely-v2
Scrapes causes and fundraisers from popular sites and allows user to filter based on category and 5 countries (AU, IE, US, UK, CA)
jchukwuezi/mern-boilerplate
Boilerplate for developing MERN applications with session based authentication.
jchukwuezi/resuable-components
Reusable components (HTML/CSS/JS) that I use for creating websites. Feel free to clone.
jchukwuezi/contributely-v2-backend
jchukwuezi/exercism-JS
Repository to store exercism JavaScript track exercises.
jchukwuezi/flask-basic-rest-api
Basic REST API created using Flask
jchukwuezi/flask-sql-alchemy
Basics of Flask SQLAlchemy and using an ORM
jchukwuezi/flask-tutorial
Learning the basics of flask from following some tutorials online
jchukwuezi/git-flow-exercise
An exercise for learning git-flow
jchukwuezi/http-requests-java
jchukwuezi/JAMStack-blog-starter
Filler content for the DevProjects challenge Create a fast and secure blog using JAMStack, so you can get started without worrying about having content.
jchukwuezi/jchukwuezi
Config files for my GitHub profile.
jchukwuezi/JS-roadmap
Road map for JS learning.
jchukwuezi/mongo-node-express-tut
Following tutorial: https://www.youtube.com/watch?v=SBvmnHTQIPY by Traversy Media to create simple CRUD application with google authentication
jchukwuezi/old_timers
Social network for over 70s using Java (Struts2 Framework) and MySQL
jchukwuezi/portfolio-v2
Version 2 of minimal personal portfolio and blog built using HTML and CSS
jchukwuezi/React-RestEASY-CRUD
Dummy CRUD application with React on the client side and Java (RestEASY + Tomcat) on the server side.
jchukwuezi/sass-components
Reusable components using sass
jchukwuezi/software-patterns-ca
jchukwuezi/software-patterns-ca-final
Web application that stores information about a catalogue of an online store. Implements Gang Of 4 patterns. Uses MERN stack.
jchukwuezi/tailwind-components
reusable components using tailwind
jchukwuezi/technologies
Basics of HTML and CSS
jchukwuezi/typescript-express-starter
jchukwuezi/url-shortner-backend
Backend for url shortner application