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

https://github.com/jbrosdevelopment/jbrosdevelopment

Config files for my GitHub profile.
https://github.com/jbrosdevelopment/jbrosdevelopment

config github-config

Last synced: 21 days ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

          

Hey, I'm JBros Development



JBrosDevelopment




#### I'm a young software developer. I've had 2-3 years of experience now and have worked on many projects and games. Check out the blog I post on every once in a while.

Website

#### Please check out my website: https://jbros-development.web.app

My Best Projects



Calculator Language | Terminal Engine | Virtual Computer












---

```c

for (int i = 0; i < MILLION; i++) {
print("thanks for visiting!");
}

```