Skip to content
View jahndan's full-sized avatar
  • 00:12 (UTC -05:00)

Block or report jahndan

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
jahndan/.md
jahndan (he/they):
- a fourth year undergrad at the University of Minnesota:
  - majors: [ Computer Engineering, Computer Science ]
  - minor: Mathematics
- currently working on a number of projects, including:
  - a project to create a modular synthesizer more or less from scratch
  - a website that visually represents course prerequisite information
  - an artistic color quantization tool that reduces the color palette of an image
  - a nuzlocke tracker based on image recognition
- currently learning:
  - musical instruments: [ electric bass, electric guitar ]
  - programming languages:
    - Rust                    (will be using a lot over this summer)
    - Python                  (comfortable with numpy and std library)
    - C                       (highly capable in bare metal contexts)
    - Typescript/Javascript   (fairly competent)
    - C++                     (I have a less-than-loving relationship with this)
    - Zig                     (just getting started)
  - natural languages:
    - English                 (not even my second language)
    - Spanish                 (it has been a while)
    - Malayalam               (admittedly, I have the vocab of a second grader)
- relevant coursework:
  - EE 4541: Digital Signal Processing (current)
  - EE 4231: Linear Control Systems (current)
  - EE 5531: Probability and Stochastic Processes (current)
  - EE 5364: Advanced Computer Architecture (current)
  - CSCI 5607: Fundamentals of Computer Graphics (current)
  - EE 3951W: Junior Design Project
  - CSCI 4061: Introduction to Operating Systems
  - CSCI 4041: Algorithms and Data Structures
  - MATH 4242: Applied Linear Algebra
  - MATH 4281: Introduction to Modern Algebra
- other passions:
  - music production
  - image processing
  - math (in general)
  - education

Pinned Loading

  1. chaunmt/Interactive-Prerequisite-Flowchart chaunmt/Interactive-Prerequisite-Flowchart Public

    TypeScript 3 2

  2. ee2361-ball-balancer.X ee2361-ball-balancer.X Public

    Ball Balancer EE2361 Final Project (Spring 2024)

    C 2

  3. chirp-generator chirp-generator Public

    Interface to generate linear/exponential frequency sine sweeps (chirps)

    Rust

  4. palette-decimator palette-decimator Public

    artistically interesting color quantization/palette remapping

    Python