Skip to content
View sungkarb's full-sized avatar

Highlights

  • Pro

Block or report sungkarb

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sungkarb/README.md

Hey there πŸ‘‹ I'm Sungkar!

I'm a curious and enthusiastic Computer Sciences & Mathematics student at UW–Madison (class of 2026), passionate about building things that work fast, scale well, and make people go β€œwhoa, that’s neat.”

I love diving into systems programming, messing with C and C#, and occasionally wandering into the world of ML and web dev when I feel like it 🌱


🧰 Tech I Enjoy Working With

  • Languages: C, C++, C#, Python, Java, JavaScript, R
  • Tools & Frameworks: Git, .NET, React, Node.js, Svelte, ROS 2, PyTorch, TensorFlow
  • Other favorites: threading, system calls, DAGs, and that sweet moment when your code compiles on the first try πŸ’»

πŸ› οΈ Cool Projects

🧡 Minispark β€” A baby version of Apache Spark written in C. Handles parallel data processing with thread-safe magic.
🏦 Banking System β€” Modular and secure, with C# and .NET β€” using design patterns like Singleton, Strategy, and Factory.
πŸŒ€ WSH β€” A Unix shell I built from scratch for an OS course, with piping, redirection, and all the good stuff.
πŸš€ Mars Rover Navigation β€” Leading a subteam at Wisconsin Robotics, writing ROS 2 nodes and CV pipelines to help a robot drive on Mars (okay, not Mars yet, but soon πŸ‘€)


πŸ‘¨β€πŸ« Giving Back

Currently mentoring CS 537 students (Intro to Operating Systems) and loving the opportunity to help others debug, learn, and feel confident in their code.


πŸ“« Let’s Connect!


Thanks for stopping by β€” happy coding! 🌟

Popular repositories Loading

  1. sungkarb sungkarb Public

    Config files for my GitHub profile.

  2. WR-Navigation WR-Navigation Public

    Navigation through terrain with Python!

    Python

  3. Robotics-Navigation Robotics-Navigation Public

    Python

  4. sungkarb.github.io sungkarb.github.io Public

    HTML

  5. fullstack fullstack Public

    My solutions for FullStack Open course to learn full stack development.

    JavaScript

  6. taskmaster taskmaster Public

    Task management system designed for handling everyday complexities

    JavaScript