Pinned Repositories
About-4Geeks-Academy
👩🏽🏫 Get to know the academy, teachers, students, locations around the world and why everyone talking about us, one of the 🏆 top places to learn to code end evolve your coding skills 🤯.
API-Node.JS
Created with Node.js and Express. I am Josh
apiv2
cam-project
cloud_haiku
Community-made poetry about infrastructure
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Crypto-Heroku-Version
This project was created by my colleague(Stewart:Github(GMDEEP)) and me. This website application was created React.js, Flask, Python. JavaScript, HTML, SCSS, Bootstrap, Flux, postgreSQL, SQLAlchemy and this web application is currently hosted on Heroku. This project was made with the intention to help educate people on cryptocurrency with the hopes that they might be able to achieve financial freedom. This project utilized data modeling to create the backend and the coingecko api to gather the information used for the backend. The Coins(/coinage) was created with a fetch command from the coingecko api and I created a 7 day moving average graph with the information from it using google react graphs. We also created href links using font awesome. For the articles page we used a fetch request with some stylings to create the RSS feed and we did the same thing for the events page.
Learning-React.s-LinkedIn-Course
Port 3000 error: Eventually I will come back and figure out how to fix this error. SecurityError: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.
More-python-Practicwe
Do to a minor issue, I will be working on the rest of this file on another repo.
Python-Practice
Joshfishman97's Repositories
Joshfishman97/More-python-Practicwe
Do to a minor issue, I will be working on the rest of this file on another repo.
Joshfishman97/Learning-React.s-LinkedIn-Course
Port 3000 error: Eventually I will come back and figure out how to fix this error. SecurityError: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.
Joshfishman97/Python-Practice
Joshfishman97/API-Node.JS
Created with Node.js and Express. I am Josh
Joshfishman97/apiv2
Joshfishman97/cam-project
Joshfishman97/cloud_haiku
Community-made poetry about infrastructure
Joshfishman97/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Joshfishman97/Crypto-Heroku-Version
This project was created by my colleague(Stewart:Github(GMDEEP)) and me. This website application was created React.js, Flask, Python. JavaScript, HTML, SCSS, Bootstrap, Flux, postgreSQL, SQLAlchemy and this web application is currently hosted on Heroku. This project was made with the intention to help educate people on cryptocurrency with the hopes that they might be able to achieve financial freedom. This project utilized data modeling to create the backend and the coingecko api to gather the information used for the backend. The Coins(/coinage) was created with a fetch command from the coingecko api and I created a 7 day moving average graph with the information from it using google react graphs. We also created href links using font awesome. For the articles page we used a fetch request with some stylings to create the RSS feed and we did the same thing for the events page.
Joshfishman97/Django-Rest-Project
Joshfishman97/Django-Restframework-API-
Using this as a template still need to pip install django and pip install djangorestframework as well as go into settings and add rest framework under installed appis and make an api auth.
Joshfishman97/DjangoRestFrameWork-TodoLIst
Joshfishman97/Ecommerce-with-flask
Joshfishman97/Family-Tree-Static-API
Joshfishman97/Final-project
Joshfishman97/first-contributions
🚀✨ Help beginners to contribute to open source projects
Joshfishman97/Graphql-learnings-with-node.js-appollo
Joshfishman97/Joshfishman97
My personal repository
Joshfishman97/Learn-python-interactively-excercize
Joshfishman97/my-auth-app
Joshfishman97/nodejs-practice
Joshfishman97/Postman-testing-lesson
Importing files from Linkedin Course to learn more about Postman
Joshfishman97/Practice-repo-frontned
Joshfishman97/python-code-tester-
Joshfishman97/python-functions-learnings
Joshfishman97/Python_List_and_Loops_Learnings
Joshfishman97/react-interface-2880067
I completed the course that used this to teach react!
Joshfishman97/Refresher-lessonon-git-github
Joshfishman97/Starwars-Blog-Reading-List
This project used React, HTML, SCSS, JavaScript, Python and Flask in order to to create a webpage with information on some people, planets and vehicles which can be found in the Star Wars universe. This project fetches information from a backend API which ,I created in another project in order to populate the front-end with information on the people, planets and vehicles. This project utilized the .Map() function that javascript has to create the cards which contained the information on the three things I stated earlier. The styling of the cards mostly utilized bootstrap. This project also used event listeners in order to make a favorites list for each user.
Joshfishman97/Todo-List-API-in-Python-Flask