forked from nrandecker/particle
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
20 lines (17 loc) · 1.43 KB
/
Copy path_config.yml
File metadata and controls
20 lines (17 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Site settings
title: Jonathan Bryan - Portfolio
description: A blog about my project history and experience, as well as a space for me to jot down my coding knowledge.
baseurl: "/" # the subpath of your site, e.g. /blog
url: "https://jtbryan.github.io/" # the base hostname & protocol for your site
# User settings
username: Jonathan Bryan
user_description: |
Hi there! My name's Jonathan Bryan. I'm a passionate Software Engineer currently working for AT&T. In the past I've also worked as an independent contractor for Datagee, as a Machine Learning intern at the Oak Ridge National Laboratory, and as an undergraduate research assistant during my undergrad at the University of Tennessee where I obtained a B.S. in Computer Science with a minor in Cybersecurity.
Currently, in addition to working as a fulltime Software Engineer, I am attending the OMSCS graduate program at Georgia Insitute of Technology. My expected graduation date is Spring 2024. In my free time I enjoy learning more about software development and the various technologies associated with it. My expertise lies primarily in Back-End development, but I also work regularly with Full Stack. My preferred languages are Java/Python/C/C++. My topics of interest are in Cybersecurity and Machine Learning.
user_title: Software Engineer
email: jtbryan24@gmail.com
github_username: jtbryan
# Google-analytics
google-analytics:
id: ""
exclude: ['package.json', 'src' , 'node_modules']