// Rodems.Dev
Welcome to my dev sandbox
Welcome to my dev sandbox. I'm Corey Rodems, a software engineer that likes to tinker with code and build things. This site is a collection of projects, ideas, and experiments.
This page works best in larger tablets and desktop. Some features have been removed or scaled down to fit a mobile browser. For the best experience, please view on a larger screen.
1 | /* |
2 | Welcome to my dev sandbox. I'm Corey Rodems, a software engineer |
3 | that likes to tinker with code and build things. |
4 |
|
5 | This site is a collection of projects, ideas, and experiments. |
6 | */ |
7 |
|
8 | { |
9 | "name": "Rodems.Dev", |
10 | "purpose": "Developer Portfolio for Corey Rodems", |
11 | "stack": [ |
12 | "React", |
13 | ".Net Core", |
14 | "SQL Server" |
15 | ], |
16 | "technologies": [ |
17 | "Webpack", |
18 | "Font-Awesome", |
19 | "TypeScript", |
20 | "Styled Components", |
21 | "OpenAPI" |
22 | ], |
23 | "testing": [ |
24 | "Jest", |
25 | "React Testing Library", |
26 | "nUnit" |
27 | ], |
28 | "features": [ |
29 | "Dark + Material Theme", |
30 | "Responsive Design", |
31 | "JSON Syntax Highlighting", |
32 | "IDE-like Experience" |
33 | ] |
34 | } |
> | __ |

Hello World