Help
RSS
API
Feed
Maltego
Contact
Domain > barney.dev
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2019-03-01
47.88.169.202
(
ClassC
)
2019-08-07
45.77.55.161
(
ClassC
)
2024-11-20
18.155.1.84
(
ClassC
)
2024-12-24
13.226.52.48
(
ClassC
)
2026-01-10
18.161.6.72
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sat, 10 Jan 2026 09:09:59 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://barney.dev/X-Cache: Redirect from cloudfrontVia: 1.1 f193acd25f2604e189bfbfaf539aaa06.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: 010-TjuQfONBF6wVqHxLRs_Oh2FosT3uVp56Bi0tZvaeGvo3QxXCrg html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 8466Connection: keep-aliveLast-Modified: Wed, 13 Nov 2024 03:00:24 GMTx-amz-server-side-encryption: AES256Accept-Ranges: bytesServer: AmazonS3Date: Sat, 10 Jan 2026 09:10:00 GMTETag: 5471530d2eb6147cc91e5a41c3fbd5a8X-Cache: RefreshHit from cloudfrontVia: 1.1 8591441a35c0af61913aec9af012bc38.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: cNC7-oCZxTKp9oN9qaG-iz7PEmuemwpMnal1rTOxywWGAarA-k-dIA !DOCTYPE html>html langen-us>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1 /> title>Michael Barney/title> meta namedescription contentThe personal website of Michael Barney. /> link relicon typeimage/png href/images/favicon.png> link hrefhttps://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css relstylesheet> link relstylesheet href/styles/globals.css> link relstylesheet href/index.css> script src/index.js typetext/javascript defer>/script> script src/public/components/nav-bar/index.mjs defer>/script>/head>body> header> nav-bar breakpoint720px> a classnav-title href/ slottitle>Michael Barney/a> a classlink aria-labelgithub hrefhttps://github.com/mbarneyjr stylecolor: #fff>githubi classfa fa-large fa-github>/i>/a> a classlink aria-labelreddit hrefhttps://reddit.com/user/mbarneyme stylecolor: #FF4500>redditi classfa fa-large fa-reddit>/i>/a> a classlink aria-labelinstagram hrefhttps://instagram.com/mbarneyme stylecolor: #C13584>instagrami classfa fa-large fa-instagram>/i>/a> a classlink aria-labeltwitter hrefhttps://twitter.com/mbarneyjr stylecolor: #1DA1F2>twitteri classfa fa-large fa-twitter>/i>/a> a classlink aria-labelresume href/resume stylecolor: var(--light-color);>resumei classfa fa-large fa-file-text>/i>/a> a classlink aria-labelblog href/blog stylecolor: var(--light-color);>blogi classfa fa-large fa-rss-square>/i>/a> /nav-bar> /header> div classmain-content> !-- Introduction --> section classcontent-card> div classprofile-picture-container> img classprofile-picture srcimages/mbarney.png altprofile picture idprofile-picture width512 height512> /div> h1 classcontent-title>Michael Barney/h1> p classcontent-text introduction> Howdy, Im Michael! I like to build stuff! /p> /section> h2 classsection-header idmore-stuff-about-me>Some More Stuff About Me/h2> section classcontent-card> p> Im a DevOps Architect at a classcontent-link target_blank hrefhttps://trek10.com>Trek10 Inc/a>. I entered tech as a a classcontent-link target_blank hrefhttps://twitter.com/forrestbrazeal/status/1051953942492602370>serverless native,/a> beginning my career building cloud applications at the bleeding edge. I studied Computer Science at Indiana University, and I have 7 AWS certifications. The only thing I love more than serverless technologies is automation and DevOps. The more I can automate through source control, CI/CD, and infrastructure-as-code the happier I am. /p> p> When Im not working at Trek10 I enjoy learning new technologies, tinkering with my homelab, and playing video games. My homelab currently consists of a Unifi Dream Machine Pro and a PoE Switch for networking. For compute I have a a classcontent-link target_blank hrefhttps://system76.com/>System76/a> laptop with Ubuntu server installed. Most homelab services I run are in the form of a a classcontent-link target_blank hrefhttps://www.docker.com/>Docker/a> container, orchestrated through docker-compose. Services I run include a classcontent-link target_blank hrefhttps://pi-hole.net/>Pihole/a>/li>, a classcontent-link target_blank hrefhttps://homebridge.io/>Homebridge/a>/li>, a classcontent-link target_blank hrefhttps://gitea.io/>Gitea/a>/li>, a classcontent-link target_blank hrefhttps://www.plex.tv/>Plex/a>/li>, and a classcontent-link target_blank hrefhttps://minecraft.net/>Minecraft/a>/li>. /p> /section> h2 classsection-header>Projects/h2> div classcontent-card> ul classproject-list> li classproject-list-item content-card> header classproject-header> h3 classproject-title>AWSume/h3> ul classproject-technologies> li classproject-technology>Python/li> /ul> /header> p classproject-description>Through my internship at Trek10, Ive created an awesome command-line utility for easily using AWS IAM credentials. Easily use AWS user/role credentials with this feature-packed and extensible command-line utility./p> ul classproject-links> li>a classcontent-link project-link aria-labellink to projects GitHub page target_blank hrefhttps://github.com/trek10inc/awsume>i classfa fa-large fa-github>/i>/a>/li> /ul> /li> li classproject-list-item content-card> header classproject-header> h3 classproject-title>multilayerperceptron-js/h3> ul classproject-technologies> li classproject-technology>NodeJS/li> /ul> /header> p classproject-description>I wrote a small neural network library using JavaScript. This library is intended to be easily understood/readable for educational purposes, and not meant to be optimized./p> ul classproject-links> li>a classcontent-link project-link aria-labellink to projects GitHub page target_blank hrefhttps://github.com/mbarneyjr/multilayerperceptron-js>i classfa fa-large fa-github>/i>/a>/li> /ul> /li> li classproject-list-item content-card> header classproject-header> h3 classproject-title>DiscoPong/h3> ul classproject-technologies> li classproject-technology>C++/li> li classproject-technology>OpenGL/li> /ul> /header> p classproject-description>Trying to better understand graphics programming, I wrote a small program using OpenGL to animate a bouncing light on top of a randomly-generated disco floor./p> ul classproject-links> li>a classcontent-link project-link aria-labellink to projects GitHub page target_blank hrefhttps://github.com/mbarneyjr/DiscoPong>i classfa fa-large fa-github>/i>/a>/li> /ul> /li> li classproject-list-item content-card> header classproject-header> h3 classproject-title>Growth/h3> ul classproject-technologies> li classproject-technology>C#/li> li classproject-technology>Unity/li> /ul> /header> p classproject-description>Using the Unity3D game engine, I created a simple game reminiscent of the game Agario. The goal of the game is to eat everything that is smaller than you, and avoid things that are bigger than you./p> ul classproject-links> li>a classcontent-link project-link aria-labellink to projects GitHub page target_blank hrefhttps://github.com/mbarneyjr/Growth>i classfa fa-large fa-github>/i>/a>/li> /ul> /li> li classproject-list-item content-card> header classproject-header> h3 classproject-title>Mr. Go/h3> ul classproject-technologies> li classproject-technology>AWS/li> li classproject-technology>NodeJS/li> /ul> /header> p classproject-description>Mr. Go is a serverless URL shortener built on AWS. Its a project I built to get the experience of building a basic full stack application using web standards and serverless technologies./p> ul classproject-links> li>a classcontent-link project-link aria-labellink to projects GitHub page target_blank hrefhttps://github.com/mbarneyjr/mrgo>i classfa fa-large fa-github>/i>/a>/li> li>a classcontent-link project-link aria-labellink to projects website target_blank hrefhttps://mrgo.io>i classfa fa-large fa-rocket>/i>/a>/li> /ul> /li> /ul> /div> /div>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]