Skip to content
View jeiang's full-sized avatar
🔰
🔰

Highlights

  • Pro
Block or Report

Block or report jeiang

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
jeiang/README.md

I'm a guy who thinks computers are cool. I'm currently at UWI St. Augustine for a BSc. in Electrical and Computer Engineering.

General Interests

  • Functional Programming
  • Tech talks
  • Skyrim (modding)
  • Nix/NixOS

Programming Languages

  • Current Interests
    • Rust - My current main experimentation programming language. Given its current popularity, there are a lot of things written in it that I use, such as:
    • Zig - It's like C, but fancier. The metaprogramming stuff is amazing. The "youth" of the language does make some things inconvenient/less obvious at first, but it has a lot of potential.
    • Go - Haven't tried it yet, but the syntax seems super easy to learn/use.
    • Nix - I use this for my main desktop. It's super convenient, and once it's set up right, it just works. And rollbacks are a lifesaver.
  • Prior Experience
    • JavaScript - First language I started properly learning to code with. Tended to hack around with it a lot.
    • C/C++ - Mostly for school assignments & a bit of embedded programming (on Arduino & ESPs).
    • .NET (C#/F#) - Discovered F# while googling random stuff, learned about functional programming using it, and later learned C#.
    • Powershell - I use powershell to automate miscellaneous stuff when I use Windows. Super easy to script with.
    • Fish - Currently my shell of choice on GNU/Linux.

Other Stuff

Check out my website!

1

1

Footnotes

  1. Stats generated using this stats generator 2

Pinned

  1. .dotfiles .dotfiles Public

    My dotfiles for NixOS. A backup in case I accidentally nuke the system.

    Nix

  2. rip rip Public

    Forked from lmburns/rip

    A safe and ergonomic alternative to rm

    Rust

  3. snake-rust-arduino snake-rust-arduino Public

    Made snake using Rust (avr-hal) to run on an Arduino Mega2560.

    Rust 3

  4. DiscordDnDBot DiscordDnDBot Public

    Discord.Net Bot for D&D

    C#