Skip to content
View sk3p7ic's full-sized avatar

Block or report sk3p7ic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sk3p7ic/README.md

Joshua Ibrom
(sk3p7ic)

programmer. student. coffee addict.

I'm a junior software engineer / web developer and MS Computer Science student from San Antonio, Texas with a desire to expand my skillset and knowledge of full stack application development. I recently graduated from Texas A&M - San Antonio where I studied computer science. I have a background in Java, Python, and various web technologies such as React, Svelte, and Astro. Other interests include the Rust and Zig programming languages, especially as they relate to memory management.

Research interests of mine are primarily in programming language design, primarily regarding functional programming languages such as Haskell and OCaml and those multi-paradigm languages like Rust. This then extends to concern the manner by which a language is defined with some grammar and type system as well as how that language encourages memory safety in comparison to the freedom given by languages such as C, which, while fun to use for small personal projects, are too easy to make mistakes in which could cause a multitude of memory-related issues. Other research interests include the general dev ops tooling which may be used by developers and considering how the various tooling options may impact the developer experience and the potential impacts to customers that may occur as a result of a given tool / toolchain being used.

My Resume


Familar Frameworks, Languages, and Tools

React Svelte TypeScript JavaScript Rust Zig HTML CSS Python Git Linux

Links

Pinned Loading

  1. Advent-of-Code Advent-of-Code Public

    Solutions for Advent of Code

    Rust 1

  2. astro.joshuaibrom.com astro.joshuaibrom.com Public

    My personal website, built with Astro.

    Astro

  3. sorting-with-svelte sorting-with-svelte Public

    TypeScript