Skip to content
View jacobleblanc-cs's full-sized avatar
  • 14:34 - 4h behind

Block or report jacobleblanc-cs

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

Hello! Here's a little about me...

  • My name is Jacob LeBlanc
  • Studied at App State. I graduated December, 2024
  • Studied computer science and mathematics (computation concentration).
  • Interested in low-level and systems programming, operating systems, and open source software.
  • I run a homelab and enjoy learning about infrastructure and hosting! Currently using RHEL, ZFS, and Docker on my server. Working on implementing Ansible, Kubernetes, and Corosync into my setup.

Currently, I am

  • Learning about machine learning and memory safe languages
  • Refreshing my knowledge on data structures
  • Practicing programming skills for job interviews
  • Learning French (CEFR A2)
  • Learning Mandarin (HSK1)
  • Looking for work!

Popular repositories Loading

  1. jacobleblanc-cs jacobleblanc-cs Public

    Config files for my GitHub profile.

  2. cosmos cosmos Public

    Configuration for my workstation(s)

    Nix

  3. neural-network neural-network Public

    An implementation of a modular, sequential neural network based off of Keras

    Python

  4. math-capstone math-capstone Public

    My capstone project for my math degree. An introduction to Bezier curves, and an implementation of two key algorithms in Python.

    TeX

  5. haskell-hw haskell-hw Public

    A collection of some Haskell programs I wrote for my programming languages course. Not complete as I failed to save all my files during the semester. Includes demonstrations of functional programmi…

    Haskell

  6. computational-math computational-math Public

    A collection of programs I wrote for my computational math and numerical methods courses. Includes implementations of key algorithms for mathematical use cases, such as solving for roots, approxima…

    Python