Skip to content
View ihsanalapsi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ihsanalapsi

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

Hello! 👋 My Name is Ihsan, Welcome To My Github Profile ♥



Coder GIF

🚀 About Me

A talented software engineering student in their fourth year of university. Passionate about technology and experienced in teaching programming languages. Dedicated and hard-working with a bright future in software engineering.

Languages and Tools 🛠 :

HTML5 CSS3 JavaScript Git GitHub VS Code Windows Python Flutter

  • I’m currently learning

Flutter Python

🔗Contact Me

FaceBook Gmail Linkedin Instagram Whatsapp

Fun fact: I once solved the world's oldest question with a single line of JavaScript :"D
// Which came first: the chicken or the egg?
console.log(['🥚', '🐣', '🐥', '🐔'].sort())

>>> [ '🐔', '🐣', '🐥', '🥚' ]

Popular repositories Loading

  1. ihsanalapsi ihsanalapsi Public

    My Profile

  2. Priority-Linked-List-Manipulation Priority-Linked-List-Manipulation Public

    This project manages a priority-sorted linked list. The code, in C++ and C, performs core tasks: Insertion: Add nodes with data and priority, sorting them by priority. Swapping: Swap nodes based on…

    C++

  3. Doviz-Exchange-Simulator Doviz-Exchange-Simulator Public

    Simulate currency exchange & math calculation scenarios. Use C programs: q1.c for math calculation with nested loops, q2.c for currency exchange based on predefined rates. Enhance programming skill…

    C

  4. Projectile-Motion-Simulations Projectile-Motion-Simulations Public

    Simulate projectile motion trajectories and attempts to hit a target using different methods and parameters

    Python

  5. vehicle-abstraction-project vehicle-abstraction-project Public

    This project demonstrates Java abstraction concepts through a vehicle hierarchy. It includes solutions to several questions that involve designing abstract classes, inheritance, method overrides, e…

    Java

  6. infinity-flame-website infinity-flame-website Public

    This repository contains the source code and development files for the Infinity Flame company's official website. The website showcases our products, services, team members, and company information…

    HTML