Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by jmgogo

A curated list of projects in awesome lists by jmgogo .

https://github.com/jmgogo/webscraping-for-business

Webscraping with scrapy and playwright, prospecting local businesses in Doral, Florida for marketing opportunities. πŸ•·οΈ

playwright scrapy webscraping

Last synced: 06 Nov 2024

https://github.com/jmgogo/the-android-app-market-on-google-play

Business insights to derive pricing and market strategy for new apps to the Android app store.

business-analytics probability-statistics

Last synced: 06 Nov 2024

https://github.com/jmgogo/webapp-security

A repo covering the basics of web application security

cors csrf sql-injections xss

Last synced: 06 Nov 2024

https://github.com/jmgogo/thoughts-react

This project leverages the React Framework βš›οΈ to create a dynamic front-end for an app to detail your passing thoughts! 🧠

create-react-app css devcontainer docker docker-compose html javascript js react react-components react-hooks reactjs

Last synced: 06 Nov 2024

https://github.com/jmgogo/real_estate_analytics

Test project for grabbing real estate data through the Zillow API.

api real-estate

Last synced: 06 Nov 2024

https://github.com/jmgogo/raspberry-pi-iot

IoT Projects for the Raspberry Pi

iot library

Last synced: 06 Nov 2024

https://github.com/jmgogo/react-pets

React webapp to route pet details for a pet adoption service 🐢😺

docker-compose docker-container dockerfile javascript js netlify netlify-deployment react react-router reactjs

Last synced: 06 Nov 2024

https://github.com/jmgogo/postgresql-security

A short recap of PostgreSQL security configuration settings with examples

dotenv host-based-authentication postgresql postgresql-conf role-based-access-control

Last synced: 06 Nov 2024

https://github.com/jmgogo/oauth2-app

Basic setup of OAuth2 Authentication for an app through GitHub.

authentication express express-session javascript oauth2 passport-github2 passportjs

Last synced: 06 Nov 2024

https://github.com/jmgogo/predicting-credit-card-approvals

A project demonstrating the creation of a machine learning model to automate the approval or rejection of credit card applications through supervised learning techniques. πŸ’³

importing-and-cleaning-data logistic-regression machine-learning

Last synced: 06 Nov 2024

https://github.com/jmgogo/react-news

Last synced: 06 Nov 2024

https://github.com/jmgogo/mocha-js

A demo for unit testing with the Mocha.js framework.

assertion-framework devcontainer javascript mocha-js node-js unit-testing

Last synced: 06 Nov 2024

https://github.com/jmgogo/jgome284

My personal repository.

Last synced: 06 Nov 2024

https://github.com/jmgogo/node-essentials

Jupyter notes for essential tools on Node.js

jupyter-notebook node node-js nodejs

Last synced: 06 Nov 2024

https://github.com/jmgogo/hybrid-4-passenger-vehicle

A system architecture solution for the design of a 4-passenger hybrid vehicle. πŸš—

cameo mbse systems-engineering

Last synced: 06 Nov 2024

https://github.com/jmgogo/jgome284.github.io

My website (Work in progress)

Last synced: 06 Nov 2024

https://github.com/jmgogo/hello-memes-app

A multi-container app deployed with docker compose that displays random memes from reddit. The front end connects to a redis server to cache the total memes viewed. 😁

docker docker-compose flask python redis-cache

Last synced: 06 Nov 2024

https://github.com/jmgogo/hello-deno

Demoing deno... how cool! (β–€ΜΏΔΉΜ―β–€ΜΏ ΜΏ)

deno devcontainer docker javascript typescript

Last synced: 06 Nov 2024

https://github.com/jmgogo/ds-a

Data Structures & Algorithms

Last synced: 06 Nov 2024

https://github.com/jmgogo/devcontainer-w-compose

Repo to demonstrate the setup of a python:3.9-alpine development container with Docker Compose for use on Visual Studio Code.

devcontainer docker-compose

Last synced: 06 Nov 2024

https://github.com/jmgogo/async-js

A repo demoing asynchronous functions and HTTP requests in JavaScript.

async await devcontainer ijavascript javascript js jupyter-notebook promise

Last synced: 06 Nov 2024

https://github.com/jmgogo/package-delivery-drone

Artifacts for the design of a package delivery drone.

cameo mbse systems-engineering

Last synced: 06 Nov 2024

https://github.com/jmgogo/fetch-js

This repo features a Film Finder app 🍿 and some iJS notebook demos to showcase the power of GET and POST via HTTP on the JavaScript fetch API πŸ“¬

devcontainer fetch-api get ijs javascript js post

Last synced: 06 Nov 2024

https://github.com/jmgogo/microservices-ping-pong

A Python microservices project utilizing DevOps best practices to enjoy a game of Ping-Pong! πŸ“

devcontainers docker docker-compose microservices python

Last synced: 06 Nov 2024

https://github.com/jmgogo/interact-js

A repo to demo basic DOM interactions with JavaScript.

event-handlers events js

Last synced: 06 Nov 2024

https://github.com/jmgogo/a-visual-history-of-nobel-prize-winners

Project demonstrating data manipulation and visualization techniques to derive insights into the history of Nobel Prize winners.

data-manipulation data-visualization

Last synced: 06 Nov 2024

https://github.com/jmgogo/investigating-netflix-movies

A mock case study of Netflix movie duration over time.

case-study

Last synced: 06 Nov 2024

https://github.com/jmgogo/flashcards-react-redux

Example project for react-redux application.

css html js react redux redux-toolkit

Last synced: 06 Nov 2024

https://github.com/jmgogo/forms-js

Form validation techniques with HTML 5 built-in attributes and the parsley.js library.

css forms html javascript js parsley

Last synced: 06 Nov 2024

https://github.com/jmgogo/basic-js

A repository to practice JavaScript fundamentals.

javascript js node node-js

Last synced: 06 Nov 2024

https://github.com/jmgogo/devcontainer-w-dockerfile

Repo to demonstrate the setup of a python:3.9-alpine development container with a Dockerfile for use on Visual Studio Code.

devcontainers docker dockerfile python-alpine

Last synced: 06 Nov 2024

https://github.com/jmgogo/basic-webdev

A sandbox repository containing static web development files. πŸ—„οΈ

css grid html media-queries

Last synced: 06 Nov 2024

https://github.com/jmgogo/automated-appointment-system

System design artifacts and React webapp prototype for an Automated Appointment System πŸ“…

cameo create-react-app css devcontainer docker html javascript mbse oosem react systems-engineering

Last synced: 06 Nov 2024

https://github.com/jmgogo/orders-api

Last synced: 06 Nov 2024

https://github.com/jmgogo/salary-js

Demonstrating design best practices with 'separation-of-concern' (SoC) techniques to dynamically render salary data via user input with JavaScript.

css html javascript js liveserver module separation-of-concerns

Last synced: 06 Nov 2024

https://github.com/jmgogo/classifying-movie-reviews

Exploring the Stanford large movie review dataset with machine learning classifiers like k-nearest neighbors (KNN), logistic regression, and support vector machines (SVM).

Last synced: 06 Nov 2024

https://github.com/jmgogo/package-tracer

Cisco Packet Tracer network simulation exercises and notes for Cisco Certified Network Administrator (CCNA) exam.

Last synced: 06 Nov 2024

https://github.com/jmgogo/api-testing

Express server with various API endpoints for testing πŸ§ͺπŸ’₯πŸ€“

api cookie-session curl devcontainer express javascript postman sqlite

Last synced: 06 Dec 2024

https://github.com/jmgogo/jmgogo.github.io

My website (Work in progress)

Last synced: 13 Nov 2024

https://github.com/jmgogo/jmgogo

My personal repository.

Last synced: 13 Nov 2024