Rohan

Hi, I'm Rohan Giri šŸ‘‹

BCA Student | Developer | Learner

I am a developer who enjoys turning ideas into useful digital experiences. As a BCA student, I like learning new technologies and improving my coding skills. I enjoy building projects that solve real problems and help me understand how software works in practice. Every challenge helps me learn something new, improve my thinking, and grow as a developer. My goal is to keep learning and build simple, useful solutions that make a positive impact.

šŸ’¼ Download Resume

šŸ§‘ā€šŸ’» About Me

šŸ‘‹ Hello! I’m a 21-year-old BCA student at Gopal Krishna Gokhale College, affiliated Shivaji University, Kolhapur.

šŸ’» Passionate about technology and software development, I enjoy building projects that solve real-world problems.

šŸ“š My journey includes creating student record systems, calculators, and inventory tools.

šŸš€ I continuously explore new technologies to enhance my skills and grow as a developer.

šŸŽØ Creativity, šŸ¤” curiosity, and šŸ’” innovation inspire me to create meaningful digital solutions.

🌟 I love learning, coding, and contributing to impactful projects.

šŸš€ Passionate about software development, šŸ¤” I enjoy problem-solving, šŸ“± learning new technologies, and 🌟 contributing to impactful projects.

šŸ› ļø Skills

šŸ–„ļø Languages

C++, Java, Python (Flask), PHP, HTML5, CSS

šŸ—„ļø Database

MySQL, File I/O, MS Access

āš™ļø Tools

Visual Studio Code, Visual Studio, IntelliJ IDEA

šŸ“œ Certifications

HTML and CSS

Issued by IBM SkillsBuild

View Certificate

Java learn

Issued by IBM SkillsBuild

View Certificate

Advance MS Excel VBA for Beginner to Advanced

Issued by IBM Udemy

View Certificate

IBM and Design Thinking

Issued by IBM SkillsBuild

View Certificate

šŸ“‚ Projects

🚌 School Bus Safety and Tracking System

School Bus Safety & Tracking System is a web-based platform designed to enhance the safety and management of school transportation. It enables schools to manage students, drivers, buses, and routes efficiently, while allowing parents to access important transportation details. Built with Flask and MySQL for a reliable and secure solution.

šŸ—‚ļø Student Record System

Student Record System in C++: A console-based program to manage student records using binary file I/O. Features include adding, displaying, searching, updating, and deleting records. Designed for easy compilation and interactive use in any C++ environment.

🧮 Calculator

A simple command-line based Basic Calculator built in C++ that performs arithmetic operations like addition, subtraction, multiplication, and division. Includes error handling for invalid operations and division by zero. A beginner-friendly project to understand switch-case and input/output in C++.

⚔ Advanced Processor Concepts

A responsive website on Advanced Processor Concepts showcasing CPU, memory, and leading processor companies across PC, mobile, and supercomputers. Includes team info, feedback, and future updates. Built with HTML/CSS to explore processor evolution, architecture, and technology trends.

āŒā­• Tic-Tac-Toe

Tic-Tac-Toe in C++: A console-based two-player game where players take turns marking X and O on a 3x3 board. Features interactive gameplay with input validation, automatic win/draw detection, and a clear live board display for an engaging experience.

šŸŽ² Number Guessing Game

A fun C++ console-based Number Guessing Game where the computer randomly selects a number between 1 and 100. The player tries to guess the number with hints provided ("Too High" / "Too Low") until correct. Tracks attempts and helps beginners learn loops, conditionals, and random number generation.