Skip to content
View myles3850's full-sized avatar
🏠
Working from home
🏠
Working from home
  • UK

Organizations

@TheBeesNest

Block or report myles3850

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
myles3850/README.md

Hi! πŸ‘‹ Welcome to my playground.

wget "https://about.me/info/basic"
{
	"name":"Myles",
	"languages":{
		"spoken":["English"],
		"development":["JavaScript", "TypeScript", "Python"]
	},
	"loc":"Somerset, UK",
	"hobbies":["Photography", "Aerial Videography"],
	"socials":{
		"linkedIn":"https://www.linkedin.com/in/myles-hunt",
		"gitHub":"https://github.com/myles3850"
	}
}

I'm Myles, a developer that's passionate about the data driven world we live in, and it's relationship between our physical and digital lives.

I love all things open source, and aspire to help build data driven technology that can assist those who need it.

Now you know a bit about me, let me quickly save that response we just got.πŸ‘¨πŸ½β€πŸ’»

START TRANSACTION;
SET @userId = (
	SELECT id FROM developer WHERE name = response.name
);

INSERT INTO profile (user_id, languages, hobbies, links) 
VALUES (@userId, languages, hobbies, socials);
COMMIT;

Much better! Now we have that stored, lets see just how far we can go. πŸ›«

Pinned Loading

  1. shelftracker-proj shelftracker-proj Public

    TypeScript

  2. NL-backend NL-backend Public

    JavaScript

  3. TheBeesNest/droneBeeBot TheBeesNest/droneBeeBot Public

    TypeScript 2