Skip to content
View himalSubedi0602's full-sized avatar

Highlights

  • Pro

Block or report himalSubedi0602

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

⭐ Himal Subedi

Software Engineering Student • University of Wisconsin–Green Bay
Building practical software with clean structure, strong logic, and user-friendly design.


👋 About Me

Hi! I’m Himal, a curious and motivated software engineering student who enjoys learning how systems work behind the scenes. I transform ideas into practical, user-friendly applications with clean architecture and reliable performance.

I’m especially interested in:

  • Designing interfaces where UI and logic work together smoothly
  • Using object-oriented programming to build reusable, structured components
  • Understanding how data flows through applications
  • Debugging and solving problems that require careful thinking

To me, programming is like building a system where every part fits perfectly — and learning how to make those pieces fit is what keeps me motivated.


🛠 Tech Stack

Languages: Java, Python, C, SQL, JavaScript
Frameworks & Libraries: JavaFX, Tkinter, Swing
Tools: Git, GitHub, VS Code, PyCharm, Eclipse, Maven
Interests: Desktop applications, database systems, clean architecture, optimization


📚 Currently Learning

I’m actively improving my skills in:

  • Writing cleaner and more structured Java applications
  • Understanding database design, SQL queries, and relational models
  • Organizing projects using strong OOP principles
  • Improving documentation, testing, and debugging
  • Building scalable and easy-to-understand codebases

Each project I work on helps me get better at thinking like a real engineer — from design to implementation.


🧭 My Goals

I’m aiming to grow into a developer who can:

  • Architect systems that are clear, modular, and easy to extend
  • Work confidently with both front-end and back-end logic
  • Build applications that are reliable and enjoyable to use
  • Approach problems with a structured engineering mindset

I love learning step by step, improving every day, and turning challenges into skills.


📫 Contact

Popular repositories Loading

  1. Three-Mens-Morris Three-Mens-Morris Public

    Three Mens Morris GUI Version

    Python

  2. himalSubedi0602 himalSubedi0602 Public

  3. connect-well-nepal connect-well-nepal Public

    Forked from Connect-Well-Nepal/connect-well-nepal

    C++

  4. bmiCalculator bmiCalculator Public

    BMI Calculator is a standalone GUI Application made with the combined use of JavaFX framework and Scene Builder UI Designer.

    Java

  5. LostandFoundManagementSystem LostandFoundManagementSystem Public

    Forked from sumitkarki07/LostandFoundManagementSystem

    A Java Lost and Found Management System developed as part of the Computer Science 330 course project. Users can report and search for lost items without login. Personal details are stored securely …

    Java

  6. used_car_depreciation_prediction_engine used_car_depreciation_prediction_engine Public

    A machine learning-powered tool that predicts the depreciation rate of used cars based on historical data and key features like make, model, year, mileage, and condition. Built with Python, this pr…

    Python