{"id":31758096,"url":"https://github.com/iepathos/parkme_application","last_synced_at":"2026-02-16T16:39:39.639Z","repository":{"id":149676502,"uuid":"13894240","full_name":"iepathos/parkme_application","owner":"iepathos","description":"A git repo containing the parts of my application for Technical Intern / Junior Web Developer positition at ParkMe.","archived":false,"fork":false,"pushed_at":"2013-10-28T20:51:38.000Z","size":216,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T20:02:40.968Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iepathos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-27T01:56:03.000Z","updated_at":"2013-10-28T20:51:43.000Z","dependencies_parsed_at":"2023-04-01T08:13:05.101Z","dependency_job_id":null,"html_url":"https://github.com/iepathos/parkme_application","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iepathos/parkme_application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fparkme_application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fparkme_application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fparkme_application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fparkme_application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iepathos","download_url":"https://codeload.github.com/iepathos/parkme_application/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fparkme_application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29513280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-09T20:01:41.811Z","updated_at":"2026-02-16T16:39:39.633Z","avatar_url":"https://github.com/iepathos.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Technical Intern / Junior Web Developer\n-----------\n\n\u003e Dear ParkMe,\n\n\u003e I am very interested in the position of Technical Intern / Junior Web Developer.\n\n\u003e + Get my resume here: [github.com/iepathos/parkeme_application/blob/master/glen_baker_web_resume.pdf](https://github.com/iepathos/parkeme_application/blob/master/glen_baker_web_resume.pdf)\n\n\u003e + Find even more information about me on my LinkedIn here: [linkedin.com/in/glenbbaker](http://linkedin.com/in/glenbbaker)\n\n\u003e + View some of my coding samples here: [github.com/iepathos/codingsamples](http://github.com/iepathos/codingsamples)\n\n\n###What do you think about ParkMe and product?\nI think ParkMe is a great product that a lot of people can benefit from.\n\n###How would you make the product better?\nI noticed on the parking lot detail pages (i.e. parkme.com/lot/\u003c:lot_id\u003e/\u003c:slug\u003e) that the 'Central Office Phone' number isn't shown by default.  A '+ 1 others' link is shown and has to be clicked to reveal the number.  They take up about the same amount of space, so I would change it to show the number by default.  That way users could get the information at a glance.\n\n###How would you rank yourself on the following categories (1-10)?\nWhenever I try to rank myself as a programmer I'm reminded of a video I saw of Bjarne Stroustrup where he said he would only rank his ability with C++ as an 8 on a scale of 1-10, which makes me feel like a 1 or a 2 in everything and reminds me how difficult it is to master a language.\n\n###Front-end Programming (HTML, CSS, Javascript) (HTML - 8, CSS - 7, Javascript - 4)\nI want to be better with Backbone.js, which I've only made small projects with through online tutorials.  I'm fast with CSS, but I know I would be faster if I used LESS instead.  A lot of javascript I have written has been very functional, like focus on a form field after the page loads or convert the time to the client's local timezone and language.  I want to be better with jQuery and animation.\n\n###Back-end Programming Languages (Python, PHP, Ruby, etc) (Python - 5, Ruby - 2)\nI've been coding with Python for 2 years.  I came at it with a background in Java and C++.  I feel very comfortable in Python now, but I wish I was more of a Pythonista.  There is an atmosphere in the Python community to appreciate elegant code over just functional code.  I feel like I'm at a functional level, but I want to be at an elegant level.  I want to get better with Ruby, which I've picked up over the last month for Chef and Vagrant.\n\n###Linux (5)\nI was 17 when I got my first laptop (Dell Inspiron).  I immediately dual booted it with Fedora because I had been dying to try Linux and hadn't been able to have it on my own system until then.  I love it, but even though I've been using it for a while I know I could be better if I learned some more shell tricks.  I've never broken a kernel apart and looked at its base code.\n\n###SQL (Postgresql) (3)\nI have used ORMs to deal with SQL databases.  Django has the built-in ORM and with Flask I'm fond of SQLAlchemy.  I've only had to go down to the SQL to setup new databases and users. I have ran through a couple SQL tutorials and feel like I have a good grasp of what's going on conceptually in a SQL database.  I would like to know more about optimizing a SQL database.\n\n###Design (Photoshop) (4)\nI like clean, minimal designs and I haven't strayed far from this.  I like most of the Bootstrap defaults and try to build on them rather than replace them.  I think this limits my designs and the types of layouts I create.  I've only had to use Photoshop or Gimp to touch up photos and resize/crop them.\n\n\n\u003e Thank you for your consideration.\n\n\u003e Sincerely,\n\n\u003e Glen Baker\n\n\u003e [559.246.8891](tel:559.246.8891)\n\n\u003e [iepathos@gmail.com](mailto:iepathos@gmail.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiepathos%2Fparkme_application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiepathos%2Fparkme_application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiepathos%2Fparkme_application/lists"}