Open in app

Sign In

Write

Sign In

Gregory Ybos
Gregory Ybos

Home

About

Sep 27, 2021

Python and MySQL

Python is a powerful machine learning and data science programming language. Using SQL database software becomes a necessity to realizing Python's full potential and luckily for us, the syntax is very easy to learn and use. In this article, I will cover the basic functions and commands used to create…

3 min read

Python and MySQL
Python and MySQL

3 min read


Sep 25, 2021

A deeper dive into Python

In my last article, I wrote a basic coder class object as a method for learning python. In this article, I will expand on that illustrating inheritance and more programming concepts that may be a bit different from python. Below I have provided the coder class from my last article…

3 min read

A deeper dive into Python
A deeper dive into Python

3 min read


Sep 25, 2021

Getting started in python

If you are making the jump from another programming language, I have good news for you! The gap between the two is smaller than you may think. In the following paragraphs, I will be creating a coder class object and illustrating common functional programming operations, in Python! Overall the differences…

3 min read

Getting started in python
Getting started in python

3 min read


Aug 24, 2021

Development with GraphQL and Apollo.

GraphQL in conjunction with Apollo server gives developers an easy tool for querying and testing APIs. In this article, we will specifically be covering how to use these technologies in conjunction with TypeScript, TypeORM, and PostgreSQL to set up an API to returning user data from a database. Apollo server’s…

4 min read

Development with GraphQL and Apollo.
Development with GraphQL and Apollo.

4 min read


Aug 11, 2021

Spotify SDK

Spotify provides developers an easy way to create music streaming apps through their web playback SDK. This javascript library offers developers all of the necessary tools using Spotify connect to stream music on their app. This library is intended to be used in conjunction with Spotify’s OAuth and web API…

3 min read

Spotify SDK
Spotify SDK

3 min read


Jul 7, 2021

Implementing servers with express.

In this blog, we will be pulling apart our “browser abuse” app to run with a typical client/server relationship. The goal in doing this is to remove the complex calculation required in plotting the satellites' positions from the client and achieve the increased performance of the app. …

2 min read

Implementing servers with express.
Implementing servers with express.

2 min read


Jun 28, 2021

Abuse your browser with cesium-ion and satellite.js

I want to preface this blog post by saying THIS IS NOT THE WAY TO APPROACH THIS PROJECT. We will be asking our browser to move mountains in ways it wasn’t intended. …

5 min read

Abuse your browser with cesium-ion and satellite.js
Abuse your browser with cesium-ion and satellite.js

5 min read


Jun 21, 2021

Parsing from a plain text file into JSON

Parsing information from a plain text file into JSON is an important step in interfacing with some databases. NASA’s satellite TLE (two-line element) database provides a document where elements are separated with new line breaks at the end of each line. This is a relatively simple structure to parse as…

4 min read

Parsing from a plain text file into JSON
Parsing from a plain text file into JSON

4 min read


Jun 14, 2021

Using fs and node.js to read information from a plain text file.

It should be “plain” to see the importance of our JavaScript document's ability to process information dynamically with minimal need for manual manipulation or editing of data beforehand. This becomes even more critical as the amount of information increases. The file system (fs) module in conjunction with the readline module…

4 min read

Using fs and node.js to read information from a plain text file.
Using fs and node.js to read information from a plain text file.

4 min read

Gregory Ybos

Gregory Ybos

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech