Hey, I'm Ikemdinachi

I am a motivated and dedicated individual with a passion for learning and growth. I enjoy tackling new challenges and continuously improving my skills, especially in technology and creative problem-solving. I value teamwork and effective communication, and I’m always eager to contribute positively to any project or environment I’m part of.

Education
Rochester Institute of Technology

Major: BS Computer Science

Current: Sophomore (2nd year)

Completed Courses: Data Structures and Algorithms, Discrete Math, Linear Algebra, CS I & II, University Physics I

My Skills
Java Java
HTML5 HTML5
Lua Lua
Python Python
MySQL MySQL
SQLite SQLite
JavaScript JavaScript
GitHub GitHub
Canva Canva
CSS CSS
Matplotlib Matplotlib
NumPy NumPy
Git Bootstrap
IntelliJ IDEA IntelliJ IDEA
PyCharm PyCharm
My Projects

Portfolio

My personal portfolio website built with VS Studio. This website is the output.

HTML CSS JavaScript

M-squared Visit Site

Designed a Flask-based support ticket system with file uploads, MongoDB Atlas storage, email notifications, Cloudinary for file uploads, and responsive UI for real-time support.

HTML CSS Python MongoDB JavaScript

LoginFX

A simple JavaFX login system with database integration. Users can create an account or log in to access their profile, displaying their name, email, and phone number.

Java JavaFX MySQL

Number-Ninja

A versatile Python tool for generating, filtering, and analyzing number sequences within a given range, offering options to exclude/include multiples and prime numbers, and providing list, count, and sum outputs.

Python

Voting-Eligibility-Checker

This program checks if a user is eligible to vote based on their country of residence, age, and gender, displaying the appropriate eligibility message for countries as of 2014. It supports countries like Singapore, Nigeria, Austria, North Korea, England, and Saudi Arabia.

Python

Image-Extractor-from-URL

Downloads all images from a given URL into a local folder, making website scraping easier.

Python