An open API service indexing awesome lists of open source software.

https://github.com/kylereddoch/kylereddoch

My Profile Repo
https://github.com/kylereddoch/kylereddoch

Last synced: 2 months ago
JSON representation

My Profile Repo

Awesome Lists containing this project

README

        

# Hello 👋, I'm Kyle

### Developer // Tech Nerd

![github follow](https://img.shields.io/github/followers/kylereddoch?label=Followers&logo=github)
![visitors](https://visitor-badge.glitch.me/badge?page_id=kylereddoch.kylereddoch&left_color=black&right_color=blue)

### A little about me... 😎

```python
from datetime import datetime

current_activity = "Building the next big thing"
current_location = "Amarillo, TX"
languages = ["PHP", "Python", "Java", "Swift", "JavaScript", "HTML", "CSS"]
tools = ["VS Code", "Xcode", "Git"]
interests = ["programming", "apple tech", "family", "music"]
ask_me_about = ["programming", "apple tech", "shortcuts"]

def favorite_drink():
hour = datetime.now().hour
if hour < 12:
return "Coffee"
elif hour < 18:
return "Dr Pepper, Tea, or Water"
else:
return "Tea or Water"

print("Hello, I'm Kyle")
print(f"I'm currently {current_activity} in {current_location}")
print(f"Some programming languages I know are: {', '.join(languages)}")
print(f"Tools that I use regularly: {', '.join(tools)}")
print(f"I'm interested in: {', '.join(interests)}")
print(f"You can ask me about: {', '.join(ask_me_about)}")
print(f"My favorite drink is {favorite_drink()}")
```

### Let's meet and chat!

[![Schedule a meeting with me!](images/schedule_meeting.png)][calendly30min]

👇 Type the following in your console or terminal to connect with me.

```bash
npx kylereddoch
```

**👆 This command line tool can be [found here](https://github.com/kylereddoch/npx_card). **

### Where you can find me

- [My website][website]
- [Mastodon][mastodon]
- [Pixelfed][pixelfed]

### Check out what I am currently up to 👇🏼

[Here's what I'm up to][now].

---

### 📝 Latest Blog Posts

- [Enhancing My Terminal Experience](https://weblog.kylereddoch.me/2025/02/enhancing-my-terminal-experience)
- [Blog Questions Challenge – TV Shows Edition](https://weblog.kylereddoch.me/2025/02/blog-questions-challenge-tv-shows-edition)
- [Managing Your Social Media Just Got Easier – A Hands-On Review of Fedica](https://weblog.kylereddoch.me/2025/02/managing-your-social-media-just-got-easier-a-hands-on-review-of-fedica)
- [Blog Questions Challenge: Music Edition](https://weblog.kylereddoch.me/2025/02/blog-questions-challenge-music-edition)
- [Blog Questions Challenge: Technology Edition](https://weblog.kylereddoch.me/2025/02/blog-questions-challenge-technology-edition)

➡️ [more blog posts...](https://weblog.kylereddoch.me)

---

### 📊 GitHub Stats

kylereddoch


kylereddoch

---

![Code Time](http://img.shields.io/badge/Code%20Time-191%20hrs%2044%20mins-blue)

![Profile Views](http://img.shields.io/badge/Profile%20Views-0-blue)

![Lines of code](https://img.shields.io/badge/From%20Hello%20World%20I%27ve%20Written-94.1%20thousand%20lines%20of%20code-blue)

**🐱 My GitHub Data**

> 📦 116.3 kB Used in GitHub's Storage
>
> 🏆 58 Contributions in the Year 2025
>
> 💼 Opted to Hire
>
> 📜 33 Public Repositories
>
> 🔑 6 Private Repositories
>
**I'm a Night 🦉**

```text
🌞 Morning 89 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.92 %
🌆 Daytime 235 commits █████████░░░░░░░░░░░░░░░░ 34.11 %
🌃 Evening 291 commits ███████████░░░░░░░░░░░░░░ 42.24 %
🌙 Night 74 commits ███░░░░░░░░░░░░░░░░░░░░░░ 10.74 %
```
📅 **I'm Most Productive on Sunday**

```text
Monday 101 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.66 %
Tuesday 80 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.61 %
Wednesday 77 commits ███░░░░░░░░░░░░░░░░░░░░░░ 11.18 %
Thursday 95 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.79 %
Friday 88 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.77 %
Saturday 107 commits ████░░░░░░░░░░░░░░░░░░░░░ 15.53 %
Sunday 141 commits █████░░░░░░░░░░░░░░░░░░░░ 20.46 %
```

📊 **This Week I Spent My Time On**

```text
🕑︎ Time Zone: America/Chicago

💬 Programming Languages:
No Activity Tracked This Week

🔥 Editors:
No Activity Tracked This Week

🐱‍💻 Projects:
No Activity Tracked This Week

💻 Operating System:
No Activity Tracked This Week
```

**I Mostly Code in C++**

```text
C++ 6 repos ███████░░░░░░░░░░░░░░░░░░ 27.27 %
CSS 4 repos █████░░░░░░░░░░░░░░░░░░░░ 18.18 %
Swift 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 09.09 %
JavaScript 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 09.09 %
HTML 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 04.55 %
```

---

### 🙏🏼 Support

I love being able to offer people the tools/software that help make a difference in their lives. Your support helps continue to make that happen. There is no pressure, though. If you like what I am doing and use what I put out, please consider supporting me through the various options below. I have set up both one-time donations and membership tiers. (Those that support me through memberships get extra perks!)

- [Sponsor me on GitHub :heart:][githubsponsor]
- [Nominate me to GitHub Stars :star2:][githubstars]

Buy Me A Coffee

Buy Me a Coffee at ko-fi.com

_NOTE: Top languages does not indicate my skill level or anything like that. It is just a metric of which languages have been hosted by me on GitHub based on the usage across repositories. There are others that have not been put on Github._

[website]: https://kylereddoch.me
[mastodon]: https://infosec.exchange/@beardedtechguy
[pixelfed]: https://pixtagram.social/@beardedtechguy
[twitter]: https://twitter.com/winphankyle
[linkedin]: https://linkedin.com/in/kylereddoch
[wakatime]: https://wakatime.com/@10619014-9413-4a5b-a3df-2d3892b8a73d
[email]: [email protected]
[hwscourses]: https://www.hackingwithswift.com
[githubstars]: https://stars.github.com/nominate/
[githubsponsor]: https://github.com/sponsors/kylereddoch
[now]: https://now.kylereddoch.me/
[calendly30min]: https://calendly.com/beardedtechguy/30min