Seline Qureshi
Seline Qureshi
Git Linkedin Insta

01 - Spotisky

In fall of my sophomore year, three of my peers and I created a website that generates a personal horoscope based on listening history during Texas A&M's HowdyHack. We worked with the Spotify API to categorize songs by genre and other metrics such as "danceability" and "wordiness". To create the website, we used HTML, CSS along with Python's Flask Framework. Click the box to see the GitHub repository!

02 - School Database

In spring of my sophomore year, I created a project for my Programming Languages class using Java and JavaFX to create an interactive user interface to generate reports regarding student attendance data logs. During this project, I used Object Oriented Programming strategies to divide the data given into separate classes and display the data based on requirements from the user. Click the box to see the GitHub Repository!

Project Demo Video

03 - Dungeon Crawler

During the fall semester of my Sophomore year, I completed a project where I had to implement a game using C++ where users fought their way through a dungeon. I utilized dynamic two-dimensional arrays to manage memory and create the board as well as save user progress through the game. Click the box to see the GitHub repository!

04 - Personal Website

In my Junior year of college, I created this personal website to showcase my professional presence along with my personality to future employers. I utilized HTML, CSS, and JavaScript to create a personal website with two distinct styles, along with Procreate to draw the artwork for one of the website styles. Through this, I was able to introduce myself to front-end development. Click the box to see the GitHub repository