Motivated Computer Science student eager to apply academic knowledge in a practical work environment. Known for being a fast learner, organized, and dependable team player. Skilled in Microsoft Office, basic programming, and content editing. Seeking opportunities to gain hands-on experience and contribute to team success.
Digital Library System – Java
Designed a library system with search, borrow, and return features using Java and object-oriented concepts.
CPU Scheduling Simulator – Java
Simulated scheduling algorithms (FCFS, SJF, Round Robin) with process visualization in a Java-based console app.
ATM System – C Language
Developed a basic ATM simulator handling withdrawals, deposits, and balance checks using file I/O and structures.